[window-resize-aborts-transition.html] expected: if (os == "linux") and (processor == "x86_64") and not tsan: [OK, TIMEOUT] if (os == "linux") and (processor == "x86"): [OK, TIMEOUT] if os == "android": TIMEOUT [View transitions: Resizing viewport skips the transition] expected: if (os == "linux") and (processor == "x86_64") and not tsan: [PASS, TIMEOUT] if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT] if os == "android": TIMEOUT