servo/tests/wpt/meta/css/cssom-view/getClientRects-zoom.html.ini
Martin Robinson 47a4ce467f
layout: Add basic support for getClientRects() queries (#31696)
This adds basic support for `getClientRects()` by sharing code with the
implementation of `getBoundingClientRect()`. In addition to sharing
code, it also shares all of the bugs. Primarily, scrolilng positions are
not taken into account when return boundary rectangles.
2024-03-15 17:20:47 +00:00

9 lines
251 B
INI
Vendored

[getClientRects-zoom.html]
[getBoundingClientRect for elements with css zoom 2]
expected: FAIL
[getBoundingClientRect for elements with css zoom 3]
expected: FAIL
[getBoundingClientRect for elements with css zoom 4]
expected: FAIL