Click here to download the Blitz Browser!

WPT

wpt / css / css-ui / parsing / caret-color-valid.html

Spec: CSS User Interface ↗

Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@9b965429d, 2026-09-05) | Ladybird 1.0-4c004 (wpt@b09f5cdca, 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
Total15/158/158/158/158/158/15
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['caret-color'] = "auto" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "rgba(10, 20, 30, 0.4)" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "transparent" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "initial" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "inherit" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "unset" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "revert" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "revert-layer" should set the property valuePASSPASSPASSPASSPASSPASS
e.style['caret-color'] = "auto auto" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['caret-color'] = "auto rgba(10, 20, 30, 0.4)" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['caret-color'] = "rgba(10, 20, 30, 0.4) auto" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['caret-color'] = "currentcolor currentcolor" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['caret-color'] = "transparent transparent" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['caret-color'] = "currentcolor auto" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['caret-color'] = "auto transparent" should set the property valuePASSFAILFAILFAILFAILFAIL