mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 22:28:22 +00:00
LibWeb: Implement text-wrap-style
CSS property
This commit is contained in:
parent
7d99a92135
commit
9ba74316d2
Notes:
github-actions[bot]
2025-06-04 11:49:41 +00:00
Author: https://github.com/Calme1709
Commit: 9ba74316d2
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4943
Reviewed-by: https://github.com/AtkinsSJ ✅
14 changed files with 140 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 200 tests
|
||||
Found 201 tests
|
||||
|
||||
190 Pass
|
||||
191 Pass
|
||||
10 Fail
|
||||
Pass accent-color
|
||||
Pass border-collapse
|
||||
|
@ -58,6 +58,7 @@ Pass text-indent
|
|||
Pass text-justify
|
||||
Pass text-shadow
|
||||
Pass text-transform
|
||||
Pass text-wrap-style
|
||||
Pass visibility
|
||||
Pass word-break
|
||||
Pass word-spacing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue