Sign in
webkit
/
WebKit
/
1d2c762592c7d71992189538cb3f38cc38c18ef8
/
.
/
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