..
compositing /mix-blend-mode
LibWeb/CSS: Implement mix-blend-mode
2025-02-05 11:26:58 +00:00
css-color
LibWeb/CSS: Implement the light-dark color function
2025-01-08 11:18:13 +00:00
css-contain
LibWeb: Make style containment influence quotes
2025-02-06 17:44:50 +00:00
css-display
LibWeb: Compute display: contents as none for unusual elements
2024-11-13 11:11:07 +01:00
css-images /gradient
LibWeb/CSS: Fix linear-gradient single color-stop usage
2025-02-03 17:24:10 +00:00
css-lists
LibWeb: Support strings as list-style-types
2025-02-11 10:39:27 +01:00
css-masking /mask-image
LibWeb: Implement mask-image CSS property support
2024-11-18 22:58:58 +01:00
css-nesting
Tests: Import all WPT css/css-nesting tests
2024-11-07 15:11:24 +01:00
css-pseudo
LibWeb: Implement ::file-selector-button pseudo element
2024-12-05 10:49:57 +00:00
css-tables
LibWeb: Accept TableWrapper as containing block for abspos items
2025-01-21 15:24:05 +01:00
css-transforms /individual-transform
Tests: Import a bunch of WPT tests from /css/css-transforms
2024-11-22 20:06:44 +01:00
css-values
LibWeb: Check if types have a present and nonzero percentage value
2024-12-30 11:09:15 +01:00
CSS2
LibWeb: Handle interleaved table-row and table-row-group boxes
2025-02-26 13:50:01 +01:00
mediaqueries
LibWeb/CSS: Pass Length::ResolutionContext to resolve_integer
2024-12-04 12:26:50 +00:00
selectors /invalidation
LibWeb: Fix underinvalidation of :nth-child using invalidation sets
2025-01-25 10:16:21 +01:00