Commit 19cf27b
committed
test(agents): cover U+009B (C1) in image summary directive escaping
Extend the existing summary-escaping regression so an ignored-override value
carrying the C1 CSI introducer U+009B (an alt ANSI escape prefix) is escaped to
\u009b before generated-media directives are appended, matching the existing
C0/DEL/LS/PS coverage.
Signed-off-by: lsr911 <[email protected]>1 parent abe4841 commit 19cf27b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2448 | 2448 | | |
2449 | 2449 | | |
2450 | 2450 | | |
2451 | | - | |
| 2451 | + | |
2452 | 2452 | | |
2453 | 2453 | | |
2454 | 2454 | | |
| |||
2474 | 2474 | | |
2475 | 2475 | | |
2476 | 2476 | | |
2477 | | - | |
| 2477 | + | |
2478 | 2478 | | |
2479 | 2479 | | |
2480 | 2480 | | |
2481 | 2481 | | |
2482 | 2482 | | |
2483 | | - | |
| 2483 | + | |
2484 | 2484 | | |
2485 | 2485 | | |
2486 | 2486 | | |
| |||
0 commit comments