Bug 11964 - Incorrect CSS counter value
Summary: Incorrect CSS counter value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://astrange.ithinksw.net/intercal...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2006-12-24 19:23 PST by Alexander Strange
Modified: 2007-01-07 00:00 PST (History)
1 user (show)

See Also:


Attachments
Reduced test case (743 bytes, text/html)
2006-12-24 23:27 PST, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Strange 2006-12-24 19:23:30 PST
The value of the counters on the page display as:

0. INTRODUCTION
2. FUNDAMENTAL CONCEPTS
4. DESCRIPTION

in WebKit r18412.

Opera and Firefox (2.0.0.1) display

1. INTRODUCTION
2. FUNDAMENTAL CONCEPTS
3. DESCRIPTION
Comment 1 David Kilzer (:ddkilzer) 2006-12-24 20:27:54 PST
Shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037) doens't display any numbers at all, so at least it's an improvement.  :)

Comment 2 mitz 2006-12-24 23:27:34 PST
Created attachment 12016 [details]
Reduced test case
Comment 3 mitz 2007-01-07 00:00:28 PST
Fixed in r18637.