EPA-WG/custom-element

DCE attributes missing

Opened this issue · 1 comments

<custom-element><attribute name="xxx"> does not update the DCE attribute in DOM.
DCE observedAttributes are missing as well.

solution:
Generated XSLT should append the attributes to dce_root. Upon render, attributes should be

  • extracted from dce-root
  • merged into DCE instance