Source code
Revision control
Copy as Markdown
Other Tools
[fullscreen-display-contents.html]
expected:
if (os == "linux") and debug and not fission: [OK, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]
[\n Test that display:contents on fullscreen elements acts like\n display:block\n ]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]