Skip to content

Commit 78a4f78

Browse files
committed
[css-2018] Export the 'vendor prefix' term. Fixes #3427.
1 parent 00e3301 commit 78a4f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-2018/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ Proprietary and Non-standardized Features</h4>
535535

536536
To avoid clashes with future CSS features,
537537
the CSS2.1 specification reserves a
538-
<dfn lt="vendor prefix | vendor-prefixed | prefixed | unprefixed"><a href="https://www.w3.org/TR/CSS2/syndata.html#vendor-keywords">prefixed syntax</a></dfn> [[!CSS2]]
538+
<dfn export lt="vendor prefix | vendor-prefixed | prefixed | unprefixed"><a href="https://www.w3.org/TR/CSS2/syndata.html#vendor-keywords">prefixed syntax</a></dfn> [[!CSS2]]
539539
for proprietary and experimental extensions to CSS.
540540
A CSS feature is a <dfn>proprietary extension</dfn> if it is meant for use
541541
in a closed environment accessible only to a single vendor's user agent(s).

0 commit comments

Comments
 (0)