Skip to content

Commit 096e5d0

Browse files
committed
PICKME: Add missing nobr end tag handling
1 parent b83d5b4 commit 096e5d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-includes/html-api/class-wp-html-processor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,6 +2415,7 @@ private function step_in_body(): bool {
24152415
case '-EM':
24162416
case '-FONT':
24172417
case '-I':
2418+
case '-NOBR':
24182419
case '-S':
24192420
case '-SMALL':
24202421
case '-STRIKE':

0 commit comments

Comments
 (0)