[content-visibility-030.html]
[IntersectionObserver interactions]
expected:
if (os == "linux") and not swgl and fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not swgl and fission and not debug and (processor == "x86"): [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]