Sign in
webkit
/
WebKit
/
84c082c1adc8c505a644dc9092e891f52c30e8c0
/
.
/
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