[Webkit-unassigned] [Bug 69606] New: layoutTestController.counterValueForElementById does not handle continuations well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 01:27:55 PDT 2011


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

           Summary: layoutTestController.counterValueForElementById does
                    not handle continuations well
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: carol at webkit.org


If layoutTestController.counterValueForElementById is used to retrieve the text of a renderer displaying a counter attached to the "after" pseudoelement attached to a node whose renderer has continuations, it returns an empty value probably because it is unable to find the renderer of the "after" pseudoelement.
The fix for this should be easy once the fix for bug 69605 is landed.

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