Closed
Bug 760264
Opened 13 years ago
Closed 13 years ago
when running reftests on android native, we have a failure in layout/reftests/text-overflow/scroll-rounding.html
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
|
1.12 KB,
patch
|
ajuma
:
review+
|
Details | Diff | Splinter Review |
this is only a failure on android when browser.tabs.remote=false.
Comment 1•13 years ago
|
||
Can you post the data: urls for the test and the reference?
| Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Looks like a text anti-aliasing problem, not a real test failure.
Perhaps adding a fuzzy(...) in the manifest could make it succeed?
| Assignee | ||
Comment 4•13 years ago
|
||
:ajuma, can you advise on some fuzzy parameters?
Comment 5•13 years ago
|
||
fuzzy-if(android,9,2125) will make this pass.
| Assignee | ||
Comment 6•13 years ago
|
||
Updated•13 years ago
|
Attachment #632680 -
Flags: review?(ajuma) → review+
| Assignee | ||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in
before you can comment on or make changes to this bug.
Description
•