Skip to content

Commit 1c15bf0

Browse files
scqcodyfinegan
authored andcommitted
TL-47106: Parse container queries
1 parent 0b9813a commit 1c15bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Property/AtRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ interface AtRule extends Renderable, Commentable
1515
*
1616
* @internal since 8.5.2
1717
*/
18-
const BLOCK_RULES = 'media/document/supports/region-style/font-feature-values';
18+
const BLOCK_RULES = 'media/document/supports/region-style/font-feature-values/container';
1919

2020
/**
2121
* … and more font-specific ones (to be used inside font-feature-values)

0 commit comments

Comments
 (0)