ladybird/Tests/LibWeb/Ref/input/wpt-import/css/css-values
Sam Atkins 27a666f3b2 LibWeb/CSS: Implement type(<syntax>) in attr()
This lets the `attr()` interpret the attribute's contents as an
arbitrary type instead of just as a string or number.
2025-07-16 14:47:45 +01:00
..
attr-color-invalid-cast.html Tests: Import attr()-related WPT tests 2025-07-16 14:47:45 +01:00
attr-in-max.html LibWeb/CSS: Implement type(<syntax>) in attr() 2025-07-16 14:47:45 +01:00
attr-in-slotted.html Tests: Import attr()-related WPT tests 2025-07-16 14:47:45 +01:00
attr-length-invalid-cast.html Tests: Import attr()-related WPT tests 2025-07-16 14:47:45 +01:00
attr-length-valid-zero-nofallback.html LibWeb/CSS: Implement type(<syntax>) in attr() 2025-07-16 14:47:45 +01:00
attr-length-valid-zero.html Tests: Import attr()-related WPT tests 2025-07-16 14:47:45 +01:00
attr-notype-fallback.html Tests: Import attr()-related WPT tests 2025-07-16 14:47:45 +01:00
max-unitless-zero-invalid.html LibWeb: Check if types have a present and nonzero percentage value 2024-12-30 11:09:15 +01:00