Discussion:
Issue 168 in html5lib: endTagForm doesn't work (1673:80caa53e4357)
h***@public.gmane.org
2011-11-15 19:16:00 UTC
Permalink
Comment #3 on issue 168 by deigna...-***@public.gmane.org: endTagForm doesn't work
(1673:80caa53e4357)
http://code.google.com/p/html5lib/issues/detail?id=168

the patch was close, but you are missing an additional
s/node/token['name']/ instance

if you apply this, then form tags are correctly parsed.

however, the latest tag published to pypi 0.90, which was last updated in
2010 has a different problem as well since the
self.tree.openElements.remove(node) needs to be un-indented one level

Attachments:
168.diff 978 bytes
168-0.90.diff 1.0 KB
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
h***@public.gmane.org
2013-04-09 21:57:04 UTC
Permalink
Updates:
Status: WFM

Comment #4 on issue 168 by geoffers: endTagForm doesn't work
(1673:80caa53e4357)
http://code.google.com/p/html5lib/issues/detail?id=168

(No comment was entered for this change.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...