mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
LibWeb/CSS: Parse the container-type property
This applies size, inline-size, and style containment in some cases. There are other WPT tests for that, but we seem to not implement enough of containment for this to have an effect so I've not imported those. Gets us 35 WPT subtests.
This commit is contained in:
committed by
Tim Ledbetter
parent
b0bb775c05
commit
3916e33276
Notes:
github-actions[bot]
2025-09-30 21:07:12 +00:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/LadybirdBrowser/ladybird/commit/3916e33276b Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6350 Reviewed-by: https://github.com/tcl3 ✅
@@ -1,8 +1,8 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 265 tests
|
||||
Found 266 tests
|
||||
|
||||
259 Pass
|
||||
260 Pass
|
||||
6 Fail
|
||||
Pass accent-color
|
||||
Pass border-collapse
|
||||
@@ -147,6 +147,7 @@ Pass column-gap
|
||||
Pass column-span
|
||||
Pass column-width
|
||||
Pass contain
|
||||
Pass container-type
|
||||
Pass content
|
||||
Pass content-visibility
|
||||
Pass counter-increment
|
||||
|
||||
Reference in New Issue
Block a user