blob: 98e37456761048fdfbd87b2dc4c16e7357734454 [file] [log] [blame]
Test for https://bugs.webkit.org/show_bug.cgi?id=65270.
Resource load delegate should be able to block poster loading.
Testing before setting poster
EXPECTED (video.clientWidth == '300') OK
EXPECTED (video.clientHeight == '150') OK
Test after setting poster
EXPECTED (video.clientWidth == '300') OK
EXPECTED (video.clientHeight == '150') OK
END OF TEST