Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/cssom-view/cssom-view-img-attributes-001.txt
Tim Ledbetter 79a427e1ef LibWeb: Implement HTMLImageElement x() and y() getters
These attributes get the image's top left border edge  relative to the
root element's origin.

These methods ignore any transforms.
2026-01-11 00:33:08 +01:00

9 lines
163 B
Plaintext

Harness status: OK
Found 4 tests
4 Pass
Pass test x with display false
Pass test y with display false
Pass test x with display true
Pass test y with display true