mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibWeb: Parse the border-image-repeat
property
This commit is contained in:
parent
98e63e3dd5
commit
c0390f759c
Notes:
github-actions[bot]
2025-07-03 09:20:56 +00:00
Author: https://github.com/tcl3
Commit: c0390f759c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5253
Reviewed-by: https://github.com/AtkinsSJ ✅
8 changed files with 69 additions and 47 deletions
|
@ -1,8 +1,8 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 244 tests
|
||||
Found 245 tests
|
||||
|
||||
238 Pass
|
||||
239 Pass
|
||||
6 Fail
|
||||
Pass accent-color
|
||||
Pass border-collapse
|
||||
|
@ -106,6 +106,7 @@ Pass border-bottom-width
|
|||
Pass border-end-end-radius
|
||||
Pass border-end-start-radius
|
||||
Pass border-image-outset
|
||||
Pass border-image-repeat
|
||||
Pass border-image-slice
|
||||
Pass border-image-width
|
||||
Pass border-inline-end-color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue