Closed
Bug 1355001
Opened 8 years ago
Closed 8 years ago
stylo: Implement glue for initial-letter property
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: xidorn, Assigned: chenpighead)
References
Details
Attachments
(1 file, 1 obsolete file)
Parsing and serialization of initial-letter has been implemented in Servo, but not the glue code.
Assignee | ||
Comment 1•8 years ago
|
||
Assign to myself, since I already got a patch ready for review.
Assignee: nobody → jeremychen
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8856911 [details]
Bug 1355001 - add glue code for initial-letter property.
https://reviewboard.mozilla.org/r/128838/#review131352
Attachment #8856911 -
Flags: review?(cam) → review+
Assignee | ||
Comment 4•8 years ago
|
||
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=445fcfd8f3b4b3e69d981096389f6b9bd7d4bd2a
Looks like we could remove the whole section for initial-letter property in stylo-failures.md \o/ \o/ \o/
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 7•8 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8856911 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8856931 -
Flags: review?(cam)
Comment 9•8 years ago
|
||
mozreview-review |
Comment on attachment 8856931 [details]
Bug 1355001 - update mochitest expectations for initial-letter support.
https://reviewboard.mozilla.org/r/128858/#review131402
Attachment #8856931 -
Flags: review?(cam) → review+
Comment 10•8 years ago
|
||
We're sorry - something has gone wrong while rewriting or rebasing your commits. The commits being pushed no longer match what was requested. Please file a bug.
Comment hidden (mozreview-request) |
Comment 12•8 years ago
|
||
We're sorry - something has gone wrong while rewriting or rebasing your commits. The commits being pushed no longer match what was requested. Please file a bug.
Assignee | ||
Comment 13•8 years ago
|
||
rebasing to m-c but still can't land.... might be something landed on autoland causing the conflict... :(
Comment 14•8 years ago
|
||
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5577417258f
update mochitest expectations for initial-letter support.
Comment 15•8 years ago
|
||
bugherder |
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
•