Commit e12855b
committed
Escape quotes when they appear as HTML entities in JSX text
Fixes microsoft#62411 parent 72bb1d3 commit e12855b
File tree
5 files changed
+15
-1
lines changed- src/compiler
- tests
- baselines/reference
- cases/conformance/jsx
5 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7221 | 7221 | | |
7222 | 7222 | | |
7223 | 7223 | | |
7224 | | - | |
| 7224 | + | |
| 7225 | + | |
| 7226 | + | |
7225 | 7227 | | |
7226 | 7228 | | |
7227 | 7229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments