Click here to download the Blitz Browser!

WPT

wpt / trusted-types / block-string-assignment-to-Window-setTimeout-setInterval.html

Spec: Trusted Types ↗

Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | 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

ChromeFirefoxSafariLadybirdServoBlitz
Total9/99/99/95/99/9NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
Window.setTimeout assigned via policy (successful Script transformation).PASSPASSPASSPASSPASS
`Window.setTimeout(string)` throws.PASSPASSPASSFAILPASS
`Window.setTimeout(null)` throws.PASSPASSPASSFAILPASS
Window.setInterval assigned via policy (successful Script transformation).PASSPASSPASSPASSPASS
`Window.setInterval(string)` throws.PASSPASSPASSFAILPASS
`Window.setInterval(null)` throws.PASSPASSPASSFAILPASS
`Window.setTimeout(string)`, `Window.setInterval(string)` via default policy (successful Script transformation).PASSPASSPASSPASSPASS
`Window.setTimeout(null)`, `Window.setInterval(null)` via default policy (successful Script transformation).PASSPASSPASSPASSPASS
Window.setTimeout and Window.setInterval pass the correct sink to the default policyPASSPASSPASSPASSPASS