ladybird/Tests/LibWeb/Ref/input/wpt-import/css
Jelle Raaijmakers 6c14e740f1 LibWeb: Remove tentative and contradictory BFC wrapping test
This tests is trying to see if we're taking into account the full margin
box width (75px - 50px) when determining whether there is enough space
to fit the BFC box. No major browser passes this test, and other tests
such as `css/CSS2/floats/new-fc-beside-float-with-margin.html` seem to
require that we ignore those margins.
2025-08-01 14:26:12 +02:00
..
compositing LibWeb/CSS: Improved implementation of background-blend-mode 2025-04-01 13:38:00 +02:00
css-cascade LibWeb/CSS: Support media queries in import at-rules 2025-04-02 13:53:03 +01:00
css-color Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
css-conditional LibWeb: Treat CSS selectors containing undeclared namespaces as invalid 2025-06-24 12:51:12 +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 Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02: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 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-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/CSS: Implement type(<syntax>) in attr() 2025-07-16 14:47:45 +01:00
css-variables LibWeb: Treat a CSS declaration with a "--" property name as invalid 2025-06-25 17:09:29 +01:00
CSS2 LibWeb: Remove tentative and contradictory BFC wrapping test 2025-08-01 14:26:12 +02:00
mediaqueries Tests: Import a whole bunch of WPT mediaqueries tests 2025-05-23 10:17:58 +01:00
selectors Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00