html icon indicating copy to clipboard operation
html copied to clipboard

better warnings for CDATA, processing instructions used in HTML

Open DartBot opened this issue 9 years ago • 3 comments

<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

DartBot avatar Jun 04 '15 00:06 DartBot

<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

DartBot avatar Jun 04 '15 00:06 DartBot