Closed
Bug 575731
Opened 15 years ago
Closed 15 years ago
Mochitest failures for xul buttons
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: stechz, Assigned: stechz)
Details
Attachments
(1 file)
697 bytes,
patch
|
sicking
:
review+
sicking
:
approval2.0+
|
Details | Diff | Splinter Review |
I believe this is due to my Ubuntu theme? Fix attached.
25218 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_bug564863.xhtml | xul color set to empty - "rgb(16, 16, 16)" should equal "rgb(0, 0, 0)"
25252 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_bug564863.xhtml | xul color setAttribute to empty - "rgb(16, 16, 16)" should equal "rgb(0, 0, 0)"
25286 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_bug564863.xhtml | xul color removed attribute - "rgb(16, 16, 16)" should equal "rgb(0, 0, 0)"
Assignee | ||
Updated•15 years ago
|
Attachment #454922 -
Flags: review?(jonas)
Attachment #454922 -
Flags: review?(jonas) → review+
Comment 1•15 years ago
|
||
Any reason this shouldn't land?
Keywords: checkin-needed
Assignee | ||
Comment 2•15 years ago
|
||
No reason. I think it hasn't landed because we never got around to it.
Attachment #454922 -
Flags: approval2.0+
Updated•15 years ago
|
Assignee: nobody → webapps
Keywords: checkin-needed
Keywords: checkin-needed
Checked in http://hg.mozilla.org/mozilla-central/rev/e1ca9091e5a6
Thanks for the patch, sorry it took so long to check in.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Keywords: checkin-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•