We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b779371 commit 5f23712Copy full SHA for 5f23712
source
@@ -33515,7 +33515,7 @@ interface <dfn interface>HTMLVideoElement</dfn> : <span>HTMLMediaElement</span>
33515
of being displayed fullscreen or in an independent resizable window.</p>
33516
33517
<p class="note">The absence of the <code data-x="attr-video-playsinline">playsinline</code>
33518
- attributes does not imply that the video will display fullscreen by default. Indeed, most user
+ attribute does not imply that the video will display fullscreen by default. Indeed, most user
33519
agents have chosen to play all videos inline by default, and in such user agents the <code
33520
data-x="attr-video-playsinline">playsinline</code> attribute has no effect.</p>
33521
0 commit comments