Skip to content

Commit 551e806

Browse files
Update video-only-transcript-ee13b5.md
1 parent 86a5ee6 commit 551e806

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_rules/video-only-transcript-ee13b5.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ This `video` element, which has no audio, has a non-visible text transcript avai
103103
<source src="/test-assets/rabbit-video/silent.mp4" type="video/mp4"></source>
104104
<source src="/test-assets/rabbit-video/silent.webm" type="video/webm"></source>
105105
</video>
106-
<p style="position:absolute; left:-9999px; top:auto; width:1px; height:1px; overflow:hidden;">The above video shows a giant fat rabbit climbing out of a hole in the ground.
106+
<p style="position:absolute; left:-9999px; top:auto; width:1px; height:1px; overflow:hidden;">This video shows a giant fat rabbit climbing out of a hole in the ground.
107107
He stretches, yawns, and then starts walking.
108108
Then he stops to scratch his bottom.</p>
109109
</html>
@@ -151,7 +151,7 @@ This `video` element, which has no audio, has a text transcript available on the
151151
<source src="/test-assets/rabbit-video/silent.mp4" type="video/mp4"></source>
152152
<source src="/test-assets/rabbit-video/silent.webm" type="video/webm"></source>
153153
</video>
154-
<p style="text-indent: -9999px;">The above video shows a giant fat rabbit climbing out of a hole in the ground.
154+
<p style="text-indent: -9999px;">This video shows a giant fat rabbit climbing out of a hole in the ground.
155155
He stretches, yawns, and then starts walking.
156156
Then he stops to scratch his bottom.</p>
157157
</html>
@@ -167,7 +167,7 @@ This `video` element, which has no audio, has a text transcript available on the
167167
<source src="/test-assets/rabbit-video/silent.mp4" type="video/mp4"></source>
168168
<source src="/test-assets/rabbit-video/silent.webm" type="video/webm"></source>
169169
</video>
170-
<p aria-hidden="true">The above video shows a giant fat rabbit climbing out of a hole in the ground.
170+
<p aria-hidden="true">This video shows a giant fat rabbit climbing out of a hole in the ground.
171171
He stretches, yawns, and then starts walking.
172172
Then he stops to scratch his bottom.</p>
173173
</html>

0 commit comments

Comments
 (0)