blob: f407d2ba09d47b3199cb3c1ec1c88fe994867861 (
plain)
1
2
3
4
5
|
[content-visibility-auto-state-changed-first-observation.html]
[ContentVisibilityAutoStateChange fires once when added (not skipped)]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
|