[Webkit-unassigned] [Bug 11744] New: Setting the 'content' property dynamically has no effect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 3 08:00:20 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11744

           Summary: Setting the 'content' property dynamically has no effect
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: bdakin at apple.com


The attached test case demonstrates that changing the 'content' CSS property of
an element does not replace its content with the specified content. Toggling
the 'display' property to 'none' and back causes the new content to show.

RenderStyle already has a contentDataEquivalent() method (used for pseudo
elements), but RenderStyle::diff doesn't check it.


-- 
Configure bugmail: http://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