WPT
wpt / css / cssom-view / scroll-behavior-subframe-root.html
Spec: CSSOM View ↗
Runs: Chrome 155.0.8039.0 (wpt@a4fcd77aa, 2026-09-03) | Firefox 157.0a1 (wpt@cc4d45aa0, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@47d833bbc, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 40/40 | 40/40 | 40/40 | 18/40 | 21/40 | 0/40 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| iframe loaded | PASS | PASS | PASS | PASS | PASS | — |
| Make sure the page is ready for animation. | PASS | PASS | PASS | PASS | FAIL | — |
| Subframe with auto scroll-behavior ; scroll() with default behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scroll() with auto behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scroll() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scroll() with smooth behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with smooth scroll-behavior ; scroll() with default behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Subframe with smooth scroll-behavior ; scroll() with auto behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with smooth scroll-behavior ; scroll() with instant behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe with smooth scroll-behavior ; scroll() with smooth behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with auto scroll-behavior ; scrollTo() with default behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe with auto scroll-behavior ; scrollTo() with auto behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scrollTo() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scrollTo() with smooth behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollTo() with default behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollTo() with auto behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollTo() with instant behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe with smooth scroll-behavior ; scrollTo() with smooth behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with auto scroll-behavior ; scrollBy() with default behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe with auto scroll-behavior ; scrollBy() with auto behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scrollBy() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scrollBy() with smooth behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollBy() with default behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollBy() with auto behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollBy() with instant behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe with smooth scroll-behavior ; scrollBy() with smooth behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with auto scroll-behavior ; scrollIntoView() with default behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe with auto scroll-behavior ; scrollIntoView() with auto behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scrollIntoView() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Subframe with auto scroll-behavior ; scrollIntoView() with smooth behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollIntoView() with default behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollIntoView() with auto behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe with smooth scroll-behavior ; scrollIntoView() with instant behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe with smooth scroll-behavior ; scrollIntoView() with smooth behavior | PASS | PASS | PASS | FAIL | FAIL | — |
| Subframe setting scrollLeft with auto scroll-behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe setting scrollLeft with smooth scroll-behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Subframe setting scrollTop with auto scroll-behavior | PASS | PASS | PASS | FAIL | PASS | — |
| Subframe setting scrollTop with smooth scroll-behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Aborting an ongoing smooth scrolling on a subframe with another smooth scrolling | PASS | PASS | PASS | FAIL | PASS | — |
| Aborting an ongoing smooth scrolling on a subframe with an instant scrolling | PASS | PASS | PASS | FAIL | PASS | — |