fune/testing/web-platform/tests/css/css-text/text-stroke-width-subpixel.html
Emilio Cobos Álvarez e12833a476 Bug 1837692 - Do not snap -webkit-text-stroke-width to dev pixels. r=jfkthame
Introduce LineWidth (which doesn't snap) and let BorderSideWidth
wrap it and actually do the snapping.

Differential Revision: https://phabricator.services.mozilla.com/D180688
2023-06-12 14:57:53 +00:00

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>