Re: Test Submission (foreign content)

On Thu, 17 Jun 2010 04:21:17 +0200, Kris Krueger <krisk@microsoft.com>  
wrote:
> The test is making sure that the html is fixed up upon being parsed.   
> The html should be fixed up so that the svg element should be appended  
> to the body element.  If I add a title it'll mess up the test, since  
> it's testing to see what occurs when no head or body element exists.  I  
> could add a meta tag at the end of the page to describe what this test  
> is testing and why the head/title and body elements are missing.
>
> Anne does this sound reasonable?

If the test is about the proper tree being generated it should probably be  
testing that (i.e. through script), though the html5lib testcases cover  
that already.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 17 June 2010 08:42:15 UTC