Implement @view-transition rule
Categories
(Core :: CSS Parsing and Computation, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: emilio, Assigned: vhilla)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-needed)
Attachments
(4 files)
| Reporter | ||
Updated•2 months ago
|
| Reporter | ||
Comment 1•2 months ago
|
||
So the first thing would be to get parsing / serialization / CSSOM hooked in (that should be fairly mechanical). I think we probably want to do something similar to @property (implementation).
Then the slightly harder part would be tracking it in the cascade (around here). But also hopefully not terrible.
Comment 2•2 months ago
|
||
The implementation of @view-transition should be documented. I assume, this won't be shipped immediately, so it should first get added to https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features.
Sebastian
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 3•1 month ago
|
||
Updated•1 month ago
|
| Assignee | ||
Comment 4•1 month ago
|
||
| Assignee | ||
Comment 5•1 month ago
|
||
| Assignee | ||
Comment 6•1 month ago
|
||
Updated•1 month ago
|
Updated•1 month ago
|
Comment 9•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4a058398cd59
https://hg.mozilla.org/mozilla-central/rev/57110fb4e8a5
https://hg.mozilla.org/mozilla-central/rev/c9ea8879323d
https://hg.mozilla.org/mozilla-central/rev/dc641ca8983a
Updated•12 days ago
|
Description
•