Re: Minutes, SVG WG Brussels f2f day 4 (Monday)

>
> <AlexD> Are there any tests for HTMl5 parsing conformance?
>
> pdengler: MSIE 9 hsa no plans for this, its for later. first we need to
> rationalise and unionise many things
> ... i could throw out some idea on default inlining SVG... putting an XY
> coordinateon a div in svg, that wont hold unless you ge tthe other stuff
> sorted
> ... we have to nail the union of the 2 specs
>

Does this mean that Microsoft isn't committed to following the HTML5 spec
for parsing SVG in HTML? Because Microsoft has tests for parsing SVG in
HTML, where they compare IE9 Dev Preview to released versions of other
browsers:
http://samples.msdn.microsoft.com/ietestcenter/#html5
These tests are listed as "HTML5" tests. It would seem ... odd ... to claim
parsing SVG in HTML as an HTML5 feature while not actually committing to
follow the HTML5 spec for that feature.

I should also point out that all of the Microsoft SVG-in-HTML tests that I
looked at are invalid according to the HTML5 spec. They all rely on the IE
bug where the DOM 'childNodes' list does not include text nodes that are
entirely collapsed whitespace. These tests should really be fixed or removed
... it doesn't look good to claim a higher degree of HTML5 conformance than
other browsers based on tests that rely on an IE HTML5 conformance bug.

Rob
-- 
"He was pierced for our transgressions, he was crushed for our iniquities;
the punishment that brought us peace was upon him, and by his wounds we are
healed. We all, like sheep, have gone astray, each of us has turned to his
own way; and the LORD has laid on him the iniquity of us all." [Isaiah
53:5-6]

Received on Thursday, 3 June 2010 03:46:36 UTC