From 6d50c9e38582811db589dc80429664496e5def08 Mon Sep 17 00:00:00 2001 From: "Daniel D. Beck" Date: Mon, 30 Oct 2023 13:09:39 +0100 Subject: [PATCH] Point content-visibility animation spec to css-contain-3 --- css/properties/content-visibility.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/properties/content-visibility.json b/css/properties/content-visibility.json index 727c6a9775938a..eca0be9d0e78b5 100644 --- a/css/properties/content-visibility.json +++ b/css/properties/content-visibility.json @@ -49,7 +49,7 @@ "keyframe_animatable": { "__compat": { "description": "@keyframe animatable", - "spec_url": "https://drafts.csswg.org/css-display-4/#display-animation", + "spec_url": "https://drafts.csswg.org/css-contain-3/#content-visibility-animation", "support": { "chrome": { "version_added": "116"