Status: FAIL | Duration: 5ms | Subtests: 0/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/css/css-ui/accent-color-radio-checked-001.html
<!DOCTYPE html> <title>Accent color changes colors of an checked radio</title> <link rel="author" href="mailto:masonf@chromium.org"> <link rel="help" href="https://drafts.csswg.org/css-ui-4/#widget-accent"> <link rel="mismatch" href="accent-color-radio-checked-001-notref.html"> <input type=radio checked style="accent-color: red">
/css/css-ui/accent-color-radio-checked-001-notref.html
<!DOCTYPE html> <input type=radio checked style="accent-color: blue">