--- /home/clopez/webkit/webkit/layout-test-results/media/video-size-intrinsic-scale-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/media/video-size-intrinsic-scale-actual.txt @@ -1,3 +1,4 @@ + Test size before movie is open: EXPECTED (video.videoWidth == '0') OK EXPECTED (video.videoHeight == '0') OK @@ -6,14 +7,14 @@ EVENT(loadstart) EVENT(durationchange) EVENT(loadedmetadata) -EXPECTED (video.videoWidth == '640') OK -EXPECTED (video.videoHeight == '480') OK +EXPECTED (video.videoWidth == '640'), OBSERVED '320' FAIL +EXPECTED (video.videoHeight == '480'), OBSERVED '240' FAIL 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.videoWidth == '1024'), OBSERVED '1048' FAIL EXPECTED (video.videoHeight == '576') OK END OF TEST