mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-15 05:52:19 +00:00
Tests: Synchronize imported tests with the WPT repository
This commit is contained in:
parent
11e5cd5048
commit
689dff3ee8
Notes:
github-actions[bot]
2025-06-22 21:52:43 +00:00
Author: https://github.com/tcl3
Commit: 689dff3ee8
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5160
155 changed files with 1485 additions and 750 deletions
|
@ -1,8 +1,8 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 14 tests
|
||||
Found 15 tests
|
||||
|
||||
14 Pass
|
||||
15 Pass
|
||||
Pass e.style['contain'] = "auto" should not set the property value
|
||||
Pass e.style['contain'] = "layout layout" should not set the property value
|
||||
Pass e.style['contain'] = "strict layout" should not set the property value
|
||||
|
@ -16,4 +16,5 @@ Pass e.style['contain'] = "strict content" should not set the property value
|
|||
Pass e.style['contain'] = "size layout size" should not set the property value
|
||||
Pass e.style['contain'] = "paint content" should not set the property value
|
||||
Pass e.style['contain'] = "size inline-size" should not set the property value
|
||||
Pass e.style['contain'] = "inline-size inline-size" should not set the property value
|
||||
Pass e.style['contain'] = "inline-size inline-size" should not set the property value
|
||||
Pass e.style['contain'] = "view-transition view-transition" should not set the property value
|
Loading…
Add table
Add a link
Reference in a new issue