1
0
Fork 0
firefox/testing/web-platform/meta/resize-observer/idlharness.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

22 lines
799 B
INI

[idlharness.window.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[ResizeObserverEntry must be primary interface of entry]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[Stringification of entry]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[ResizeObserverEntry interface: entry must inherit property "target" with the proper type]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[ResizeObserverEntry creator]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[ResizeObserverEntry interface: entry must inherit property "contentRect" with the proper type]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]