Sign in
webkit
/
WebKit
/
74a70b4650fbd719ba3c83ed49ad2fe62a266972
/
.
/
LayoutTests
/
media
/
video-resize-expected.txt
blob: 8619261da2d771cddcebfdf1238b8e2a3e033b97 [
file
] [
log
] [
blame
]
Test <video> element initial resize event.
EXPECTED (video.videoWidth == '0') OK
EXPECTED (video.videoHeight == '0') OK
EVENT(resize)
EXPECTED (video.videoWidth == '320') OK
EXPECTED (video.videoHeight == '240') OK
END OF TEST