[Webkit-unassigned] [Bug 24021] New: pseudo-element styles not accessible / retrievable via DOM methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 18 23:58:48 PST 2009


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

           Summary: pseudo-element styles not accessible / retrievable via
                    DOM methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://aetherworld.org/getComputedStyleTestcase.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: faruk at apple.com


Applying styles to :before and :after pseudo-elements works, but retrieving
said styles via DOM methods does not. There's no way to access them.

window.getComputedStyle(elem, pseudoElt); should allow you to specify the
pseudo-element as the second param, but it has no effect in Webkit.


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



More information about the webkit-unassigned mailing list