fune/testing/web-platform/tests/css/css-text/text-stroke-width-subpixel-notref.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

2 lines
139 B
HTML

<!doctype html>
<div style="font: 20px monospace; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: lime; color: white">A</div>