From: Arlo Breault Date: Fri, 27 Feb 2015 04:37:33 +0000 (-0800) Subject: Sync up with Parsoid parserTests. X-Git-Tag: 1.31.0-rc.0~12257^2 X-Git-Url: http://git.cyclocoop.org///%22%40url%40//%22?a=commitdiff_plain;h=24180b99d44094a7a239bd55ee1921d2595874eb;p=lhc%2Fweb%2Fwiklou.git Sync up with Parsoid parserTests. This now aligns with Parsoid commit 47ddba73a5f6078ac265f091d9c9e841c0fdead6 Change-Id: I07bd6edd2d62291f75bea79ab7825e390ccb314e --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index d725b5d9b5..b891676159 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -3966,19 +3966,31 @@ Definition Lists: colons occurring in tags ;a:b ;a:b ;
a:b
+;
a +:b
;{{echo|a:b}} ;{{echo|''a:b''}} -!! html -
a
+!! html+tidy +
+
a
b
a:b
a:b
a:b
-
a:b
+
+
a:b
+
+
+
a +
+
b
+
+
+
a
b
-
a:b
- +
a:b
+
!! end !! test @@ -20164,7 +20176,7 @@ This should just get lost. B [2]

-
  1. ↑ foo
  2. ↑ bar
  3. +
    1. ↑ foo
    2. ↑ bar
    !!end @@ -20197,7 +20209,7 @@ B
  4. ↑ foo bar for a
-
  1. ↑ foo
+
  1. ↑ foo
!! end !! test @@ -20224,11 +20236,11 @@ parsoid A foo B bar !! html -

A [1] B [inexistent 1] -

    +

    A [1] B [inexistent 1] +

    1. ↑ foo
    -
      +
      1. ↑ bar
      !! end @@ -21742,12 +21754,14 @@ parsoid !! test 2. other tags !! wikitext -
      foo
      -
      foo
      +*
      foo
      +*
      foo
      +* !! html -

      <div>foo</div> -<div style="color:red">foo</div> -

      +
      • <div>foo</div>
      • +
      • <div style="color:red">foo</div>
      • +
      • <td>
      + !! end !! test