Sign in
chromium
/
chromium
/
src.git
/
lkgr-android-internal
/
.
/
third_party
/
blink
/
web_tests
/
fullscreen
/
video-fixed-at-top-left-expected.txt
blob: 1c70bf2f7d2200c17870e40f8a28e4ac99555909 [
file
] [
log
] [
blame
]
This test verifies videos in fullscreen mode are not affected by CSS top/left properties.
EVENT(webkitfullscreenchange)
EXPECTED (clientRect.left == '0') OK
EXPECTED (clientRect.top == '0') OK
END OF TEST