From 7b397012dd4e45ce7ab605007f505d26dedee2cf Mon Sep 17 00:00:00 2001 From: Dave Letorey Date: Mon, 15 Jul 2024 16:28:00 +0100 Subject: [PATCH] updated the version added for @starting-style for FF (#23816) --- css/at-rules/starting-style.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/at-rules/starting-style.json b/css/at-rules/starting-style.json index 6051333398e603..94edc0e4b9064d 100644 --- a/css/at-rules/starting-style.json +++ b/css/at-rules/starting-style.json @@ -16,7 +16,10 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": "129" + "version_added": "129", + "impl_url": "https://bugzil.la/1834877", + "partial_implementation": true, + "notes": "Does not yet support animating from display: none" }, "firefox_android": "mirror", "ie": {