wordpress-develop/tests/phpunit/tests/style-engine
Isabel Brison 1327f172cd Editor: add background image support.
Adds a new background block support with the ability to set a background image on blocks that opt into it.

Props andrewserong, mukesh27.
Fixes #59357.


git-svn-id: https://develop.svn.wordpress.org/trunk@56614 602fd350-edb4-49c9-b593-d223f7449a82
2023-09-19 01:27:43 +00:00
..
styleEngine.php Editor: add background image support. 2023-09-19 01:27:43 +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 Editor: disable default style engine optimisation. 2023-09-14 04:54:22 +00:00