From: jeff303 Date: Sat, 23 Mar 2013 18:06:13 +0000 (-0400) Subject: adding test cases for bug 42353, code will be submitted in a separate review for... X-Git-Tag: 1.31.0-rc.0~20185^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=commitdiff_plain;h=8c848d592eaf497c401a7c12dbbdcc6340cf1e33;p=lhc%2Fweb%2Fwiklou.git adding test cases for bug 42353, code will be submitted in a separate review for Parsoid Change-Id: I79f51608d70ce70570ccabd7ecfba75e7852a897 --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index e28074eeb7..4a15470352 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -14060,6 +14060,26 @@ parsoid !! end +!! test +Parsoid-only: Don't wrap broken template tags in on wt2wt (Bug 42353) +!! options +parsoid +!! input +{{}} +!! result +{{}} +!! end + +!! test +Parsoid-only: Don't wrap broken template tags in on wt2wt (Bug 42353) +!! options +parsoid +!! input +}}{{ +!! result +}}{{ +!! end + !!test Accept empty td cell attribute !!input