From 5a7f2b6631bc3b46d8e3e519bdb8559fff94dfad Mon Sep 17 00:00:00 2001 From: "L. David Baron" Date: Wed, 10 Aug 2022 10:44:09 -0400 Subject: [PATCH] [css-overflow-4] Add missing []. Fixes #7582. --- css-overflow-4/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-overflow-4/Overview.bs b/css-overflow-4/Overview.bs index 682cceb725f..0d8436573f0 100644 --- a/css-overflow-4/Overview.bs +++ b/css-overflow-4/Overview.bs @@ -274,7 +274,7 @@ Values have the following meanings: The given string is treated as an independent paragraph for bidi purposes. -
fade( <> | <> ) +
fade( [ <> | <> ] )
Clip inline content that overflows its line box. Characters may be only partially rendered.