From ccec4260151281ac9e43540340ab45c0354c0374 Mon Sep 17 00:00:00 2001 From: andruud Date: Tue, 4 Nov 2025 12:22:26 +0100 Subject: [PATCH] [css-values-5] Allow 'revert-rule' in the 'all' shorthand This was simply overlooked in #12992. --- css-cascade-5/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-cascade-5/Overview.bs b/css-cascade-5/Overview.bs index 303972752f2..e4a259d06cf 100644 --- a/css-cascade-5/Overview.bs +++ b/css-cascade-5/Overview.bs @@ -431,7 +431,7 @@ Resetting All Properties: the 'all' property
 	Name: all
-	Value: initial | inherit | unset | revert | revert-layer
+	Value: initial | inherit | unset | revert | revert-layer | revert-rule
 	
The 'all' property is a shorthand