wordpress-develop/tests/phpunit/tests/style-engine
Isabel Brison 5d3f66ac5b Editor: introduce dimensions.aspectRatio block support.
Adds front end rendering logic for the `dimensions.aspectRatio` block support as well as the required logic in `WP_Theme_JSON` and the style engine.

Props andrewserong.
Fixes #60365.


git-svn-id: https://develop.svn.wordpress.org/trunk@57491 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-31 02:52:25 +00:00
..
styleEngine.php Editor: introduce dimensions.aspectRatio block support. 2024-01-31 02:52:25 +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