- From: <bugzilla@jessica.w3.org>
- Date: Sun, 31 Jan 2016 23:20:18 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29405 --- Comment #5 from Abel Braaksma <abel.braaksma@xs4all.nl> --- (In reply to Benito van der Zander from comment #4) > There is one: > > <dependency type="xml-version" value="1.0"/> Interesting. I just did a search and it is used 40x. Funny, never noticed it before. Looking at those tests I see how it is supposed to have meaning (i.e., should run on 1.0, not 1.1), though the more logical choice imho would be: <dependency type="xml-version" value="1.1" satisfies="false"/> Tx for pointing that out and sorry for the clutter... -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 31 January 2016 23:20:21 UTC