Skip to content

Commit 16806c6

Browse files
committed
[css-writing-modes][editorial] DFN startmost/endmost to start/end
1 parent 2021f01 commit 16806c6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

css-writing-modes-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,8 @@ Flow-relative Directions</h3>
16001600
</dl>
16011601

16021602
<p>Where contextually unambiguous or encompassing both meanings,
1603-
the terms <dfn export for=CSS>start</dfn> and <dfn export for=CSS>end</dfn>
1603+
the terms <dfn export for=CSS lt="start | startmost">start</dfn>
1604+
and <dfn export for=CSS lt="end | endmost">end</dfn>
16041605
are used in place of <a>block-start</a>/<a>inline-start</a>
16051606
and <a>block-end</a>/<a>inline-end</a>, respectively.
16061607

css-writing-modes-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1676,7 +1676,8 @@ Flow-relative Directions</h3>
16761676
</dl>
16771677

16781678
<p>Where contextually unambiguous or encompassing both meanings,
1679-
the terms <dfn export for=CSS>start</dfn> and <dfn export for=CSS>end</dfn>
1679+
the terms <dfn export for=CSS lt="start | startmost">start</dfn>
1680+
and <dfn export for=CSS lt="end | endmost">end</dfn>
16801681
are used in place of <a>block-start</a>/<a>inline-start</a>
16811682
and <a>block-end</a>/<a>inline-end</a>, respectively.
16821683

0 commit comments

Comments
 (0)