WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
34707
The number displays incorrect if counter-increment is with a value of inherit.
https://bugs.webkit.org/show_bug.cgi?id=34707
Summary
The number displays incorrect if counter-increment is with a value of inherit.
sangeetha.sugavanam
Reported
2010-02-08 09:07:22 PST
Use case: Counter-increment with a value of inherit. Steps to reproduce: 1. Launch QtLauncher. 2. Unzip contents of the zip file css_inherit2.zip. 3. Load the html page from the zip file using QtLauncher. 4. Click the first link in the page. Actual outcome: The number is "5 5". Expected outcome: The number should be "5 10". Other Info: This error cannot be reproduced on firefox 3.6 .
Attachments
css2.zip file for test case
(11.88 KB, application/x-zip-compressed)
2010-02-08 09:08 PST
,
sangeetha.sugavanam
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
sangeetha.sugavanam
Comment 1
2010-02-08 09:08:16 PST
Created
attachment 48336
[details]
css2.zip file for test case
Tor Arne Vestbø
Comment 2
2010-03-10 06:30:50 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See
http://trac.webkit.org/wiki/QtWebKitBugs
Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit
http://trac.webkit.org/wiki/QtWebKitBugs#Component
- Add the keyword 'Qt' to signal that it's a Qt-related bug
http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Robert Hogan
Comment 3
2010-03-10 13:12:46 PST
Confirmed on Chromium and QtLauncher. Looks like a webcore issue. Can be confirmed by just visiting:
http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/counter-increment-054.htm
No need to download zip file.
Ahmad Saleem
Comment 4
2022-06-17 09:51:43 PDT
I am unable to reproduce this bug using Test Case from
Comment 03
in Safari 15.5 on macOS 12.4. It shows expected result of 5 and 10 in two separate lines as same order. All other browsers (Chrome Canary 105 and Firefox Nightly 103) also match with Safari 15.5 behavior. I think it got fixed along the lines and can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
zalan
Comment 5
2022-06-17 13:38:01 PDT
(In reply to Ahmad Saleem from
comment #4
)
> I am unable to reproduce this bug using Test Case from
Comment 03
in Safari > 15.5 on macOS 12.4. It shows expected result of 5 and 10 in two separate > lines as same order. > > All other browsers (Chrome Canary 105 and Firefox Nightly 103) also match > with Safari 15.5 behavior. > > I think it got fixed along the lines and can be marked as "RESOLVED > CONFIGURATION CHANGED". Thanks!
Thank you!
Radar WebKit Bug Importer
Comment 6
2022-06-17 13:38:13 PDT
<
rdar://problem/95410669
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug