[Webkit-unassigned] [Bug 123851] New: Enable HTMLTemplateElement by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 19:21:22 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=123851

           Summary: Enable HTMLTemplateElement by default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: WebExposed
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, sam at webkit.org, ggaren at apple.com,
                    koivisto at iki.fi, barraclough at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list