Skip to content

Commit 78cc72d

Browse files
[css2] Fix typo in dfn-for (#7082)
1 parent 8137bf5 commit 78cc72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5664,7 +5664,7 @@ buttons, menus, etc.) differently than for
56645664
defined in this section refer to the <dfn id="value-def-border-width">&lt;border-width&gt;</dfn>
56655665
value type, which may take one of the following values:</p>
56665666

5667-
<dl data-dfn-for="&lt;border-width&gt;,border-top-width,border-right-width,border-bottom-wight,border-left-width,border-width" data-dfn-type="value" >
5667+
<dl data-dfn-for="&lt;border-width&gt;,border-top-width,border-right-width,border-bottom-right,border-left-width,border-width" data-dfn-type="value" >
56685668
<dt><dfn id="valdef-border-width-thin">thin</dfn>
56695669
<dd>A thin border.
56705670
<dt><dfn id="valdef-border-width-medium">medium</dfn>

0 commit comments

Comments
 (0)