Changeset 57317 for trunk/tests/phpunit/tests/html-api/wpHtmlProcessor.php
- Timestamp:
- 01/19/2024 10:05:37 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/html-api/wpHtmlProcessor.php
r57316 r57317 255 255 'INPUT' => array( 'INPUT' ), 256 256 'LINK' => array( 'LINK' ), 257 'LISTING' => array( 'LISTING' ),258 257 'MARQUEE' => array( 'MARQUEE' ), 259 258 'MATH' => array( 'MATH' ), … … 268 267 'PARAM' => array( 'PARAM' ), 269 268 'PLAINTEXT' => array( 'PLAINTEXT' ), 270 'PRE' => array( 'PRE' ),271 269 'RB' => array( 'RB' ), 272 270 'RP' => array( 'RP' ),
Note: See TracChangeset
for help on using the changeset viewer.