| Index: LayoutTests/media/video-size-intrinsic-scale-expected.txt
|
| diff --git a/LayoutTests/media/video-size-intrinsic-scale-expected.txt b/LayoutTests/media/video-size-intrinsic-scale-expected.txt
|
| deleted file mode 100644
|
| index 6985317f866a897c373903519de6dce6ac173495..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/media/video-size-intrinsic-scale-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -Test size before movie is open:
|
| -EXPECTED (video.videoWidth == '0') OK
|
| -EXPECTED (video.videoHeight == '0') OK
|
| -
|
| -Loading "content/scaled-matrix.mov". Movie saved with a non identity matrix.
|
| -EVENT(loadstart)
|
| -EVENT(durationchange)
|
| -EVENT(loadedmetadata)
|
| -EXPECTED (video.videoWidth == '640') OK
|
| -EXPECTED (video.videoHeight == '480') OK
|
| -
|
| -Loading "content/720x576i-anamorphic.mov". Movie encoded with PAL non-square pixels, clean aperture corrects pixel aspect ratio when displayed.
|
| -EVENT(loadstart)
|
| -EVENT(durationchange)
|
| -EVENT(loadedmetadata)
|
| -EXPECTED (video.videoWidth == '1024') OK
|
| -EXPECTED (video.videoHeight == '576') OK
|
| -
|
| -END OF TEST
|
| -
|
|
|