Skip to content

Commit 018486c

Browse files
committed
[css-writing-modes] Add back aliases for block-size/inline-size. Add in old anchors so links will still work.
1 parent 03e372b commit 018486c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-writing-modes/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,10 +1485,12 @@ Abstract Dimensions</h3>
14851485
axis</i> in horizontal writing modes and the <i>vertical axis</i>
14861486
in vertical writing modes.</dd>
14871487
<dt><dfn lt="block size | block-size">block size</dfn>
1488+
<dt id=extent><dfn>logical height</dfn>
14881489
<dd>A measurement in the block dimension:
14891490
refers to the physical height (vertical dimension) in horizontal writing modes,
14901491
and to the physical width (horizontal dimension) in vertical writing modes.
14911492
<dt><dfn lt="inline size | inline-size">inline size</dfn>
1493+
<dt id=measure><dfn>logical width</dfn>
14921494
<dd>A measurement in the inline dimension:
14931495
refers to the physical width (horizontal dimension) in horizontal writing modes,
14941496
and to the physical height (vertical dimension) in vertical writing modes.

0 commit comments

Comments
 (0)