mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
LibWeb: Parse and propagate white-space-trim
CSS property
This commit is contained in:
parent
50bdd2cb85
commit
9480b1fc5c
Notes:
github-actions[bot]
2025-05-29 10:06:01 +00:00
Author: https://github.com/Calme1709
Commit: 9480b1fc5c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4832
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/gmta ✅
14 changed files with 151 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 199 tests
|
||||
Found 200 tests
|
||||
|
||||
189 Pass
|
||||
190 Pass
|
||||
10 Fail
|
||||
Pass accent-color
|
||||
Pass border-collapse
|
||||
|
@ -199,6 +199,7 @@ Pass unicode-bidi
|
|||
Pass user-select
|
||||
Pass vertical-align
|
||||
Pass view-transition-name
|
||||
Pass white-space-trim
|
||||
Fail width
|
||||
Pass x
|
||||
Pass y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue