wordpress-develop/tests/phpunit/tests/theme
Jb Audras 30de259b07 Editor: Introduce spacing presets in global style properties.
This changeset is part of the Gutenberg changes merged into WP 6.1. It adds spacing presets support in global style properties.

Follow-up to [54211].

Props glendaviesnz, andrewserong, costdev, audrasjb, mukesh27.
See #56467.


git-svn-id: https://develop.svn.wordpress.org/trunk@54272 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-21 11:41:44 +00:00
..
customHeader.php Code Modernization: Explicitly declare all properties created in set_up() methods of various test classes. 2022-08-27 12:30:08 +00:00
getThemeStarterContent.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
support.php Themes: Correct the logic for displaying a _doing_it_wrong() notice for add_theme_support( 'html5' ). 2022-03-07 14:42:49 +00:00
themeDir.php Themes: Add support for Update URI header. 2022-08-23 17:46:46 +00:00
wpGetGlobalStylesheet.php Editor: Backport block supports filter callback, registrations and tests to 6.1. 2022-09-19 20:54:20 +00:00
wpTheme.php Themes: Add support for Update URI header. 2022-08-23 17:46:46 +00:00
wpThemeGetAllowedFilters.php Tests: Use more appropriate assertions in various tests. 2021-07-07 10:32:56 +00:00
wpThemeJson.php Editor: Introduce spacing presets in global style properties. 2022-09-21 11:41:44 +00:00
wpThemeJsonResolver.php Posts, Post Types: Improve performance of the get_user_data_from_wp_global_styles method. 2022-09-16 10:55:58 +00:00
wpThemeJsonSchema.php Update theme.json classes for WordPress 5.9. 2021-11-08 19:18:39 +00:00