Skip to content

Commit bd67da3

Browse files
authored
[css-grid-3][masonry] Update webm example videos to mp4 (w3c#9536)
1 parent 39b7386 commit bd67da3

7 files changed

+3
-3
lines changed

css-grid-3/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ Fragmentation in the Masonry Axis</h3>
554554
illustrating fragmentation of a grid with masonry layout in its [=block axis=].
555555
It renders like this:
556556
<figure style="max-width:100%">
557-
<video style="max-width:100%" src="images/fragmentation-block-axis-example.webm" controls></video>
557+
<video style="max-width:100%" src="images/fragmentation-block-axis-example.mp4" controls></video>
558558
<figcaption>
559559
Visualization of fragmentation in a [=block-axis=] [=masonry layout=].
560560
</figcaption>
@@ -577,7 +577,7 @@ Fragmentation in the Grid Axis</h3>
577577
In this case the breaks occurs between the [=grid-axis=] rows.
578578
It renders like this:
579579
<figure style="max-width:100%">
580-
<video style="max-width:100%" src="images/fragmentation-inline-axis-example.webm" controls></video>
580+
<video style="max-width:100%" src="images/fragmentation-inline-axis-example.mp4" controls></video>
581581
<figcaption>
582582
Visualization of fragmentation in the [=block axis=] with [=inline-axis=] [=masonry layout=].
583583
</figcaption>
@@ -736,7 +736,7 @@ Graceful Degradation</h2>
736736
Here's what it looks like with Masonry support for comparison:
737737

738738
<figure>
739-
<video src="images/graceful-degradation-example.webm" controls></video>
739+
<video src="images/graceful-degradation-example.mp4" controls></video>
740740
<figcaption>
741741
Rendering of the example in a UA with Masonry support.
742742
</figcaption>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)