[Webkit-unassigned] [Bug 103975] New: [CSS Regions] Internal list counters are not reset when flowing bare <li>-s in regions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 00:06:39 PST 2012


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

           Summary: [CSS Regions] Internal list counters are not reset
                    when flowing bare <li>-s in regions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


Created an attachment (id=177430)
 --> (https://bugs.webkit.org/attachment.cgi?id=177430&action=review)
HTML file highlighting the problem

If list items from multiple lists (<ul>/<ol>) are flowed into regions, the internal list counters are not reset when moving from one list to the other. This leads to continuous numbering across all list items, regardless of their origin, list numbering style, etc.

In the attached sample, the items labeled "First..", "Second..", ... are numbered 5, 6, ... where they should have been 1, 2, ...

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