Add transition-behavior longhand property. This doesn't include layout
animation support.
Details
Details
- Reviewers
emilio - Commits
- rMOZILLACENTRAL8ffd5fe0ee69: Bug 1805727 - Part 1: Support transition-behavior longhand in style. r=emilio
- Bugzilla Bug ID
- 1805727
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Build Status
Buildable 631028 Build 729591: arc lint + arc unit
Event Timeline
| servo/components/style/properties/longhands/ui.mako.rs | ||
|---|---|---|
| 211 | Please remove the prefix. We don't want authors to be able to set -moz-transition-behavior. | |
Comment Actions
Thanks!
| layout/style/test/property_database.js | ||
|---|---|---|
| 14092 | nit: If you write this using Object.assign then removing the pref means we can just move stuff around. But either way is fine | |