[Webkit-unassigned] [Bug 13103] REGRESSION (r15069): getPropertyValue() returns null when element has display: none (affects Technorati.com)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 13:48:48 PDT 2007


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org
            Summary|REGRESSION:                 |REGRESSION (r15069):
                   |getPropertyValue() returns  |getPropertyValue() returns
                   |null when element has       |null when element has
                   |display: none (affects      |display: none (affects
                   |Technorati.com)             |Technorati.com)




------- Comment #4 from mitz at webkit.org  2007-03-26 13:48 PDT -------
Regressed in <http://trac.webkit.org/projects/webkit/changeset/15069>. Safari 2
returns null from getComputedStyle() if the element doesn't have a renderer.
r15069 and later return a CSSStyleDeclaration (which subsequently return null
for all properties, see bug 12384).


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