From c65a72c952a3e841e4f6f8532cf08c696b8ea292 Mon Sep 17 00:00:00 2001 From: fantasai Date: Mon, 30 Jul 2018 15:36:10 -0700 Subject: [PATCH] [css-scrollbars-1] Applies to boxes to which 'overflow' applies... which isn't quite FC roots. #1963 --- css-scrollbars-1/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-scrollbars-1/Overview.bs b/css-scrollbars-1/Overview.bs index e49bdce4bbde..8b5e55b9b73a 100644 --- a/css-scrollbars-1/Overview.bs +++ b/css-scrollbars-1/Overview.bs @@ -61,7 +61,7 @@ Initial: auto Inherited: yes Computed value: the computed color or the keyword auto Animation type: color -Applies to: block containers and boxes that establish a formatting context [same as elements that 'overflow' applies to] +Applies to: boxes to which 'overflow' applies Percentages: n/a @@ -132,7 +132,7 @@ Initial: auto Inherited: no Computed value: absolute length or the keyword auto. Animation type: length -Applies to: block containers and boxes that establish a formatting context [same as elements that 'overflow' applies to] +Applies to: boxes to which 'overflow' applies Percentages: n/a