Source code

Revision control

Copy as Markdown

Other Tools

[fullscreen-css-transition.html]
expected:
if (os == "mac") and not debug: ["OK", "ERROR"]
if (os == "mac") and debug: ["OK", "ERROR"]
[Transitions should not be stopped by going fullscreen]
expected:
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]