Closed
Bug 1367960
Opened 7 years ago
Closed 7 years ago
stylo: Base styles are calculated completely incorrectly
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: birtles, Assigned: birtles)
References
Details
Attachments
(2 files)
Thanks to me, it seems.
Specifically, this change does not seem right:
http://searchfox.org/mozilla-central/diff/00e718c4d4afacb733fa1eadf88feb22e4a370c2/servo/components/style/rule_tree/mod.rs#268
Assignee | ||
Updated•7 years ago
|
Component: DOM: Animation → CSS Parsing and Computation
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8871582 [details]
Bug 1367960 - Fix calculation of base styles to drop animation rules;
https://reviewboard.mozilla.org/r/143062/#review146764
Attachment #8871582 -
Flags: review?(hikezoe) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Try run here to check that this doesn't cause any test expectations to change:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=227c5012efa3701a1b98ee47b65672493573fe28
Comment 5•7 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•