ladybird/Tests/LibWeb/Text/expected/CSSOMView/getClientRects-in-detached-document.txt
Sam Atkins a28197669a LibWeb/CSS: Move property code from CSSStyleDeclaration to *Properties
CSSStyleDeclaration is a base class that's used by various collections
of style properties or descriptors. This commit moves all
style-property-related code into CSSStyleProperties, where it belongs.

As noted in the previous commit, we also apply the CSSStyleProperties
prototype now.
2025-03-19 13:53:00 +00:00

3 lines
69 B
Text

[object CSSStyleProperties]
[object DOMRectList]
PASS (didn't crash)