[Webkit-unassigned] [Bug 12911] New: Ordered lists not updating dynamically when "start" attribute is changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 27 09:48:29 PST 2007


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

           Summary: Ordered lists not updating dynamically when "start"
                    attribute is changed
           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


Steps:
1) Make an ordered list. (using <ol>)
2) Try to change the "start" attribute of the tag

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

Actual Result:
1) The underlying html changes BUT the list does not redraw to display the
cahnge to "start".

I tested this on r19879.


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