blob: d2a9a99d47f080badaad7c2c984a2bf1e188e25a [file] [log] [blame]
The top of the text track container should be in the bottom 30% of the video element.
EVENT(canplaythrough)
EXPECTED (cueDisplayElement.offsetTop > (video.videoHeight * .70) == 'true') OK
END OF TEST