github web-platform-tests/wpt merge_pr_46558

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
15 months ago

Update test to expect MediaKeySessionClosedReason

The EME spec for the closed promise [1] resolves with
MediaKeySessionClosedReason. So the result is not undefined, but for
this test is actually "closed-by-application".

wpt.fyi has this test failing for all browsers.

[1] https://w3c.github.io/encrypted-media/#dom-mediakeysession-closed

Bug: 343257599
Change-Id: Icf947fdbaef60274e9889515acded99dcf3f30b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5583574
Commit-Queue: Vikram Pasupathy vpasupathy@chromium.org
Reviewed-by: Vikram Pasupathy vpasupathy@chromium.org
Cr-Commit-Position: refs/heads/main@{#1308417}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.