wordpress-develop/tests/phpunit/tests/style-engine
Isabel Brison e55e9c2f0c Editor: add box shadow support to blocks.
Adds the ability for blocks to declare support for CSS box-shadow and processing of necessary styles.

Props madhudollu, sabernhardt, ramonopoly, spacedmonkey, mukesh27.
Fixes #58590.


git-svn-id: https://develop.svn.wordpress.org/trunk@56046 602fd350-edb4-49c9-b593-d223f7449a82
2023-06-26 23:42:16 +00:00
..
styleEngine.php Editor: add box shadow support to blocks. 2023-06-26 23:42:16 +00:00
wpStyleEngineCssDeclarations.php
wpStyleEngineCssRule.php Tests: Ignore EOL differences in Style Engine API tests. 2022-10-05 14:04:05 +00:00
wpStyleEngineCssRulesStore.php Tests: Replace some occurrences of assertEquals() with assertSame(). 2022-10-07 01:02:07 +00:00
wpStyleEngineProcessor.php Tests: Ignore EOL differences in Style Engine API tests. 2022-10-05 14:04:05 +00:00