5 lines
358 B
HTML
5 lines
358 B
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>
|