[Bug 20169] New: [XT3TS] xslt-compat-005

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20169

            Bug ID: 20169
           Summary: [XT3TS]  xslt-compat-005
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org

This test doesn't match up with its intent or the expected result.

<sometag>{//item[@name='text']}</sometag>

should be

<sometag attributevalue="{//item[@name='text']}"></sometag>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 30 November 2012 09:16:56 UTC