Status: FAIL | Duration: 6ms | Subtests: 0/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/css/css-text/text-stroke-width-subpixel.html
<!doctype html> <title>-webkit-text-stroke-width is not snapped to device pixels</title> <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1837692"> <link rel="mismatch" href="text-stroke-width-subpixel-notref.html"> <div style="font: 20px monospace; -webkit-text-stroke-width: 0.1px; -webkit-text-stroke-color: lime; color: white">A</div>
/css/css-text/text-stroke-width-subpixel-notref.html
<!doctype html> <div style="font: 20px monospace; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: lime; color: white">A</div>