- Timestamp:
- 07/05/2024 12:50:19 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/html-api/wpHtmlSupportRequiredOpenElements.php
r57508 r58677 309 309 */ 310 310 $this->ensure_support_is_added_everywhere( 'SVG' ); 311 312 // These elements are specific to SELECT scope.313 $this->ensure_support_is_added_everywhere( 'OPTGROUP' );314 $this->ensure_support_is_added_everywhere( 'OPTION' );315 311 } 316 312 }
Note: See TracChangeset
for help on using the changeset viewer.