[Webkit-unassigned] [Bug 12899] New: Ordered lists not updating dynamically with new styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 10:20:49 PST 2007


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

           Summary: Ordered lists not updating dynamically with new styles
           Product: WebKit
           Version: 420+
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ssaviano at google.com
                CC: ssaviano at google.com


Steps:
1) Make an ordered list. (using <ol>)
2) Try to change the style of the lists via any known way: "type" attribute,
style.listStyleType, change the classes on the element that have a
list-style-type rule

Expected Result:
1) The underlying html changes and the list redraws to display this style
change.

Actual Result:
1) The underlying html changes BUT the list does not redraw to display this
style change.

I tested this on r19843. NOTE: The styles of an unordered list do update
correctly.


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