- Timestamp:
- 07/24/2024 06:39:46 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/html-api/wpHtmlProcessorBreadcrumbs.php
r58779 r58806 182 182 'BGSOUND', // Deprecated; self-closing if self-closing flag provided, otherwise normal. 183 183 'BODY', 184 'CAPTION',185 'COL',186 'COLGROUP',187 184 'FRAME', 188 185 'FRAMESET', … … 199 196 'STYLE', 200 197 'SVG', 201 'TBODY',202 'TD',203 198 'TEMPLATE', 204 199 'TEXTAREA', 205 'TFOOT',206 'TH',207 'THEAD',208 200 'TITLE', 209 'TR',210 201 'XMP', // Deprecated, use PRE instead. 211 202 );
Note: See TracChangeset
for help on using the changeset viewer.