[Webkit-unassigned] [Bug 12384] New: getComputedStyle bug with td.style.display='none' reports display=''

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 23 11:41:16 PST 2007


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

           Summary: getComputedStyle bug with td.style.display='none'
                    reports display=''
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ssaviano at google.com


Summary:
1) Make a table with td's
2) Set one of the td's display to "none"
3) getComputedStyle on that td will report that element's display as "" (empty
string)

This was tested with TOT Webkit (r19043).


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