- Timestamp:
- 09/25/2023 10:37:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/media/wpImageTagAddDecodingAttr.php
r56559 r56690 20 20 * @param string $decoding The value for the 'decoding' attribute. 'no value' for default. 21 21 * @param string $expected The expected `img` tag. 22 * 23 * @expectedDeprecated wp_img_tag_add_decoding_attr 22 24 */ 23 25 public function test_should_add_decoding_attr( $image, $context, $decoding, $expected ) { … … 81 83 * @param mixed $decoding The value for the 'decoding' attribute. 'no value' for default. 82 84 * @param string $expected The expected `img` tag. 85 * 86 * @expectedDeprecated wp_img_tag_add_decoding_attr 83 87 */ 84 88 public function test_should_not_add_decoding_attr( $image, $context, $decoding, $expected ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)