]> git.scottworley.com Git - paperdoorknob/commit - paperdoorknob_test.py
Remove no-longer-needed DOMFilters NoEdit and NoFooter
authorScott Worley <scottworley@scottworley.com>
Fri, 29 Dec 2023 23:49:02 +0000 (15:49 -0800)
committerScott Worley <scottworley@scottworley.com>
Fri, 29 Dec 2023 23:50:55 +0000 (15:50 -0800)
commit4640c55a74e31de7f7ddde379e9c564c184bc820
treef558b74407e0e07b6e39df7fe2b90019e2c794a2
parent87fb552dd37301bc0834afc09aa99cadd6310b98
Remove no-longer-needed DOMFilters NoEdit and NoFooter

These aren't needed anymore because Chunk individually extracts the five
things it needs from the chunk-DOMs, rather than pulling in the whole
chunk-<div>.
domfilter.py
domfilter_test.py
paperdoorknob_test.py