File tree Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -1576,12 +1576,16 @@ Flow-relative Directions</h3>
1576
1576
not only on the 'writing-mode' property but also the 'direction' property.</p>
1577
1577
1578
1578
<div class="example">
1579
- <p> An English (LTR-TB) block:</p>
1580
- <img src="diagrams/sizing-ltr-tb.svg">
1579
+ <figure>
1580
+ <img src="diagrams/sizing-ltr-tb.svg">
1581
+ <figcaption> Physical/logical terms as applicable to typical English text layout</a>
1582
+ </figure>
1581
1583
</div>
1582
1584
<div class="example">
1583
- <p> A vertical Japanese block (TTB-RL):</p>
1584
- <img src="diagrams/sizing-ttb-rl.svg">
1585
+ <figure>
1586
+ <img src="diagrams/sizing-ltr-tb.svg">
1587
+ <figcaption> Physical/logical terms as applicable to typical Chinese text layout</a>
1588
+ </figure>
1585
1589
</div>
1586
1590
1587
1591
<h3 id="line-directions">
Original file line number Diff line number Diff line change @@ -1651,12 +1651,16 @@ Flow-relative Directions</h3>
1651
1651
not only on the 'writing-mode' property but also the 'direction' property.</p>
1652
1652
1653
1653
<div class="example">
1654
- <p> An English (LTR-TB) block:</p>
1655
- <img src="diagrams/sizing-ltr-tb.svg">
1654
+ <figure>
1655
+ <img src="diagrams/sizing-ltr-tb.svg">
1656
+ <figcaption> Physical/logical terms as applicable to typical English text layout</a>
1657
+ </figure>
1656
1658
</div>
1657
1659
<div class="example">
1658
- <p> A vertical Japanese block (TTB-RL):</p>
1659
- <img src="diagrams/sizing-ttb-rl.svg">
1660
+ <figure>
1661
+ <img src="diagrams/sizing-ltr-tb.svg">
1662
+ <figcaption> Physical/logical terms as applicable to typical Chinese text layout</a>
1663
+ </figure>
1660
1664
</div>
1661
1665
1662
1666
<h3 id="line-directions">
You can’t perform that action at this time.
0 commit comments