Bug 45330 - Master bug: implement HTML fragment serialization algorithm in HTML5
Summary: Master bug: implement HTML fragment serialization algorithm in HTML5
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on: 45338
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-07 15:47 PDT by Ryosuke Niwa
Modified: 2023-12-11 07:05 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2010-09-07 15:47:05 PDT
The current serialization algorithm does not match http://www.whatwg.org/specs/web-apps/current-work/multipage/the-end.html#parsing-html-fragments
We should either fix our implementation or give back feedback to whatwg.
Comment 1 Anne van Kesteren 2023-12-11 07:05:19 PST
I'm pretty sure this is good now.