[Webkit-unassigned] [Bug 8587] REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jul 14 06:35:46 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8587


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION: {Display:list-  |REGRESSION: {display:list-
                   |item} on non-list HTML      |item} on items outside an ol
                   |elements no longer causes   |or ul element no longer
                   |incremental numbering       |causes incremental numbering




------- Comment #6 from darin at apple.com  2006-07-14 06:35 PDT -------
The change in behavior is due to the fix for bug 5776.

The issue isn't the use of display:list-item.

The issue is items that are outside an ol or ul element and how to group them
into lists. I'll attach a patch that treats any groups of items outside ol or
ul elements as lists, broken up by any ol or ul elements that appear, but I'm
not sure if that's the correct behavior. Someone might expect the document
nesting to affect the numbering instead.


-- 
Configure bugmail: http://bugzilla.opendarwin.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