wordpress-develop/tests/phpunit/tests/theme
Jorge Costa 73bf1dab6b Block Editor: Update color merging algorithm.
The npm packages in use were published a few hours ago, which include some changes to how we manage colors. This commit adds the corresponding PHP changes.

Props nosolosw.
See #53175.

git-svn-id: https://develop.svn.wordpress.org/trunk@50977 602fd350-edb4-49c9-b593-d223f7449a82
2021-05-24 18:56:09 +00:00
..
customHeader.php Tests: Rename some classes in phpunit/tests/theme/ per the naming conventions. 2021-05-24 13:31:15 +00:00
getThemeStarterContent.php Tests: Rename some classes in phpunit/tests/theme/ per the naming conventions. 2021-05-24 13:31:15 +00:00
support.php Themes: Move the test for post-formats theme support to a more appropriate place. 2020-10-28 15:12:40 +00:00
themeDir.php Editor: Fix failing unit test for i18n support in theme.json 2021-05-24 09:49:48 +00:00
wpTheme.php Docs: Some documentation and test improvements for WP_Theme_JSON and WP_Theme_JSON_Resolver classes: 2021-05-24 13:24:05 +00:00
wpThemeGetAllowedFilters.php Tests: Rename some classes in phpunit/tests/theme/ per the naming conventions. 2021-05-24 13:31:15 +00:00
wpThemeJson.php Block Editor: Update color merging algorithm. 2021-05-24 18:56:09 +00:00
wpThemeJsonResolver.php Docs: Some documentation and test improvements for WP_Theme_JSON and WP_Theme_JSON_Resolver classes: 2021-05-24 13:24:05 +00:00