[css-grid] Implement animation for grid-template-columns/rows
Categories
(Core :: CSS Transitions and Animations, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Assigned: boris)
References
(Blocks 2 open bugs, )
Details
(Keywords: dev-doc-needed)
Attachments
(4 files)
Updated•8 years ago
|
Reporter | ||
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 5•6 years ago
|
||
Reporter | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Updated•6 years ago
|
Comment 11•6 years ago
|
||
I will be away from tomorrow so please don't consider my review blocking. The patches look good and the comments I've raised so far could be addressed in follow up bugs if need be.
Assignee | ||
Comment 12•6 years ago
|
||
Thanks, Brian. I will address your comments, and I believe emilio will check my update. :)
Assignee | ||
Comment 13•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/37838b3650fd
https://hg.mozilla.org/mozilla-central/rev/bd4efc854419
https://hg.mozilla.org/mozilla-central/rev/80dc7df104e6
Comment 17•6 years ago
|
||
Performance improvement:
== Change summary for alert #18716 (as of Sat, 12 Jan 2019 04:02:11 GMT) ==
Improvements:
2% Heap Unclassified windows10-64 pgo stylo 43,202,793.53 -> 42,267,482.74
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=18716
Comment 18•6 years ago
|
||
Note to MDN writers — I've added a note to the Fx66 rel notes: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/66#CSS
To complete this, I think we probably just need to change the animation type data for them in the MDN data repo to something more suitable (they are currently set to discrete), and update the BCD to include a subpoint saying when they are animatable from?
Description
•