ladybird/Tests/LibWeb/Ref/expected/wpt-import/css
Sam Atkins db75405881 LibWeb/CSS: Support overlay keyword as alias to auto in overflow
We don't yet have a system for "legacy value aliases", but until we have
a lot of them we can handle them manually.

We also have to do this in two places because
parse_css_value_for_property() doesn't call any property-specific
parsing code.
2025-07-21 10:04:42 +01:00
..
compositing LibWeb/CSS: Improved implementation of background-blend-mode 2025-04-01 13:38:00 +02:00
css-cascade/reference LibWeb/CSS: Implement import at-rule supports conditions 2025-03-19 16:42:51 +01:00
css-color Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
css-conditional LibWeb: Disallow trailing tokens in @supports(<declaration>) 2025-06-21 11:49:43 +01:00
css-contain Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
css-display LibWeb: Compute display: contents as none for unusual elements 2024-11-13 11:11:07 +01:00
css-fonts LibWeb/CSS: Implement the font-kerning property 2025-06-23 13:26:48 +01:00
css-grid/grid-items LibWeb: Implement "transferred size suggestion" part of GFC spec 2025-03-19 10:21:54 +01:00
css-images LibWeb: Do not deform bitmaps partially outside the img-box 2025-03-10 17:14:13 +01:00
css-lists LibWeb: Support strings as list-style-types 2025-02-11 10:39:27 +01:00
css-masking LibWeb: Apply clip rect before painting background and foreground items 2025-06-24 12:56:28 +01:00
css-namespaces/reference LibWeb: Treat CSS selectors containing undeclared namespaces as invalid 2025-06-24 12:51:12 +01:00
css-nesting Tests: Import all WPT css/css-nesting tests 2024-11-07 15:11:24 +01:00
css-overflow LibWeb/CSS: Support overlay keyword as alias to auto in overflow 2025-07-21 10:04:42 +01:00
css-pseudo LibWeb/CSS: Discard unsupported style properties on pseudo-elements 2025-03-24 09:49:50 +00:00
css-transforms Tests: Import a bunch of WPT tests from /css/css-transforms 2024-11-22 20:06:44 +01:00
css-values Tests: Import attr()-related WPT tests 2025-07-16 14:47:45 +01:00
css-variables/support LibWeb: Treat a CSS declaration with a "--" property name as invalid 2025-06-25 17:09:29 +01:00
CSS2 LibWeb/CSS: Treat block at-rules with no block as invalid 2025-06-25 09:02:45 +02:00
mediaqueries Tests: Import a whole bunch of WPT mediaqueries tests 2025-05-23 10:17:58 +01:00
reference Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
selectors Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
support LibWeb: Implement CSS 'contain' property 2025-01-28 11:24:40 +00:00