1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 22:20:59 +00:00
serenity/Tests/LibWeb/Layout/input/misc
Aliaksandr Kalenik c1161111a7 LibWeb: Stop assuming navigable's existance in FrameBox
If the loading of iframe's navigable has not finished by the time
FrameBox layout occurs, we should not crash.

Fixes https://github.com/SerenityOS/serenity/issues/22874
2024-01-20 20:34:30 +00: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 LibWeb: Handle leading whitespace in grid-template-* block components 2023-06-18 13:41:15 +02: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