Follow up r85991. For some reason I committed the test for r85921 parser, not for...
authorPlatonides <platonides@users.mediawiki.org>
Wed, 13 Apr 2011 23:12:25 +0000 (23:12 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Wed, 13 Apr 2011 23:12:25 +0000 (23:12 +0000)
tests/parser/parserTests.txt

index 6a703bf..2fb4000 100644 (file)
@@ -1416,11 +1416,12 @@ Heading inside table (affected by r85922)
 |}
 !! result
 <table>
-
 <tr valign="top">
 <td>
 <h3><span class="editsection">[<a href="/index.php?title=Parser_test&amp;action=edit&amp;section=1" title="Edit section: Heading">edit</a>]</span> <span class="mw-headline" id="Heading"> Heading </span></h3>
-</td></tr></table>
+</td>
+</tr>
+</table>
 
 !! end