← back to v140 · view-transitions-inherit-more-animation-properties

conformance · v140

v140 · view-transitions-inherit-more-animation-properties — conformance probe

5 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.

browser: spec: https://www.w3.org/TR/css-view-transitions-2 chromestatus: #5154752085884928 generated 2026-06-02T00:00:00Z by codex-auto-research
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
animation-timing-function-supported animation-timing-function accepts easing values that can inherit through view-transition pseudos. spec ↗ css-supports
animation-direction-supported animation-direction accepts alternate as one of the inherited animation properties. spec ↗ css-supports
animation-fill-mode-supported animation-fill-mode accepts both for pseudo-tree animation inheritance. spec ↗ css-supports
view-transition-pseudo-selectors-parse Named view-transition pseudo selectors parse for group, old, and new states. spec ↗ script
children-inherit-group-animation-properties View-transition child pseudos inherit timing, iteration, direction, and play-state from their named group. spec ↗ script