blob: df7aacb79470c563609e9e161c28a3758ef6ee27 (
plain)
1
2
3
4
5
6
7
8
|
[content-visibility-auto-state-changed-removed.html]
[ContentVisibilityAutoStateChange does not fire on disconnected element]
expected:
if (os == "linux") and not swgl and not fission and not debug: [PASS, FAIL]
if (os == "linux") and not swgl and not fission and debug: [PASS, FAIL]
if (os == "linux") and swgl and not fission: [PASS, FAIL]
if (os == "linux") and not swgl and fission: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]
|