Commit 0fd13c6
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 66b8034 commit 0fd13c6
File tree
5 files changed
+847
-382
lines changed- html5lib
- filters
- tests
5 files changed
+847
-382
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments