[Webkit-unassigned] [Bug 130329] New: Align attribute dynamic modification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 05:50:08 PDT 2014


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

           Summary: Align attribute dynamic modification
           Product: WebKit
           Version: 420+
          Platform: Macintosh
               URL: http://jsfiddle.net/C3AKr/1/
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pudge601 at hotmail.com


When modifying the align attribute for a <td> containing a <table>, the change of alignment is not apparent until another change has been made (such as setting display to none or changing margin).

Would appear to be an issue with not causing a relayout when the align attribute is modified.

The issue is shown in the linked jsfiddle (http://jsfiddle.net/C3AKr/1/)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list