[Bug 22350] Serialization-html-23

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

Andrew Eisenberg <andrew.eisenberg@us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |andrew.eisenberg@us.ibm.com
         Resolution|FIXED                       |---

--- Comment #4 from Andrew Eisenberg <andrew.eisenberg@us.ibm.com> ---
These two test cases both use an output declaration specifying method HTML.

If I'm reading our specs correctly, in section 2.2.4 Serialization, XQuery
says:

"When the application requests serialization of the output, the processor may
use these parameters to control the way in which the serialization takes
place."

I believe that an XQuery implementation can ignore the output declaration of
method HTML and instead use the default XML method. I believe that <foo/>
should then be an accepted result for these test cases.

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

Received on Monday, 17 June 2013 20:55:53 UTC