html
html copied to clipboard
better warnings for CDATA, processing instructions used in HTML
<img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="96" height="96"hspace="10"> Issue by sethladd Originally opened as dart-lang/sdk#16696
they're warnings in html, but it would be good to explain this :) look for bogusCommentState in the tokenizer. More info here: http://wiki.whatwg.org/wiki/HTML_vs._XHTML
<img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="48" height="48"hspace="10"> Comment by sethladd
Was https://github.com/dart-lang/html5lib-now-on-dart.googlecode.com/issues/48
<img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="48" height="48"hspace="10"> Comment by kevmoo
Added Pkg-Html5Lib label.
<img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="48" height="48"hspace="10"> Comment by kevmoo
Removed Library-Html5lib label.