Skip to content

Commit 46df453

Browse files
committed
[css-multicol-1] Don't export overly-generic terms
1 parent c385021 commit 46df453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-multicol-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1084,8 +1084,8 @@ Spanning Columns</h2>
10841084
</dd>
10851085
</dl>
10861086

1087-
An element that spans more than one column is called a <dfn export>spanning element</dfn>
1088-
and the box it creates is called a <dfn export>spanner</dfn>.
1087+
An element that spans more than one column is called a <dfn export local-lt="spanning element">multi-column spanning element</dfn>
1088+
and the box it creates is called a <dfn export local-lt="spanner">multi-column spanner</dfn>.
10891089

10901090
The [=containing block=] of the [=spanner=] is the [=multicol container=] itself.
10911091
Consequently, in cases where the spanner itself does not establish

0 commit comments

Comments
 (0)