Skip to content

Commit

Permalink
fix test cases following table extension re-entrant support
Browse files Browse the repository at this point in the history
  • Loading branch information
pdeschen committed Nov 1, 2012
1 parent 20aef33 commit b143ea3
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 33 deletions.
8 changes: 4 additions & 4 deletions test/extensions/table/basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

<tbody>
<tr>
<td style="text-align:left;"> Row 1 Cell 1 </td>
<td style="text-align:left;"> Row 1 Cell 2 </td>
<td style="text-align:left;"><p>Row 1 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 1 Cell 2 </p></td>
</tr>

<tr>
<td style="text-align:left;"> Row 2 Cell 1 </td>
<td style="text-align:left;"> Row 2 Cell 2 </td>
<td style="text-align:left;"><p>Row 2 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 2 Cell 2 </p></td>
</tr>

</tbody>
Expand Down
40 changes: 20 additions & 20 deletions test/extensions/table/large.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,38 @@

<tbody>
<tr>
<td style="text-align:left;"> Row 1 Cell 1 </td>
<td style="text-align:left;"> Row 1 Cell 2 </td>
<td style="text-align:left;"> Row 1 Cell 3 </td>
<td style="text-align:left;"> Row 1 Cell 4 </td>
<td style="text-align:left;"><p>Row 1 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 1 Cell 2 </p></td>
<td style="text-align:left;"><p>Row 1 Cell 3 </p></td>
<td style="text-align:left;"><p>Row 1 Cell 4 </p></td>
</tr>

<tr>
<td style="text-align:left;"> Row 2 Cell 1 </td>
<td style="text-align:left;"> Row 2 Cell 2 </td>
<td style="text-align:left;"> Row 2 Cell 3 </td>
<td style="text-align:left;"> Row 2 Cell 4 </td>
<td style="text-align:left;"><p>Row 2 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 2 Cell 2 </p></td>
<td style="text-align:left;"><p>Row 2 Cell 3 </p></td>
<td style="text-align:left;"><p>Row 2 Cell 4 </p></td>
</tr>

<tr>
<td style="text-align:left;"> Row 3 Cell 1 </td>
<td style="text-align:left;"> Row 3 Cell 2 </td>
<td style="text-align:left;"> Row 3 Cell 3 </td>
<td style="text-align:left;"> Row 3 Cell 4 </td>
<td style="text-align:left;"><p>Row 3 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 3 Cell 2 </p></td>
<td style="text-align:left;"><p>Row 3 Cell 3 </p></td>
<td style="text-align:left;"><p>Row 3 Cell 4 </p></td>
</tr>

<tr>
<td style="text-align:left;"> Row 4 Cell 1 </td>
<td style="text-align:left;"> Row 4 Cell 2 </td>
<td style="text-align:left;"> Row 4 Cell 3 </td>
<td style="text-align:left;"> Row 4 Cell 4 </td>
<td style="text-align:left;"><p>Row 4 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 4 Cell 2 </p></td>
<td style="text-align:left;"><p>Row 4 Cell 3 </p></td>
<td style="text-align:left;"><p>Row 4 Cell 4 </p></td>
</tr>

<tr>
<td style="text-align:left;"> Row 5 Cell 1 </td>
<td style="text-align:left;"> Row 5 Cell 2 </td>
<td style="text-align:left;"> Row 5 Cell 3 </td>
<td style="text-align:left;"> Row 5 Cell 4 </td>
<td style="text-align:left;"><p>Row 5 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 5 Cell 2 </p></td>
<td style="text-align:left;"><p>Row 5 Cell 3 </p></td>
<td style="text-align:left;"><p>Row 5 Cell 4 </p></td>
</tr>

</tbody>
Expand Down
8 changes: 4 additions & 4 deletions test/extensions/table/with-equals.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

<tbody>
<tr>
<td style="text-align:left;"> Row 1 Cell 1 </td>
<td style="text-align:left;"> Row 1 Cell 2 </td>
<td style="text-align:left;"><p>Row 1 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 1 Cell 2 </p></td>
</tr>

<tr>
<td style="text-align:left;"> Row 2 Cell 1 </td>
<td style="text-align:left;"> Row 2 Cell 2 </td>
<td style="text-align:left;"><p>Row 2 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 2 Cell 2 </p></td>
</tr>

</tbody>
Expand Down
11 changes: 6 additions & 5 deletions test/extensions/table/with-surroundings.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,20 @@

<tbody>
<tr>
<td style="text-align:left;"> Row 1 Cell 1 </td>
<td style="text-align:left;"> Row 1 Cell 2 </td>
<td style="text-align:left;"><p>Row 1 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 1 Cell 2 </p></td>
</tr>

<tr>
<td style="text-align:left;"> Row 2 Cell 1 </td>
<td style="text-align:left;"> Row 2 Cell 2 </td>
<td style="text-align:left;"><p>Row 2 Cell 1 </p></td>
<td style="text-align:left;"><p>Row 2 Cell 2 </p></td>
</tr>

</tbody>
</table>

<p>Etiam iaculis urna vitae risus facilisis faucibus eu quis risus. Sed aliquet
<p>Phasellus ac porttitor quam. Integer cursus accumsan mauris nec interdum.
Etiam iaculis urna vitae risus facilisis faucibus eu quis risus. Sed aliquet
rutrum dictum. Vivamus pulvinar malesuada ultricies. Pellentesque in commodo
nibh. Maecenas justo erat, sodales vel bibendum a, dignissim in orci. Duis
blandit ornare mi non facilisis. Aliquam rutrum fringilla lacus in semper.
Expand Down

0 comments on commit b143ea3

Please sign in to comment.