Commit 1563d86
committed
HTML API: Prevent fragment creation on close tag.
Prevent fragments from being created at tag closers.
Follow-up to [59444].
Props jonsurrell, bernhard-reiter.
Fixes #62357.
git-svn-id: https://develop.svn.wordpress.org/trunk@59450 602fd350-edb4-49c9-b593-d223f7449a821 parent 849db39 commit 1563d86
File tree
2 files changed
+18
-1
lines changed- src/wp-includes/html-api
- tests/phpunit/tests/html-api
2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1103 | 1103 | | |
1104 | 1104 | | |
1105 | 1105 | | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
1106 | 1123 | | |
1107 | 1124 | | |
1108 | 1125 | | |
| |||
0 commit comments