[Webkit-unassigned] [Bug 124637] New: Enable HTMLTemplateElement on Mac port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 22:46:27 PST 2013


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

           Summary: Enable HTMLTemplateElement on Mac port
           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, andersca at apple.com, sam at webkit.org,
                    koivisto at iki.fi, barraclough at apple.com,
                    benjamin at webkit.org, akling at apple.com,
                    adamk at chromium.org
            Blocks: 123851


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