WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73859
REGRESSION(
r101949
): css3/bdi-element.html fails on Lion
https://bugs.webkit.org/show_bug.cgi?id=73859
Summary
REGRESSION(r101949): css3/bdi-element.html fails on Lion
Ryosuke Niwa
Reported
2011-12-05 13:21:02 PST
css3/bdi-element.html fails because:
https://bugs.webkit.org/show_bug.cgi?id=73680
Comment #9
From
mitz@webkit.org
2011-12-04 15:00:59 PST (-) [reply] (In reply to
comment #8
)
> On Mac Lion, css3/bdi-element.html is now failing. > > The text ": 3 posts" is 1 pixel further to the left in the reference rendering compared to the test result. > > The technique we are using here may be incorrect.
Right, an inline can have a non-integral width, but the reference rendering uses an inline block, whose width is always rounded up.
Attachments
fixes the expected result
(1.67 KB, patch)
2011-12-05 13:28 PST
,
Ryosuke Niwa
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2011-12-05 13:28:02 PST
Created
attachment 117931
[details]
fixes the expected result
Ryosuke Niwa
Comment 2
2011-12-05 15:57:32 PST
Committed
r102060
: <
http://trac.webkit.org/changeset/102060
>
Ryosuke Niwa
Comment 3
2011-12-05 15:59:18 PST
Thanks for the review! Sorry it took so long. Had an issue on laptop's svn checkout so had to wait 'til this morning to create the patch :(
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