Closed
Bug 1287383
Opened 9 years ago
Closed 9 years ago
support style="" attributes longer than 255 characters when using the Servo style backend
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
Looks like a typoed "uint32_t" as "uint8_t" in the prototype of Servo_ParseStyleAttribute.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/64864/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/64864/
Attachment #8771901 -
Flags: review?(ealvarez)
Updated•9 years ago
|
Attachment #8771901 -
Flags: review?(ealvarez) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8771901 [details]
Bug 1287383 - Support style="" attributes longer than 255 characters when using the Servo style backend.
https://reviewboard.mozilla.org/r/64864/#review61936
r=me
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25b166843727
Support style="" attributes longer than 255 characters when using the Servo style backend. r=emilio
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•