blob: 7ac19bb2cbace4c04f3b55bda13a4ef6b7a78466 (
plain)
1
2
3
4
5
6
7
|
[fullscreen-css-invalidation.html]
expected:
if (os == "mac") and debug: ["OK", "ERROR"]
[Invalidate :fullscreen based style]
expected:
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
|