Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
media
/
audio-as-video-fullscreen-expected.txt
blob: 633ec985c209ccb190b753c3f8ca6cda4b314c9e [
file
] [
log
] [
blame
]
Tests that an audio file in a video element should not have a fullscreen button
** Playing the video **
RUN(video.play())
** Testing if the fullscreen button is hidden **
EXPECTED (fullscreenButton.classList.contains('hidden') == 'true') OK