ladybird/Tests/LibWeb/Crash
Callum Law b1801c0bc9 LibWeb: Avoid crash evaluating media query in document lacking window
In some cases a document may lack an associated window - to fix this for
now we just return false but perhaps there are some media queries we
should still attempt to resolve.
2025-10-17 18:24:59 +02:00
..
CSS LibWeb: Avoid crash evaluating media query in document lacking window 2025-10-17 18:24:59 +02:00
DOM LibWeb: Avoid crash when shadow root has null focused area 2025-10-12 22:50:12 +01:00
HTML LibWeb: Fix SRI handling of badly-formatted strings 2025-05-06 13:02:58 -04:00
JS LibWeb: Don't crash when drawing null image from offscreen canvas 2025-07-20 08:54:53 +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
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