ladybird/Tests/LibWeb/Text
Callum Law a9eecf76df LibWeb: Dont compute style when CSSStyleProperties lacks owner node
Some instances of CSSStyleProperties can lack an owner node, for
instance the return value of a call to `window.getComputedStyle` where
the specified pseudo-element is invalid. In this case we should treat
the computed style as empty, as there is no node to compute the style
for.
2025-06-09 12:28:41 +01:00
..
data LibWeb: Add Extended Tests for Window BarProps 2025-03-29 02:35:27 +00:00
expected LibWeb: Dont compute style when CSSStyleProperties lacks owner node 2025-06-09 12:28:41 +01:00
input LibWeb: Dont compute style when CSSStyleProperties lacks owner node 2025-06-09 12:28:41 +01:00