[Webkit-unassigned] [Bug 23668] CSS 'content' attribute does not work with window.getComputedStyle
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 23 12:42:52 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=23668
Emil A Eklund <eae at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #83526| |review?, commit-queue?
Flag| |
--- Comment #5 from Emil A Eklund <eae at chromium.org> 2011-02-23 12:42:52 PST ---
Created an attachment (id=83526)
--> (https://bugs.webkit.org/attachment.cgi?id=83526&action=review)
Patch
Implements getComputedStyle for the content, counter, outline-offset, background-position-x and background-position-y properties.
To correctly return content containing counters I added a new type to CSSPrimitiveValue, CSS_COUNTER_NAME. I'm not convinced this is the right thing to do but was the best option I could come up with. Any suggestions would be welcome.
--
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