[Webkit-unassigned] [Bug 16497] New: Overflow property set from JS can't be retrieved from JS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 20:26:34 PST 2007


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

           Summary: Overflow property set from JS can't be retrieved from JS
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
               URL: http://crschmidt.net/projects/webkit/overflow.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: crschmidt at crschmidt.net


When the overflow property is set on an element, it's not possible to retrieve
that property back from the element. Instead, the overflow is applied to
overflow-x and overflow-y (which can be retrieved), and element.style.overflow
will continue to return a null string.


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