[Webkit-unassigned] [Bug 26523] New: <col> elements width can't be changed with javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 15:42:45 PDT 2009


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

           Summary: <col> elements width can't be changed with javascript
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at apple.com


When setting the style.width or width properties on a <col> element via
Javascript, the change is made to the inline CSS on the element but the change
is not reflected on the page. Possibly a case of not doing a re-layout to
reflect the style change.


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