Skip to content

Commit 63924b6

Browse files
committed
Merge again
--HG-- rename : python/src/html5lib/html5parser.py => python3/src/html5lib/html5parser.py
1 parent babe4a3 commit 63924b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/html5lib/html5parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ def processDoctype(self, token):
386386
"-//netscape comm. corp.//dtd strict html//en",
387387
"-//o'reilly and associates//dtd html 2.0//en",
388388
"-//o'reilly and associates//dtd html extended 1.0//en",
389+
"-//o'reilly and associates//dtd html extended relaxed 1.0//en",
389390
"-//spyglass//dtd html 2.0 extended//en",
390391
"-//sq//dtd html 2.0 hotmetal + extensions//en",
391392
"-//sun microsystems corp.//dtd hotjava html//en",

0 commit comments

Comments
 (0)