Changeset 57885 for trunk/tests/phpunit/tests/theme/wpThemeJson.php
- Timestamp:
- 03/27/2024 03:58:46 PM (22 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/theme/wpThemeJson.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/theme/wpThemeJson.php
r57717 r57885 294 294 'lineHeight' => true, 295 295 ), 296 'shadow' => array(297 'defaultPresets' => true,298 ),299 296 'blocks' => array( 300 297 'core/paragraph' => array( … … 334 331 'typography' => array( 335 332 'lineHeight' => false, 336 ),337 'shadow' => array(338 'defaultPresets' => true,339 333 ), 340 334 ),
Note: See TracChangeset
for help on using the changeset viewer.