From: Arlo Breault Date: Fri, 27 May 2016 02:48:01 +0000 (-0700) Subject: Sync up with Parsoid parserTests. X-Git-Tag: 1.31.0-rc.0~6793 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=20bdcc7620c34f55f1aa1ec55c6e19eee7a6cd3c;p=lhc%2Fweb%2Fwiklou.git Sync up with Parsoid parserTests. This now aligns with Parsoid commit b0d48342e0c540c17b2c073833d4a7ab147e2852 Change-Id: I9eb00fdc854eac7ddfc37520bd6b3cf8913db523 --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index c9e78876dc..523953c1d4 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -2269,9 +2269,11 @@ Entities inside
  inside of #tag:pre
 !! wikitext
 {{#tag:pre|Foo →bar}}
-!! html
+!! html/php
 
Foo →bar
+!! html/parsoid +
Foo →bar
!! end !! test @@ -2822,7 +2824,7 @@ parsoid !! wikitext {{echo|[{{fullurl:{{FULLPAGENAME}}|action=edit}} bar]}} !! html -

[Main Page bar]

+

[Main_Page bar]

!! end !! test @@ -7489,7 +7491,7 @@ Example for such a section: == < ==

#<#>

!! html/parsoid -

#<#>

+

#<#>

!! end !! test @@ -9940,7 +9942,7 @@ Parsoid: Page property magic word with magic word contents !! wikitext {{DISPLAYTITLE:''{{PAGENAME}}''}} !! html/parsoid - + !! end !! test