ladybird/Tests/LibWeb/Crash
InvalidUsernameException 35254d17d1 LibWeb/CSS: Do not crash when parsing some multi-layer mask shorthands
This fixes a silly bug where we would crash when parsing a multi-layer
mask shorthand property that contained the no-clip keyword but no value
for mask-origin.

Fixes a crash when parsing the CSS of https://www.browserbase.com/. The
site still has other, unrelated problems though.
2025-10-28 23:50:46 -07:00
..
CSS LibWeb/CSS: Do not crash when parsing some multi-layer mask shorthands 2025-10-28 23:50:46 -07:00
DOM LibWeb: Avoid crash when shadow root has null focused area 2025-10-12 22:50:12 +01:00
HTML Tests: Add a crash test for setting HTMLMediaElement src repeatedly 2025-10-27 17:28:49 -07:00
JS LibJS: Do not verify cycle root's status is linked in CyclicModule 2025-10-22 11:54:56 +02:00
Layout LibWeb: Prevent creation of new UsedValues for nested inline nodes 2025-08-28 22:38:15 +02:00
SVG LibWeb: Use correct root element when resolving paint properties 2025-09-10 11:35:02 +02:00
UIEvents LibWeb: Do not assume hovered URLs are valid 2025-10-27 14:15:03 +00:00
WebAudio LibWeb: Initialize AnalyserNode previous block at construction time 2025-02-13 20:31:37 +00:00
wpt-import LibWeb: Add WPT tests related to XPath evaluation 2025-10-03 13:16:11 +02:00