ladybird/Tests/LibWeb/Ref/input/wpt-import/css/css-overflow
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
..
clip-002.html LibWeb: Enable different overflow along the x and y axis 2025-05-13 15:30:14 +03:00
clip-003.html LibWeb: Enable different overflow along the x and y axis 2025-05-13 15:30:14 +03:00
clip-004.html LibWeb: Enable different overflow along the x and y axis 2025-05-13 15:30:14 +03:00
clip-005.html LibWeb: Enable different overflow along the x and y axis 2025-05-13 15:30:14 +03:00
overflow-clip-content-visual-overflow.html LibWeb: Enable different overflow along the x and y axis 2025-05-13 15:30:14 +03:00
overflow-clip-x-visible-y-svg.html LibWeb: Enable different overflow along the x and y axis 2025-05-13 15:30:14 +03:00
overflow-clip-y-visible-x-svg.html LibWeb: Enable different overflow along the x and y axis 2025-05-13 15:30:14 +03:00
overflow-overlay.html LibWeb/CSS: Support overlay keyword as alias to auto in overflow 2025-07-21 10:04:42 +01:00