From e03ec367b344829ae24cd656b1cc5584b9d94754 Mon Sep 17 00:00:00 2001 From: fantasai Date: Fri, 10 Jan 2025 18:42:05 -0500 Subject: [PATCH] [css-overflow-3] overflow:hidden on replaced elements resolves to overflow:clip #7714 --- css-overflow-3/Overview.bs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css-overflow-3/Overview.bs b/css-overflow-3/Overview.bs index 241aa094d78..bb7b16947c0 100644 --- a/css-overflow-3/Overview.bs +++ b/css-overflow-3/Overview.bs @@ -537,6 +537,9 @@ Managing Overflow: the 'overflow-x', 'overflow-y', and 'overflow' propertiesblock box is neither ''overflow/visible'' nor ''overflow/clip'' nor a combination thereof,