Updates:
Status: Accepted
Owner: [email protected]
Labels: -Priority-Medium -Component-Other Priority-Low
Component-Sanitizer
Comment #1 on issue 1961 by [email protected]: caja incorrectly nests empty
HTML nodes causing them to be displayed in reverse order
https://code.google.com/p/google-caja/issues/detail?id=1961
Thanks. I took a look and this is because our JS HTML parser doesn't
implement the “in table” tree construction rules, so it is definitely a bug.
However, note that using / in this way is not correct HTML; both HTML4 and
HTML "5" agree on that. (It would be correct if you were writing XHTML,
instead. Though that's moot here since Caja never parses as XHTML.) You
should remove the /> and use normal end tags instead.
--
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 "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.