Bug 123851

Summary: Enable HTMLTemplateElement by default
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: adamk, barraclough, benjamin, cmarcelo, commit-queue, dbates, ggaren, gyuyoung.kim, koivisto, m.goleb+bugzilla, mjs, rafaelw, rakuco, sam, syoichi, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 117779, 122806, 123850, 123864, 123949, 124637, 124699, 124758, 124763, 124882, 125131    
Bug Blocks:    
Attachments:
Description Flags
Enables the feature
none
Patch none

Ryosuke Niwa
Reported 2013-11-05 19:20:08 PST
HTMLTemplateElement has been shipped by Chrome and Firefox for a while and the specification has been quite stable at this point: http://www.w3.org/TR/html-templates/ The feature adds the minimum amount of changes to the HTML parser to allow JS libraries to work-around HTML parser quirkiness such as tr being removed outside of table element. We should enable this feature by default.
Attachments
Enables the feature (2.93 KB, patch)
2013-12-04 18:06 PST, Ryosuke Niwa
no flags
Patch (4.30 KB, patch)
2013-12-04 18:07 PST, Ryosuke Niwa
no flags
Radar WebKit Bug Importer
Comment 1 2013-11-05 19:21:28 PST
Ryosuke Niwa
Comment 2 2013-12-04 18:06:28 PST
Created attachment 218477 [details] Enables the feature
Ryosuke Niwa
Comment 3 2013-12-04 18:07:28 PST
Ryosuke Niwa
Comment 4 2013-12-04 19:39:20 PST
Comment on attachment 218478 [details] Patch Clearing flags on attachment: 218478 Committed r160156: <http://trac.webkit.org/changeset/160156>
Ryosuke Niwa
Comment 5 2013-12-04 19:39:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.