[Bug 5803] HTML5 serialization is not compatible with XSLT

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5803


Jirka Kosek <jirka@kosek.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NEEDSINFO                   |




--- Comment #2 from Jirka Kosek <jirka@kosek.cz>  2008-06-25 20:07:19 ---
(In reply to comment #1)
> Can't XSLT output arbitrary text, too?
> 

No. Although it is possible to use <xsl:text
disable-output-escaping="yes">&lt;!DOCTYPE ...&gt;</xsl:text>,
disable-output-escaping feature is only optional in XSLT language, it is not
supported by all processors and it is working only when the output of XSLT
transformation is directly serialized which is not always case.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 25 June 2008 20:07:54 UTC