Closed
Bug 524861
Opened 15 years ago
Closed 15 years ago
add support for animation of border-spacing and -moz-transform-origin to nsStyleAnimation
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: dbaron, Assigned: dbaron)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
I've been going through the remaining properties that I think ought to be animatable, and I just wrote patches for a few of the easy ones.
This adds support for animation of border-spacing and -moz-transform-origin.
Attachment #408746 -
Flags: review?(bzbarsky)
Comment 1•15 years ago
|
||
Comment on attachment 408746 [details] [diff] [review]
patch
r=bzbarsky
Attachment #408746 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Blocks: css-transitions
Comment 3•14 years ago
|
||
Documented as animatable:
https://developer.mozilla.org/en/CSS/CSS_transitions#Properties_that_can_be_animated
Keywords: dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•