mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-01 03:47:48 +02:00
Multiple APIs have moved from the DOM Parsing and Serialization spec to HTML. Updates spec URLs and comments. Delete InnerHTML file: - Make parse_fragment a member of Element, matching serialize_fragment on Node. - Move inner_html_setter inline into Element and ShadowRoot as per the spec. Add FIXME to Range.idl for Trusted Types createContextualFragment (cherry picked from commit 9171c3518358cd2d146ffbd7582e4c1247a1daa7)