mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-03 02:09:28 +01:00
Include html5lib for BeautifulSoup
BeautifulSoup needs lxml or html5, have included html5lib. Also latest BeautifulSoup 4.1.3
This commit is contained in:
7
html5lib/tests/testdata/tokenizer/pendingSpecChanges.test
vendored
Normal file
7
html5lib/tests/testdata/tokenizer/pendingSpecChanges.test
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{"tests": [
|
||||
|
||||
{"description":"<!---- >",
|
||||
"input":"<!---- >",
|
||||
"output":["ParseError", "ParseError", ["Comment","-- >"]]}
|
||||
|
||||
]}
|
||||
Reference in New Issue
Block a user