content icon indicating copy to clipboard operation
content copied to clipboard

[Web API] Implement Declarative ShadowDOM serialization

Open hamishwillee opened this issue 1 year ago • 1 comments

Acceptance criteria

  • [x] The listed features are documented sufficiently on MDN
  • [x] BCD is updated
  • [x] Interactive example and data repos are updated if appropriate
  • [x] The content has been reviewed as needed

For folks helping with Firefox related documentation

  • [x] Set bugs to dev-doc-complete
  • [x] Add entry to Firefox release notes for enabled/preview features
  • [ ] Add/remove entry to Firefox experimental features page for preference/released features

Features to document

HTMLTemplateElement.shadowRootSerializable

(pref dom.webcomponents.shadowdom.declarative.enabled) api.Element.getHTML(), api.ShadowRoot.getHTML, api.ShadowRoot.serializable

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1890428

Other

  • [x] Check content open issues to see if any pertain to the subject matter. If there are any that can be closed because of the work, do so. If there are any that can be fixed relatively quickly because of the knowledge from completing this issue and you have time, feel free to go ahead and fix them.

hamishwillee avatar Jun 21 '24 02:06 hamishwillee

Status

hamishwillee avatar Jun 24 '24 06:06 hamishwillee