ladybird/Tests/LibWeb/Layout/input/misc
Aliaksandr Kalenik 308c2eab0e LibWeb: Throw parsing error if ::slotted() argument is not 1 compound
...selector. Grammar per spec: `::slotted( <compound-selector> )`, so
we should reject selector as invalid if first compound selector is
followed by something else.

This change makes layout more correct on https://www.rottentomatoes.com/
2025-09-04 13:55:20 +01:00
..
corner-radius.html LibWeb: Check if corners have radius after converting to device pixels 2024-01-15 15:21:17 +01:00
create-iframes-using-innerhtml.html LibWeb: Stop assuming navigable's existance in FrameBox 2024-01-20 20:34:30 +00:00
grid-template-block-components-whitespace-crash.html Meta: Add doctypes to a few more layout tests 2025-06-03 11:03:19 +01:00
invalid-slotted-selector.html LibWeb: Throw parsing error if ::slotted() argument is not 1 compound 2025-09-04 13:55:20 +01:00
percentage-stroke-width-crash.html LibWeb: Don't crash on percentage values for CSS stroke-width 2023-05-21 12:40:27 +02:00
set-display-null.html LibWeb: Treat null as empty string in CSSStyleDeclaration::internal_set 2024-01-21 21:03:39 +01:00