Files
ladybird/Libraries/LibWeb/CSS/Parser
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
..
2025-08-23 16:04:36 -06:00
2025-08-23 16:04:36 -06:00