WordPress/wp-includes/block-supports
youknowriad a4aeb71603 Editor: Fix instance element styles for links applying to buttons.
These changes fix the selector used by block instance element styles for links so they do not get incorrectly applied to buttons.

Props aaronrobertshaw, freewebmentor, mukesh27.
Fixes #60557.
Built from https://develop.svn.wordpress.org/trunk@57664


git-svn-id: http://core.svn.wordpress.org/trunk@57165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-02-20 11:22:09 +00:00
..
align.php
background.php Coding Standards: Fix some spaces on block-supports background. 2024-01-26 17:53:15 +00:00
border.php
colors.php
custom-classname.php
dimensions.php Editor: introduce `dimensions.aspectRatio` block support. 2024-01-31 02:54:17 +00:00
duotone.php
elements.php Editor: Fix instance element styles for links applying to buttons. 2024-02-20 11:22:09 +00:00
generated-classname.php
layout.php Editor: Fix PHP warning in Layout block support. 2024-01-30 11:10:17 +00:00
position.php
settings.php
shadow.php Editor: Remove shadow support via direct attribute. 2024-02-01 09:26:15 +00:00
spacing.php
typography.php
utils.php