Bug 34757 - Two boxes are not same width of test case “Border-left-width using 'ex' units with a nominal value” in CSS2.1.
Summary: Two boxes are not same width of test case “Border-left-width using 'ex' units...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 08:28 PST by sangeetha.sugavanam
Modified: 2010-03-05 10:17 PST (History)
1 user (show)

See Also:


Attachments
browser test case (2.30 KB, application/x-zip-compressed)
2010-02-09 08:29 PST, sangeetha.sugavanam
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sangeetha.sugavanam 2010-02-09 08:28:35 PST
- Use case:
CSS2.1 8.5.1 Border-left-width using 'ex' units with a nominal value

Steps to Reproduce:
1) Launch QtLauncher.
2) Unzip contents of the test case.  
3) Load html page using QtLauncher.

- Actual outcome:
The two boxes are not same width.

- Expected outcome:
The two boxes should be same width.

Other info:
This bug is reproducible on Safari 4.0.4.
Comment 1 sangeetha.sugavanam 2010-02-09 08:29:12 PST
Created attachment 48420 [details]
browser test case
Comment 2 Benjamin Poulain 2010-03-05 10:17:54 PST
Please fill the component field correctly.

Here is the original test case: http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/border-left-width-083.htm

I cannot reproduce this issue with QtWebkit trunk.