Closed
Bug 1370808
Opened 7 years ago
Closed 7 years ago
stylo: Make -moz-tab-size animatable
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: boris, Assigned: boris)
References
Details
Attachments
(3 files)
1. -moz-outline-radius-{*}:
http://searchfox.org/mozilla-central/rev/20963d7269b1b14d455f47bc0260d0653015bf84/servo/components/style/properties/longhand/outline.mako.rs#75
2. -moz-tab-size:
http://searchfox.org/mozilla-central/rev/20963d7269b1b14d455f47bc0260d0653015bf84/servo/components/style/properties/longhand/inherited_text.mako.rs#827
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → boris.chiou
Assignee | ||
Comment 1•7 years ago
|
||
Split -moz-outline-radius-{*} into Bug 1370846.
Summary: stylo: Make -moz-outline-radius-{*} and -moz-tab-size animatable → stylo: Make -moz-tab-size animatable
Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•7 years ago
|
||
The test of -moz-tab-size is in test_transitions_per_property.html, and it looks good to me on my local build.
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8875565 [details]
Bug 1370808 - Make -moz-tab-size animatable.
https://reviewboard.mozilla.org/r/146980/#review151100
Either...
Unfortunately this property will have the same issue as bug 1369614.
Attachment #8875565 -
Flags: review?(hikezoe) → review+
Assignee | ||
Comment 5•7 years ago
|
||
Assignee | ||
Comment 6•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•