mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-14 23:22:52 +00:00
I previously believed there was no way a detached document should have layout information, but it turns out there is a way: getComputedStyle(). So we need to account for cases where we have a layout node, but no navigable, since that is a state we can get into at this moment. Fixes #354
3 lines
70 B
Text
3 lines
70 B
Text
[object CSSStyleDeclaration]
|
|
[object DOMRectList]
|
|
PASS (didn't crash)
|