Skip to content

Commit 5a7f2b6

Browse files
committed
[css-overflow-4] Add missing [].
Fixes w3c#7582.
1 parent 0daf146 commit 5a7f2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Values have the following meanings:
274274
The given string is treated as an independent paragraph
275275
for bidi purposes.
276276

277-
<dt dfn-type=function><dfn>fade( <<length>> | <<percentage>> )</dfn>
277+
<dt dfn-type=function><dfn>fade( [ <<length>> | <<percentage>> ] )</dfn>
278278
<dd>
279279
Clip inline content that overflows its line box.
280280
Characters may be only partially rendered.

0 commit comments

Comments
 (0)