- From: <bugzilla@jessica.w3.org>
- Date: Sat, 19 Jan 2013 21:31:00 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20707 Jeni Tennison <jeni@jenitennison.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeni@jenitennison.com --- Comment #2 from Jeni Tennison <jeni@jenitennison.com> --- (In reply to comment #1) > * XML-based HTML tools or systems intended > for the most general contexts of use cannot > depend on polyglot input: for maximum flexibility > <ins>when creating polyglot markup with</ins> such tools, > <del>such</del><ins>the</ins> tools should use the technique of using an > HTML parser that produces an XML-compatible DOM or > event stream The first part of the sentence is talking about tools that are *consuming* markup. I don't think that the TAG intended for these exact words to be used within the Scope section, but if it helps to clarify the intent, it would be better to say: ... for maximum flexibility, XML-based tools that consume HTML should use the technique of using an HTML parser that produces a DOM or event stream that can be consumed as XML. Also, note the reference to 'authoring tools' in the first bullet point could encompass any HTML-generating tool, though it's not as strong as you'd like (suggesting providing polyglot output as an option rather than saying it *must* be produced). -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Saturday, 19 January 2013 21:31:01 UTC