Skip to content

Commit 3755ab1

Browse files
committed
[css-writing-modes] 4.3 editorial suggestion: under/over margin to under-/over-margin <http://www.w3.org/mid/BLU174-W409D4099EDCD4ED53E28ACB3C60@phx.gbl>
1 parent 6d58d9a commit 3755ab1

3 files changed

Lines changed: 5 additions & 7 deletions

File tree

css-writing-modes/Overview.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -987,11 +987,10 @@ <h3 class="heading settled heading" data-level=4.3 id=replaced-baselines><span c
987987

988988
<dl>
989989
<dt>alphabetic</dt>
990-
<dd>The alphabetic baseline is assumed to be at the <a data-link-type=dfn href=#under title=under>under</a>
991-
margin edge.</dd>
990+
<dd>The alphabetic baseline is assumed to be at the <a data-link-type=dfn href=#under title=under>under</a>-margin edge.</dd>
992991
<dt>central</dt>
993992
<dd>The central baseline is assumed to be halfway between the
994-
<a data-link-type=dfn href=#under title=under>under</a> and <a data-link-type=dfn href=#over title=over>over</a> margin edges of the box.
993+
<a data-link-type=dfn href=#under title=under>under</a>- and <a data-link-type=dfn href=#over title=over>over</a>-margin edges of the box.
995994
</dl>
996995

997996
<h3 class="heading settled heading" data-level=4.4 id=baseline-alignment><span class=secno>4.4 </span><span class=content>

css-writing-modes/Overview.src.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -938,11 +938,10 @@ <h3 id="replaced-baselines">
938938

939939
<dl>
940940
<dt>alphabetic</dt>
941-
<dd>The alphabetic baseline is assumed to be at the <i>under</i>
942-
margin edge.</dd>
941+
<dd>The alphabetic baseline is assumed to be at the <i>under</i>-margin edge.</dd>
943942
<dt>central</dt>
944943
<dd>The central baseline is assumed to be halfway between the
945-
<i>under</i> and <i>over</i> margin edges of the box.
944+
<i>under</i>- and <i>over</i>-margin edges of the box.
946945
</dl>
947946

948947
<h3 id="baseline-alignment">

css-writing-modes/issues-lc-2013.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Issue 7.
4848
Summary: 4.3 editorial suggestion: under/over margin to under-/over-margin
4949
From: cewcathar@hotmail.com
5050
Comment: http://www.w3.org/mid/BLU174-W409D4099EDCD4ED53E28ACB3C60@phx.gbl
51-
Open:
51+
Accepted:
5252
----
5353
Issue 8.
5454
Summary: 6.2 inline-start editorial suggestion: Nominally the side from which...

0 commit comments

Comments
 (0)