Closed
Bug 1352781
Opened 8 years ago
Closed 8 years ago
stylo: Parse 'first baseline' and 'last baseline' for <baseline-position>
Categories
(Core :: CSS Parsing and Computation, enhancement, P1)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
Attachments
(2 files, 2 obsolete files)
We should parse 'first baseline' and 'last baseline' in parse_auto_normal_stretch_baseline, parse_normal_stretch_baseline and parse_normal_or_baseline.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f93067112ad86f25a08860254e4161ea3c12e486
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8853819 [details]
Bug 1352781 - Parse "first baseline" and "last baseline".
https://reviewboard.mozilla.org/r/125852/#review128786
Attachment #8853819 -
Flags: review?(manishearth) → review+
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8853820 [details]
Bug 1352781 - Serialize baseline values correctly.
https://reviewboard.mozilla.org/r/125854/#review128788
Attachment #8853820 -
Flags: review?(manishearth) → review+
Comment 7•8 years ago
|
||
mozreview-review |
Comment on attachment 8853821 [details]
Bug 1352781 - Update reftest expectations.
https://reviewboard.mozilla.org/r/125856/#review128790
Attachment #8853821 -
Flags: review?(manishearth) → review+
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8853822 [details]
Bug 1352781 - Update mochitest expectations.
https://reviewboard.mozilla.org/r/125858/#review128792
Attachment #8853822 -
Flags: review?(manishearth) → review+
Assignee | ||
Comment 9•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8853819 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8853820 -
Attachment is obsolete: true
Comment 12•8 years ago
|
||
Pushed by hikezoe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f9f0dbd4cdfc
Update reftest expectations. r=manishearth
https://hg.mozilla.org/integration/autoland/rev/1c0b13ba59ce
Update mochitest expectations. r=manishearth
Comment 13•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f9f0dbd4cdfc
https://hg.mozilla.org/mozilla-central/rev/1c0b13ba59ce
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•