Re: Format guidelines for tests (particularly HTML5)

On 04/17/2012 11:29 PM, Aryeh Gregor wrote:
> On Wed, Apr 18, 2012 at 4:58 AM, fantasai<fantasai.lists@inkedblade.net>  wrote:
>> The reason XML serializations are recommended and HTML serializations
>> were not is because of the last clause about reserialization, which
>> you have now attached to HTML<  5 and not to HTML5, even though it
>> applies equally to HTML5.
>
> So HTML files are reserialized but XHTML files are not?  I thought all
> tests were generated in both HTML and XHTML forms, so all tests will
> get parsed and reserialized.

They're both reserialized, but because of the way HTML parsing works,
the reserialization might not be what you were expecting.

~fantasai

Received on Wednesday, 18 April 2012 18:37:53 UTC