[Webkit-unassigned] [Bug 34707] New: The number displays incorrect if counter-increment is with a value of inherit.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 8 09:07:22 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34707
Summary: The number displays incorrect if counter-increment is
with a value of inherit.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sangeetha.sugavanam at nokia.com
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 .
--
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