Changeset 41251 for trunk/tests/phpunit/tests/widgets/text-widget.php
- Timestamp:
- 08/14/2017 05:58:23 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/widgets/text-widget.php
r41245 r41251 398 398 $legacy_text_examples = array( 399 399 '<span class="hello"></span>', 400 '<blockquote>Quote <footer>Citation</footer></blockquote>', 400 401 '<span></span>', 401 402 "<ul>\n<li><a href=\"#\" class=\"location\"></a>List Item 1</li>\n<li><a href=\"#\" class=\"location\"></a>List Item 2</li>\n</ul>",
Note: See TracChangeset
for help on using the changeset viewer.