Bug 45330

Summary: Master bug: implement HTML fragment serialization algorithm in HTML5
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Enhancement CC: abarth, annevk, ap, cdumez, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 45338    
Bug Blocks:    

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.