Skip to content

Commit 7ae8c27

Browse files
committed
[css-writing-modes] Restore image lost in <https://hg.csswg.org/drafts/diff/bad54742d675/css-writing-modes/Overview.bs>, update captions
1 parent f314c95 commit 7ae8c27

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

css-writing-modes/Overview.bs

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1620,20 +1620,27 @@ Line-relative Directions</h3>
16201620
<p>See the <a href="#logical-to-physical">table below</a> for the exact
16211621
mappings between physical and line-relative directions.
16221622

1623-
<div class="figurepair">
1624-
<div class="figure">
1623+
<div class="figure">
16251624
<a href="diagrams/line-orient-up.svg">
16261625
<img src="diagrams/line-orient-up.png" class="landscape"
16271626
alt="Line orientation compass"></a>
1628-
<p class="caption">Line orientation compass</p>
1629-
</div>
1627+
<p class="caption">Line orientation in ''horizontal-tb''</p>
1628+
</div>
16301629

1631-
<div class="figure">
1630+
<div class="figurepair">
1631+
<div class="figure">
16321632
<a href="diagrams/line-orient-right.svg">
16331633
<img src="diagrams/line-orient-right.png" class="portrait"
16341634
alt="Typical orientation in vertical"></a>
1635-
<p class="caption">Typical orientation in vertical</p>
1636-
</div>
1635+
<p class="caption">Line orientation in ''vertical-rl'', ''vertical-lr'', and ''sideways-rl''</p>
1636+
</div>
1637+
1638+
<div class="figure">
1639+
<a href="diagrams/line-orient-left.svg">
1640+
<img src="diagrams/line-orient-left.png" class="portrait"
1641+
alt="Typical orientation in vertical"></a>
1642+
<p class="caption">Line orientation in ''sideways-lr''</p>
1643+
</div>
16371644
</div>
16381645

16391646
<div class="note">

0 commit comments

Comments
 (0)