Skip to content

Commit 16de2a2

Browse files
Removes bugfix since annotations
1 parent 4f7001f commit 16de2a2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/wp-includes/class-wp-theme-json.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,8 +2735,6 @@ private static function get_block_nodes( $theme_json, $selectors = array(), $opt
27352735
* @since 6.6.0 Setting a min-height of HTML when root styles have a background gradient or image.
27362736
* Updated general global styles specificity to 0-1-0.
27372737
* Fixed custom CSS output in block style variations.
2738-
* @since 6.6.1 Avoid applying `:root :where()` wrapper to top-level element-only selectors.
2739-
* @since 6.6.2 Avoid applying `:root :where()` wrapper to root selectors.
27402738
*
27412739
* @param array $block_metadata Metadata about the block to get styles for.
27422740
*

0 commit comments

Comments
 (0)