Commit 80a1425
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 and
a tokenizer, move the entire sanitizer to the filter module.
Also, replace the existing, tiny sanitizer testsuite with the one
in html5lib-tests.1 parent 106c0af commit 80a1425
File tree
5 files changed
+894
-439
lines changed- html5lib
- filters
- tests
5 files changed
+894
-439
lines changed| 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