mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 02:09:24 +00:00
LibWeb/CSS: Add the text-rendering
property
This commit is contained in:
parent
7152821c8f
commit
68035a2b8d
Notes:
github-actions[bot]
2025-06-27 15:53:08 +00:00
Author: https://github.com/tcl3
Commit: 68035a2b8d
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5236
Reviewed-by: https://github.com/AtkinsSJ ✅
19 changed files with 106 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue