- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 26 Jun 2008 08:08:06 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5803
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WONTFIX
--- Comment #11 from Ian 'Hixie' Hickson <ian@hixie.ch> 2008-06-26 08:08:05 ---
My understanding is that XSLT's "HTML" support is intended for HTML4, i.e.
SGML-based HTML. HTML5 has a whole new syntax with all kinds of weird things,
like support for MathML and the special needs of void tags in such foreign
content contexts, the weird behaviour of "<!--" in <textarea> and <script>
blocks, and so on.
I agree that outputting invalid HTML5 is not a real solution, I was just
suggesting it as a workaround until XSLT is updated to support HTML5.
HTML5 is not intentionally designed not to be compatible with XSLT, but
compatibility with XSLT is definitely not a goal.
--
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 Thursday, 26 June 2008 08:08:39 UTC