Sign in
webkit
/
WebKit
/
e1a82001cfdab62c438e943f37ce20f74c8e0820
/
.
/
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