- Notifications
You must be signed in to change notification settings - Fork294
Commit0fd13c6
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 parent66b8034 commit0fd13c6
File tree
5 files changed
+847
-382
lines changed- html5lib
- filters
- tests
5 files changed
+847
-382
lines changedLines changed: 1 addition & 1 deletion
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
Comments
(0)