File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1576,12 +1576,16 @@ Flow-relative Directions</h3>
15761576 not only on the 'writing-mode' property but also the 'direction' property.</p>
15771577
15781578 <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>
15811583 </div>
15821584 <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>
15851589 </div>
15861590
15871591<h3 id="line-directions">
Original file line number Diff line number Diff line change @@ -1651,12 +1651,16 @@ Flow-relative Directions</h3>
16511651 not only on the 'writing-mode' property but also the 'direction' property.</p>
16521652
16531653 <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>
16561658 </div>
16571659 <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>
16601664 </div>
16611665
16621666<h3 id="line-directions">
You can’t perform that action at this time.
0 commit comments