[Webkit-unassigned] [Bug 113541] New: [HTMLTemplateElement] <template> should be able to be a foster parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 15:45:38 PDT 2013


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

           Summary: [HTMLTemplateElement] <template> should be able to be
                    a foster parent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafaelw at chromium.org
                CC: eric at webkit.org, abarth at webkit.org, adamk at chromium.org
            Blocks: 103547


e.g. <template><table>Foo

'Foo' will get foster-parented and, per the spec, "The foster parent element is the parent element of the last table element in the stack of open elements, if there is a table element and it has such a parent element". In this case, the <template> is that parent element.

-- 
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