WPT
wpt / css / cssom-view / scroll-behavior-subframe-window.html
Spec: CSSOM View ↗
Runs: Chrome 155.0.8040.0 (wpt@476394464, 2026-09-03) | Firefox 157.0a1 (wpt@476394464, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@a1e944e7a, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 28/28 | 28/28 | 28/28 | 27/28 | 15/28 | 0/28 |
| 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 | — |
| Main frame with auto scroll-behavior ; scroll() with default behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scroll() with auto behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scroll() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scroll() with smooth behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scroll() with default behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scroll() with auto behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scroll() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with smooth scroll-behavior ; scroll() with smooth behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with auto scroll-behavior ; scrollTo() with default behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scrollTo() with auto behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scrollTo() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scrollTo() with smooth behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scrollTo() with default behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scrollTo() with auto behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scrollTo() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with auto scroll-behavior ; scrollBy() with default behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scrollBy() with auto behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scrollBy() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with auto scroll-behavior ; scrollBy() with smooth behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scrollBy() with default behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scrollBy() with auto behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Main frame with smooth scroll-behavior ; scrollBy() with instant behavior | PASS | PASS | PASS | PASS | PASS | — |
| Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior | PASS | PASS | PASS | PASS | FAIL | — |
| Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling | PASS | PASS | PASS | PASS | PASS | — |
| Aborting an ongoing smooth scrolling on the main frame with an instant scrolling | PASS | PASS | PASS | FAIL | PASS | — |