We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c385021 commit 46df453Copy full SHA for 46df453
css-multicol-1/Overview.bs
@@ -1084,8 +1084,8 @@ Spanning Columns</h2>
1084
</dd>
1085
</dl>
1086
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>.
+ An element that spans more than one column is called a <dfn export local-lt="spanning element">multi-column spanning element</dfn>
+ and the box it creates is called a <dfn export local-lt="spanner">multi-column spanner</dfn>.
1089
1090
The [=containing block=] of the [=spanner=] is the [=multicol container=] itself.
1091
Consequently, in cases where the spanner itself does not establish
0 commit comments