1
0
Fork 0
firefox/testing/web-platform/meta/intersection-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

29 lines
962 B
INI

[idlharness.window.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[IntersectionObserverEntry interface object length]
expected: FAIL
[IntersectionObserver interface: observer must inherit property "thresholds" with the proper type]
expected: FAIL
[IntersectionObserver interface: attribute scrollMargin]
expected: FAIL
[IntersectionObserver interface: observer must inherit property "scrollMargin" with the proper type]
expected: FAIL
[IntersectionObserver interface: attribute delay]
expected: FAIL
[IntersectionObserver interface: attribute trackVisibility]
expected: FAIL
[IntersectionObserver interface: observer must inherit property "delay" with the proper type]
expected: FAIL
[IntersectionObserver interface: observer must inherit property "trackVisibility" with the proper type]
expected: FAIL
[IntersectionObserverEntry interface: attribute isVisible]
expected: FAIL