Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
media
/
track
/
track-cue-container-rendering-position-expected.txt
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