- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Oct 2011 15:02:03 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14429
Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xn--mlform-iua@xn--mlform-i
| |ua.no
--- Comment #1 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> 2011-10-11 15:02:02 UTC ---
The change in HTML5 is probably motivated by this letter:
http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2007-July/012108.html
But note that HTML4's behavour is (still) implemented in:
* Opera 12 pre-beta
* Internet Explorer 9 and down (but IE9's XML
parser implements the HTML5 behaviour)
* Firefox 3.6 and down
* Oxygen (using a Xerces parser)
* XMLmind XMLeditor (using a Xerces parser)
* XMLlint's HTML parser
* Text browsers: W3m, Links, elinks, Lynx
* Lobo Java web browser (both in XHTML 1 mode
and HTML mode)
(current) HTML5 spec is implemented in:
* Webkit (Safari 5.1 and Chrome current)
* Firefox 4/Firefox 7
* The XML parser of IE9 (regardless of whether a DTD declares it)
Unknown/Not tested:
* Konqueror
* IE10-beta
These entities can be used to separate HTML5 parsers from other parsers ...
--
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 Tuesday, 11 October 2011 15:02:11 UTC