[Bug 20291] [XT3TS] assert-serialization

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20291

Tim Mills <tim@cbcl.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #11 from Tim Mills <tim@cbcl.co.uk> ---
This is mostly fixed, however in test sequence-0601 (which now uses
assert-xml), the expected result contains extra whitespace.

I'm expecting 

<HTML>
  <HEAD><TITLE>Simple Table</TITLE></HEAD>
  <BODY>
     <TABLE
border="1"><TR><TD>1</TD><TD>5</TD><TD>9</TD></TR><TR><TD>2</TD><TD>6</TD><TD>10</TD></TR><TR><TD
width="5">3</TD><TD width="5">7</TD><TD width="5">11</TD></TR><TR><TD
width="11">4</TD><TD width="11">8</TD><TD width="11">12</TD></TR></TABLE>
  </BODY>
</HTML>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 8 April 2015 10:28:00 UTC