Closed
Bug 1120280
Opened 10 years ago
Closed 10 years ago
Ruby relative positioning reftest fails on Mac OS X
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: xidorn, Assigned: xidorn)
References
Details
Attachments
(2 files)
26.99 KB,
application/x-gzip
|
Details | |
2.92 KB,
patch
|
Details | Diff | Splinter Review |
The reftest css-ruby/relative-positioning-1 introduced in bug 1055658 always fails on Mac OS X 10.6 and 10.8, but I cannot reproduce its failure on my local Mac build on 10.9.
relative-positioning-2 uses the same structure, but works fine.
Assignee | ||
Comment 1•10 years ago
|
||
Now I can reproduce this problem in my local Win build in the exactly same way... (But it still passes in the try server)
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
I'm not sure what happens, but it just works as shown in the try server result. I guess there was just some subpixel unaligned.
Assignee: nobody → quanxunzhen
Attachment #8562357 -
Flags: review?(dbaron)
This looks more like a workaround than a fix... the question is whether it's a bug in the code or the test.
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8562357 [details] [diff] [review]
patch
This could hopefully be fixed by bug 1132008 because of the change to block-axis size computation of ruby text container.
Attachment #8562357 -
Flags: review?(dbaron)
Assignee | ||
Comment 6•10 years ago
|
||
Fixed by bug 1132008
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•