Changeset 56084
- Timestamp:
- 06/28/2023 03:56:48 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/block-supports/typography.php
r55947 r56084 922 922 * @type int $scale_factor A scale factor to determine how fast a font scales within boundaries. 923 923 * } 924 * @param string $expected_output Expected value of style property from gutenberg_apply_typography_support().924 * @param string $expected_output Expected value of style property from wp_apply_typography_support(). 925 925 */ 926 926 public function test_wp_get_computed_fluid_typography_value( $args, $expected_output ) {
Note: See TracChangeset
for help on using the changeset viewer.