- From: <bugzilla@jessica.w3.org>
- Date: Tue, 01 Mar 2016 19:36:56 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29501
--- Comment #5 from Josh Spiegel <josh.spiegel@oracle.com> ---
Setting aside "how" for a moment, I would like the specification to clarify the
meaning of these queries:
(1) map{a:b:c}
(2) map{*:b:c}
(3) map{a:*:c}
The W3C applets currently identify these key expressions:
(1) a:b
(2) *:b
(3) a:*
My implementation gives the same answers.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 1 March 2016 19:37:00 UTC