ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-conditional
Sam Atkins a08b05a8e8 LibWeb: Recompute container-unit dependent styles
When a query container changes size or type, descendants that use
container-relative units need the same post-layout style refresh as
elements matched by `@container` rules.

Drop the style-scope gate from the invalidation and getComputedStyle()
paths so any element flagged as depending on a size query container gets
restyled after layout.
2026-06-01 08:27:17 +01:00
..
container-queries LibWeb: Recompute container-unit dependent styles 2026-06-01 08:27:17 +01:00
js LibWeb/CSS: Implement @supports at-rule(@foo) 2026-05-22 09:59:52 +01:00
at-supports-whitespace.txt LibWeb: Allow whitespace in not after a boolean-expr-group 2025-10-28 21:54:48 -07:00
idlharness.txt LibWeb: Implement matches attribute on CSSSupportsRule and CSSMediaRule 2025-07-11 10:57:19 +02:00