Skip to content

Commit 1ddad9f

Browse files
committed
[css-writing-modes] Fix markup error
1 parent abae96a commit 1ddad9f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-writing-modes-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,13 +1583,13 @@ Flow-relative Directions</h3>
15831583
<div class="example">
15841584
<figure>
15851585
<img src="diagrams/sizing-ltr-tb.svg">
1586-
<figcaption>Physical/logical terms as applicable to typical English text layout</a>
1586+
<figcaption>Physical/logical terms as applicable to typical English text layout</figcaption>
15871587
</figure>
15881588
</div>
15891589
<div class="example">
15901590
<figure>
15911591
<img src="diagrams/sizing-ttb-rl.svg">
1592-
<figcaption>Physical/logical terms as applicable to typical Chinese text layout</a>
1592+
<figcaption>Physical/logical terms as applicable to typical Chinese text layout</figcaption>
15931593
</figure>
15941594
</div>
15951595

css-writing-modes-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,13 +1659,13 @@ Flow-relative Directions</h3>
16591659
<div class="example">
16601660
<figure>
16611661
<img src="diagrams/sizing-ltr-tb.svg">
1662-
<figcaption>Physical/logical terms as applicable to typical English text layout</a>
1662+
<figcaption>Physical/logical terms as applicable to typical English text layout</figcaption>
16631663
</figure>
16641664
</div>
16651665
<div class="example">
16661666
<figure>
16671667
<img src="diagrams/sizing-ttb-rl.svg">
1668-
<figcaption>Physical/logical terms as applicable to typical Chinese text layout</a>
1668+
<figcaption>Physical/logical terms as applicable to typical Chinese text layout</figcaption>
16691669
</figure>
16701670
</div>
16711671

0 commit comments

Comments
 (0)