[Webkit-unassigned] [Bug 78771] New: Introduce HTMLInsertionPoint, a common base class of HTMLShadowElement and HTMLContentElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 18:55:35 PST 2012


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

           Summary: Introduce HTMLInsertionPoint, a common base class of
                    HTMLShadowElement and HTMLContentElement
           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: shinyak at chromium.org


Since HTMLShadowElement and HTMLContentElement have similar functionality, we can share a lot of code for them.
So it's reasonable to introduce a common base class, HTMLInsertionPoint.

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