[transition-events-with-document-change.html]
expected:
if (os == "linux") and not tsan and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "linux") and tsan: [OK, TIMEOUT]
[transition events for an element changing document]
expected:
if (os == "linux") and not tsan and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "linux") and tsan: [PASS, TIMEOUT]