<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/text/tr/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.8.6" device="both">
  <assertion>When a table row is empty it is significant and must not be ignored.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>The following table has an empty second row</p>
<p><table align="LLL" columns="3">
<tr><td>A</td><td>B</td><td>C</td></tr>
<tr><td></td></tr>
<tr><td>D</td><td>E</td><td>F</td></tr>
<tr><td>G</td><td>H</td><td>I</td></tr>
</table></p>
<p mode="wrap">Is the second row empty?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

