8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babe4a3 commit 63924b6Copy full SHA for 63924b6
src/html5lib/html5parser.py
@@ -386,6 +386,7 @@ def processDoctype(self, token):
386
"-//netscape comm. corp.//dtd strict html//en",
387
"-//o'reilly and associates//dtd html 2.0//en",
388
"-//o'reilly and associates//dtd html extended 1.0//en",
389
+ "-//o'reilly and associates//dtd html extended relaxed 1.0//en",
390
"-//spyglass//dtd html 2.0 extended//en",
391
"-//sq//dtd html 2.0 hotmetal + extensions//en",
392
"-//sun microsystems corp.//dtd hotjava html//en",
0 commit comments