[Webkit-unassigned] [Bug 23203] Multiple background properties are not retrievable via DOM method getComputedStyle
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 24 16:57:37 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=23203
faruk at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Multiple background |Multiple background
|properties are not |properties are not
|retrievable via DOM methods |retrievable via DOM method
| |getComputedStyle
------- Comment #2 from faruk at apple.com 2009-03-24 16:57 PDT -------
New discovery: when setting multiple background images via el.style.cssText and
retrieving them directly via el.style.backgroundImage, the value is correct:
all images are listed with absolute paths, as per the spec.
So this is just not working in getComputedStyle, only. I've adjusted the
Summary.
--
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