[Webkit-unassigned] [Bug 20485] style.getProperty("overflow") returns an empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 22 10:08:08 PDT 2008


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


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Web Inspector               |CSS
            Summary|Toggling the overflow CSS   |style.getProperty("overflow"
                   |property in the Inspector   |) returns an empty string
                   |removes it                  |




------- Comment #1 from timothy at hatcher.name  2008-08-22 10:08 PDT -------
This turns out to be a bug in CSSMutableStyleDeclaration not returning a value
for the overflow property, since overflow split into overflow-x and overflow-y
and became a shorthand.


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