- From: <bugzilla@jessica.w3.org>
- Date: Fri, 13 May 2016 18:15:41 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29624
Bug ID: 29624
Summary: [QT3] extvardeclwithtype-23
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: benito@benibela.de
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
extvardeclwithtype-23 use $complexVariables/<li>....</li> to construct some
HTML, and then tests if the serialization matches.
However, / sorts the li-elements in document-order, which is implementation
defined, since each li is its own tree, so you never know what the
serialization becomes
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 13 May 2016 18:15:43 UTC