mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Handle invalid MIME types in HTMLMediaElement::CanPlayType
This commit is contained in:
parent
bd9486bbe2
commit
7e835c351e
2 changed files with 9 additions and 6 deletions
|
@ -1,8 +1,5 @@
|
|||
[canPlayType.html]
|
||||
type: testharness
|
||||
[application/octet-stream]
|
||||
expected: FAIL
|
||||
|
||||
[video/x-new-fictional-format]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue