Click here to download the Blitz Browser!

WPT

wpt / css / css-logical / parsing / inset-block-inline-valid.html

Spec: CSS Logical Properties ↗

Runs: Chrome 155.0.8043.0 (wpt@d6328700c, 2026-09-05) | Firefox 157.0a1 (wpt@9b965429d, 2026-09-05) | Safari 251 preview (wpt@c29bd2aee, 2026-09-05) | Ladybird 1.0-4912a (wpt@9b965429d, 2026-09-05) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total12/1212/1212/1212/1212/1212/12
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['inset-block-start'] = "auto" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-block-end'] = "-10px" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-inline-start'] = "-20%" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-inline-end'] = "calc(10px - 0.5em)" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-block'] = "auto" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-block'] = "-10px" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-block'] = "calc(10px - 0.5em) -20%" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-block'] = "auto auto" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-inline'] = "-20%" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-inline'] = "calc(10px - 0.5em)" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-inline'] = "-10px auto" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['inset-inline'] = "auto calc(10px + 0.5em)" should set the property valuePASSPASSPASSPASSPASSPASS