1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Tests/LibWeb/Layout
Andreas Kling 3e1ee37c6a LibWeb: Don't claim that inline layout nodes can contain abspos elements
We assume elsewhere that any abspos element's containing block must be
some kind of Layout::Box, so let's enforce that when deciding if a box
can be such a container.

This fixes a bad downcast on https://serpapi.com/
2025-06-07 16:51:07 +02:00
..
data LibWeb: Assign linked style sheet location when parsing it 2025-04-15 09:40:38 +01:00
expected LibWeb: Don't claim that inline layout nodes can contain abspos elements 2025-06-07 16:51:07 +02:00
input LibWeb: Don't claim that inline layout nodes can contain abspos elements 2025-06-07 16:51:07 +02:00