Skip to content

Commit

Permalink
[css-overflow-4] Add missing [].
Browse files Browse the repository at this point in the history
Fixes #7582.
  • Loading branch information
dbaron committed Aug 10, 2022
1 parent 0daf146 commit 5a7f2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-overflow-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Values have the following meanings:
The given string is treated as an independent paragraph
for bidi purposes.

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

0 comments on commit 5a7f2b6

Please sign in to comment.