ladybird/Tests/LibWeb/Layout
Sam Atkins 9e65291ebd LibWeb/CSS: Discard unsupported style properties on pseudo-elements
Quite simply, ignore any declarations for properties we don't want,
while computing a pseudo-element's style.

I've imported a WPT test for this, which fails without this patch.
2025-03-24 09:49:50 +00:00
..
data LibWeb/SVG: Fix crash when SVG use element is used on an external SVG 2025-01-19 15:01:39 +01:00
expected LibWeb/CSS: Discard unsupported style properties on pseudo-elements 2025-03-24 09:49:50 +00:00
input LibWeb: Update the select element's text when setting the selected index 2025-03-22 17:27:45 +01:00