[on-audio-behavior.tentative.html] expected: if (os_version == "14") and not debug and sessionHistoryInParent: [OK, ERROR] if (os_version == "14") and not debug and not sessionHistoryInParent: [ERROR, OK] if (os_version == "24.04") and (processor == "x86"): [OK, CRASH] if (os_version == "14") and debug: [OK, ERROR] [invoking audio with play-pause action makes audio play] expected: FAIL [invoking audio with play-pause action (without user activation) is a no-op] expected: FAIL [invoking playing audio with play-pause action pauses it] expected: FAIL [invoking audio with play action makes audio play] expected: FAIL [invoking audio with play action (without user activation) is a no-op] expected: FAIL [invoking playing audio with pause action makes it pause] expected: FAIL [invoking audio with toggle-muted action mutes it] expected: FAIL [invoking muted audio with toggle-muted action unmutes it] expected: FAIL