[imps] HTML5 and libxml2

Geoffrey Sneddon foolistbar at googlemail.com
Sun Apr 6 06:57:16 PDT 2008


On 6 Apr 2008, at 14:08, Edward Z. Yang wrote:
> Geoffrey Sneddon wrote:
>> Is there a bug report in the PHP bug database? This most certainly  
>> is a
>> violation of the DOM specification.
>
> http://bugs.php.net/bug.php?id=44648
>
> Although, the DOM specification clearly states that an
> INVALID_CHARACTER_ERROR should be thrown when the tag name is  
> "invalid".

What happens when you set DOMDocument::$strictErrorChecking to false?  
In the DOM spec, behaviour then is undefined.


--
Geoffrey Sneddon
<http://gsnedders.com/>




More information about the Implementors mailing list