Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent startIsOptional selector for unknown elements of the DTD #138

Open
MrSerth opened this issue Jun 28, 2014 · 1 comment
Open

Prevent startIsOptional selector for unknown elements of the DTD #138

MrSerth opened this issue Jun 28, 2014 · 1 comment

Comments

@MrSerth
Copy link
Contributor

MrSerth commented Jun 28, 2014

startIsOptional should not be called for unknown elements. This error occurs while parsing the webpage http://de.selfhtml.org/html/frames/anzeige/frames.htm.

github

@MrSerth
Copy link
Contributor Author

MrSerth commented Jun 28, 2014

This is related to #27.
The problem only occurs, if the following DTD is used in the website:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
   "http://www.w3.org/TR/html4/frameset.dtd">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants