diff --git a/tests/parser/legacyMediaParserTests.txt b/tests/parser/legacyMediaParserTests.txt index 24d7ef491d1..706ef7cb930 100644 --- a/tests/parser/legacyMediaParserTests.txt +++ b/tests/parser/legacyMediaParserTests.txt @@ -1073,7 +1073,7 @@ Image with nested tables in caption |} ]] !! html/parsoid -
Foo
+
Foo
@@ -2468,7 +2468,7 @@ File:Foobar.jpg| !! html/parsoid !! end @@ -2780,7 +2780,7 @@ File:Foobar.jpg !! html/parsoid -
+
@@ -14399,8 +14399,8 @@ Templates: Wiki Tables: 8. Fosterable meta-tags should get fostered
- - + +
@@ -14434,7 +14434,7 @@ Templates: Ugly nesting: 2. Quotes opened/closed across templates (1x_with_span) !! wikitext {{1x_with_span|''a}}{{1x_with_span|b''c''d}}{{1x_with_span|''e}} !! html/parsoid -

abcde

+

abcde

!! end ## Legacy parser generates misnested html; Parsoid html2wt mode adds newlines between {{1x}}s @@ -20406,7 +20406,7 @@ ISBN 92 9017 032 8

ISBN 92 9017 032 8

!! html/parsoid -

ISBN 92 9017 032 8

+

ISBN 92 9017 032 8

!! end @@ -20535,7 +20535,7 @@ __NOEDITSECTION__

+:.3A%253A_&&]]_x

!! html/parsoid -

_ +:.3A%3A _ &&]] x

+

_ +:.3A%3A _ &&]] x

+:.3A%253A_&&]]_x

!! end @@ -21624,8 +21624,8 @@ language=zh variant=zh-cn
AAA
foo:bar
!! html/parsoid -
-
+
+
!! end @@ -21656,8 +21656,8 @@ language=zh variant=zh-cn
AAA foo:bar bat:baz
def
!! html/parsoid -
-
def
+
+
def
!! end @@ -27013,6 +27013,25 @@ bar]] == color:blue">x]] !! end +!! test +Selser: Ignore single-line context for wikilinks +!! options +parsoid={ + "modes": ["selser"], + "selser": "noauto", + "changes": [ + [ "ul > li ", "append", "
  • foo
" ] + ] +} +!! wikitext +* [[Foo| +bar]] +!! wikitext/edited +* [[Foo| +bar]] +** foo +!! end + !! test Serialize new displayspace spans !! options
foo