Bug 216873 - media/can-play-av1.html is not spec compliant
Summary: media/can-play-av1.html is not spec compliant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-23 05:15 PDT by Philippe Normand
Modified: 2020-09-23 09:56 PDT (History)
12 users (show)

See Also:


Attachments
Patch (6.93 KB, patch)
2020-09-23 05:34 PDT, Philippe Normand
eric.carlson: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2020-09-23 05:15:10 PDT
If a valid and supported codec is specified, canPlayType should return "probably", not "" which means not-supported.
Comment 1 Philippe Normand 2020-09-23 05:34:47 PDT
Created attachment 409466 [details]
Patch
Comment 2 Philippe Normand 2020-09-23 07:45:19 PDT
Committed r267474: <https://trac.webkit.org/changeset/267474>
Comment 3 Radar WebKit Bug Importer 2020-09-23 07:46:19 PDT
<rdar://problem/69435235>
Comment 4 Philippe Normand 2020-09-23 09:56:31 PDT
Landed iOS baseline in r267484.