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