WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123851
Enable HTMLTemplateElement by default
https://bugs.webkit.org/show_bug.cgi?id=123851
Summary
Enable HTMLTemplateElement by default
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
Details
Formatted Diff
Diff
Patch
(4.30 KB, patch)
2013-12-04 18:07 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-11-05 19:21:28 PST
<
rdar://problem/15400836
>
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
Created
attachment 218478
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug