Commit f66e100
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 f78830e commit f66e100
File tree
5 files changed
+893
-439
lines changed- html5lib
- filters
- tests
5 files changed
+893
-439
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments