wordpress-develop/tests/phpunit/tests/style-engine
Isabel Brison 15b5be2acd Editor: add size and repeat to background image support.
Adds background size and background repeat style processing to the background image block support and `WP_Style_Engine` definitions.

Props andrewserong, mukesh27.
Fixes #60175.



git-svn-id: https://develop.svn.wordpress.org/trunk@57254 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-09 06:10:09 +00:00
..
styleEngine.php Editor: add size and repeat to background image support. 2024-01-09 06:10:09 +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