[css-view-transitions] Initial pass at DOM API internals.
Categories
(Core :: CSS Parsing and Computation, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [viewtransitions:m1])
Attachments
(1 file)
Assignee | ||
Comment 1•1 year ago
|
||
This is still fairly incomplete (i.e. no capturing, etc), but it allows
a transition to "start", and then finish (on the next frame always, for
now) or timeout, appropriately.
I think it's in a reviewable shape, given that. There's one known
divergence from the spec, which is described in
https://github.com/w3c/csswg-drafts/issues/10822
Comment 6•1 year ago
|
||
Backed out for causing wpt failures at no-crash-set-exception.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/fbed65ccd7b00bb8b300ba60ac4b58cbffbf7778
Push where failures started: https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel&revision=c078a5b8f5bb201038f511233a8b977aa4f65034
Failure log: https://treeherder.mozilla.org/logviewer?job_id=472923868&repo=autoland&lineNumber=6159
Assignee | ||
Updated•1 year ago
|
Comment 8•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Description
•