← back to v144 · viewtransitions-waituntil-method
conformance · v144
v144 · viewtransitions-waituntil-method — conformance probe
4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
4
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
viewtransition-exists |
ViewTransition interface is exposed. spec ↗ | exists | … | |
viewtransition-waitUntil-on-prototype |
ViewTransition.prototype.waitUntil exists. spec ↗ | script | … | |
startViewTransition-on-document |
document.startViewTransition is a function. spec ↗ | typeof | … | |
waitUntil-returns-undefined |
Calling waitUntil with a promise returns undefined (extends animation lifetime). spec ↗ | script | … |