Closed
Bug 740331
Opened 13 years ago
Closed 13 years ago
Intermittent TEST-UNEXPECTED-FAIL | layout/base/tests/test_font_inflation_reftests.html | reftest comparison: == consecutive-inline.html consecutive-inline-ref.html
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: ttaubert, Assigned: jwir3)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.62 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=10471560&tree=Fx-Team
3546 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/base/tests/test_font_inflation_reftests.html | reftest comparison: == consecutive-inline.html consecutive-inline-ref.html
REFTEST TEST-UNEXPECTED-FAIL | consecutive-inline.html | image comparison (==)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → sjohnson
Assignee | ||
Comment 6•13 years ago
|
||
This should fix the random oranges.
Attachment #611992 -
Flags: review?(dbaron)
Comment on attachment 611992 [details] [diff] [review]
b740331
May as well just do:
a { color: blue }
or if you need the specificity:
:link, :visited { color: blue }
Attachment #611992 -
Flags: review?(dbaron) → review+
Assignee | ||
Comment 8•13 years ago
|
||
Pushed to inbound:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5c6e93c9d232
Target Milestone: --- → mozilla14
Comment 9•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•