- Notifications
You must be signed in to change notification settings - Fork294
Commit80a1425
committed
Fix#72: rewrite the sanitizer to be a treewalker filter only.
As we no longer need the sanitizer to be shared between a filter anda tokenizer, move the entire sanitizer to the filter module.Also, replace the existing, tiny sanitizer testsuite with the onein html5lib-tests.1 parent106c0af commit80a1425
File tree
5 files changed
+894
-439
lines changed- html5lib
- filters
- tests
5 files changed
+894
-439
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
|
0 commit comments
Comments
(0)