mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 448636 - Add testcase
--HG-- extra : rebase_source : fe95db053fdb42cece6c9fe2784420d792a3a8e9
This commit is contained in:
parent
bd6284138a
commit
4594182bdd
BIN
content/media/test/448636.ogv
Normal file
BIN
content/media/test/448636.ogv
Normal file
Binary file not shown.
@ -113,6 +113,7 @@ _TEST_FILES += \
|
||||
320x240.ogv \
|
||||
320x240.allow-origin.ogv \
|
||||
320x240.allow-origin.ogv^headers^ \
|
||||
448636.ogv \
|
||||
bug461281.ogg \
|
||||
bug482461.ogv \
|
||||
seek.ogv \
|
||||
|
@ -36,6 +36,7 @@ var gPlayTests = [
|
||||
var gErrorTests = [
|
||||
{ name:"bogus.wav", type:"audio/x-wav" },
|
||||
{ name:"bogus.ogv", type:"video/ogg" },
|
||||
{ name:"448636.ogv", type:"video/ogg" },
|
||||
{ name:"bogus.duh", type:"bogus/duh" }
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user