8000 Merge again · wisniman/html5lib-python@63924b6 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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
391
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",
392
"-//sun microsystems corp.//dtd hotjava html//en",

0 commit comments

Comments
 (0)
0