Closed
Bug 1396093
Opened 6 years ago
Closed 6 years ago
stylo: Fix layout/reftests/bugs/485012-1.html after bug 1354989.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: emilio, Assigned: hsivonen)
References
Details
Attachments
(1 file)
See bug 1354989 comment 34. Let's get it fixed in this bug.
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → hsivonen
Flags: needinfo?(hsivonen)
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•6 years ago
|
||
Looks like the test input lacked one zero byte. I don't have an explanation for why this worked with the old style system.
Flags: needinfo?(hsivonen)
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Attachment #8904258 -
Flags: review?(emilio)
Reporter | ||
Comment 4•6 years ago
|
||
mozreview-review |
Comment on attachment 8904258 [details] Bug 1396093 - Add a missing leading zero byte to a test case that uses UTF-16BE. https://reviewboard.mozilla.org/r/176032/#review181084 r=me, but can you specify on the commit message that the test worked on gecko because the string was truncated instead of decoding a replacement character?
Attachment #8904258 -
Flags: review?(emilio) → review+
Comment hidden (mozreview-request) |
Pushed by hsivonen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c46043dc11c6 Add a missing leading zero byte to a test case that uses UTF-16BE. r=emilio
Updated•6 years ago
|
Priority: -- → P3
![]() |
||
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c46043dc11c6
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•