File tree
2 files changed
+32
-3
lines changedFilter options
- src/Symfony/Component/HtmlSanitizer
- Tests
- Visitor/Node
2 files changed
+32
-3
lines changedsrc/Symfony/Component/HtmlSanitizer/Tests/HtmlSanitizerAllTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/Tests/HtmlSanitizerAllTest.php+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
| 240 | + |
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 |
| - |
| 244 | + |
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
250 | 255 |
|
251 | 256 |
|
252 | 257 |
|
| ||
445 | 450 |
|
446 | 451 |
|
447 | 452 |
|
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
448 | 458 |
|
449 | 459 |
|
450 | 460 |
|
|
src/Symfony/Component/HtmlSanitizer/Visitor/Node/Node.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/Visitor/Node/Node.php+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
23 | 42 |
|
24 | 43 |
|
25 | 44 |
|
| ||
56 | 75 |
|
57 | 76 |
|
58 | 77 |
|
59 |
| - |
| 78 | + |
60 | 79 |
|
61 | 80 |
|
62 | 81 |
|
|
0 commit comments