[Webkit-unassigned] [Bug 95117] New: [META] Move generated content into the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 13:12:39 PDT 2012


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

           Summary: [META] Move generated content into the DOM
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: esprehn at chromium.org


Created an attachment (id=160788)
 --> (https://bugs.webkit.org/attachment.cgi?id=160788&action=review)
Concept

We should move the generated content nodes into the DOM. This has the nice side effect of vastly simplifying the inside of the render tree in favor of centralized code for insert/remove from the DOM. From inside the render tree we should then be able to ignore if a node is from :before or an actual <span>.

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