Changeset 61620 for trunk/tests/phpunit/tests/theme/wpThemeJson.php
- Timestamp:
- 02/12/2026 05:43:12 AM (2 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
r61619 r61620 281 281 'dimensions' => array( 282 282 'aspectRatio' => true, 283 'height' => true, 283 284 'minHeight' => true, 284 285 'width' => true, … … 321 322 'dimensions' => array( 322 323 'aspectRatio' => true, 324 'height' => true, 323 325 'minHeight' => true, 324 326 'width' => true,
Note: See TracChangeset
for help on using the changeset viewer.