1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Tests/LibWeb/Text/expected/CSSOMView
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
..
getClientRects-in-detached-document.txt LibWeb/CSS: Move property code from CSSStyleDeclaration to *Properties 2025-03-19 13:53:00 +00:00
mouse-event-offset-values.txt LibWeb: Make MouseEvent.offsetX/Y ignore transforms 2024-12-13 07:18:56 +01:00
mouse-event-transformed-pseudoelement-crash.txt LibWeb: Use paintables when calculating mouse event offset 2024-12-20 15:50:41 +01:00
mouse-event-x-y-values.txt LibWeb: Fix MouseEvent position values 2024-11-21 13:22:22 +01:00