Skip to content

Commit 6ee4310

Browse files
committed
[css-writing-modes] Markup fix: qualify start/end to help disambiguate cross-references.
1 parent 5300cc2 commit 6ee4310

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-writing-modes-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@ Flow-relative Directions</h3>
15781578
</dl>
15791579

15801580
<p>Where contextually unambiguous or encompassing both meanings,
1581-
the terms <dfn export>start</dfn> and <dfn export>end</dfn>
1581+
the terms <dfn export for=CSS>start</dfn> and <dfn export for=CSS>end</dfn>
15821582
are used in place of <a>block-start</a>/<a>inline-start</a>
15831583
and <a>block-end</a>/<a>inline-end</a>, respectively.
15841584

css-writing-modes-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1650,7 +1650,7 @@ Flow-relative Directions</h3>
16501650
</dl>
16511651

16521652
<p>Where contextually unambiguous or encompassing both meanings,
1653-
the terms <dfn export>start</dfn> and <dfn export>end</dfn>
1653+
the terms <dfn export for=CSS>start</dfn> and <dfn export for=CSS>end</dfn>
16541654
are used in place of <a>block-start</a>/<a>inline-start</a>
16551655
and <a>block-end</a>/<a>inline-end</a>, respectively.
16561656

0 commit comments

Comments
 (0)