blob: f32d204f1225b6119975a1c715f9000e603b10a8 (
plain)
1
2
3
4
5
6
|
[content-visibility-030.html]
[IntersectionObserver interactions]
expected:
if (os == "linux") and not swgl and fission and not debug: [PASS, FAIL]
if (os == "linux") and not swgl and fission and debug: [PASS, FAIL]
if (os == "linux") and not swgl and not fission and debug: [PASS, FAIL]
|