- Timestamp:
- 04/08/2019 11:22:14 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/widgets/media-image-widget.php
r45103 r45144 542 542 $this->assertContains( '<a href="https://example.org"', $output ); 543 543 $this->assertContains( 'target="_blank"', $output ); 544 $this->assertContains( 'rel="noopener noreferrer"', $output ); 544 545 545 546 // Populate caption in attachment.
Note: See TracChangeset
for help on using the changeset viewer.