trisquel-icecat/icecat/testing/web-platform/meta/intersection-observer/cross-origin-iframe.sub.html.ini
2025-10-06 02:35:48 -06:00

22 lines
580 B
INI

[cross-origin-iframe.sub.html]
[First rAF]
expected:
if not fission and debug and (os == "android"): PASS
if fission: [FAIL, PASS]
[PASS, FAIL]
[topDocument.scrollingElement.scrollTop = 100]
expected:
if fission: FAIL
[iframeDocument.scrollingElement.scrollTop = 250]
expected:
if fission and (os == "mac") and debug: PASS
if not fission: PASS
[PASS, FAIL]
[topDocument.scrollingElement.scrollTop = 200]
expected:
if fission and debug and (os == "mac"): PASS
if not fission: PASS
[PASS, FAIL]