diff --git a/src/Property/AtRule.php b/src/Property/AtRule.php index d946a904..3fd34825 100644 --- a/src/Property/AtRule.php +++ b/src/Property/AtRule.php @@ -15,7 +15,7 @@ interface AtRule extends Renderable, Commentable * * @internal since 8.5.2 */ - const BLOCK_RULES = 'media/document/supports/region-style/font-feature-values'; + const BLOCK_RULES = 'media/document/supports/region-style/font-feature-values/container'; /** * … and more font-specific ones (to be used inside font-feature-values)