-
Notifications
You must be signed in to change notification settings - Fork 62
Question/Issue about a test in tests18.dat #89
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
Comments
Yep, I was not aware of the @syjer are you interested in fixing this? |
@zcorpan sure, I'll provide a pull request asap :) |
nox
added a commit
to nox/html5ever
that referenced
this issue
Mar 16, 2017
sideshowbarker
added a commit
to validator/validator
that referenced
this issue
Mar 16, 2017
syjer
added a commit
to syjer/html5lib-tests
that referenced
this issue
Mar 16, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, recently, in tests18.dat the following test has been added in the commit (5fca014#diff-80f44ad8658d9cc87ce967f7514ebf8dR227):
Maybe I'm mistaken, but the "content" string is missing for the template element? (like all the others tests with a template element and as described in the README ("Template contents are represented by the string "content" with the children below it."))
The expected result should be:
instead?
Or am I missing something, and there is a specific reason that the "content" string is missing?
Thank you.
The text was updated successfully, but these errors were encountered: