Source code

Revision control

Copy as Markdown

Other Tools

[transition-in-hidden-page.html]
expected:
if os == "android": ERROR
[A view transition should be skipped when a document becomes hidden while processing update callback]
expected:
if (os == "linux") and (processor == "x86_64") and not tsan: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[A view transition should be skipped when a document becomes hidden while animating]
expected:
if (os == "linux") and (processor == "x86_64") and not tsan: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]