LibWeb/CSS: Add the text-rendering property

This commit is contained in:
Tim Ledbetter 2025-06-27 07:03:05 +01:00 committed by Sam Atkins
commit 68035a2b8d
Notes: github-actions[bot] 2025-06-27 15:53:08 +00:00
19 changed files with 106 additions and 10 deletions

View file

@ -1,8 +1,8 @@
Harness status: OK
Found 236 tests
Found 237 tests
230 Pass
231 Pass
6 Fail
Pass accent-color
Pass border-collapse
@ -58,6 +58,7 @@ Pass text-anchor
Pass text-decoration-line
Pass text-indent
Pass text-justify
Pass text-rendering
Pass text-shadow
Pass text-transform
Pass text-wrap-mode