From 53f93db078a3340ffe47a156d8756e8309013e6b Mon Sep 17 00:00:00 2001 From: Nick Jenkins Date: Fri, 10 Nov 2006 06:50:55 +0000 Subject: [PATCH] Sync parserTest expected tags with r17507 --- maintenance/parserTests.txt | 60 ++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 6328269ccc..ed2f993ccf 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -3164,13 +3164,13 @@ More ===Smaller headline=== Blah blah !! result -

[edit] Headline 1

+
[edit]

Headline 1

Some text

-

[edit] Headline 2

+
[edit]

Headline 2

More

-

[edit] Smaller headline

+
[edit]

Smaller headline

Blah blah

!! end @@ -3209,14 +3209,14 @@ Some text -

[edit] Headline 1

-

[edit] Subheadline 1

-
[edit] Skipping a level
-
[edit] Skipping a level
-

[edit] Headline 2

+
[edit]

Headline 1

+
[edit]

Subheadline 1

+
[edit]
Skipping a level
+
[edit]
Skipping a level
+
[edit]

Headline 2

Some text

-

[edit] Another headline

+
[edit]

Another headline

!! end @@ -3264,16 +3264,16 @@ Handling of sections up to level 6 and beyond -

[edit] Level 1 Heading

-

[edit] Level 2 Heading

-

[edit] Level 3 Heading

-

[edit] Level 4 Heading

-
[edit] Level 5 Heading
-
[edit] Level 6 Heading
-
[edit] = Level 7 Heading=
-
[edit] == Level 8 Heading==
-
[edit] === Level 9 Heading===
-
[edit] ==== Level 10 Heading====
+
[edit]

Level 1 Heading

+
[edit]

Level 2 Heading

+
[edit]

Level 3 Heading

+
[edit]

Level 4 Heading

+
[edit]
Level 5 Heading
+
[edit]
Level 6 Heading
+
[edit]
= Level 7 Heading=
+
[edit]
== Level 8 Heading==
+
[edit]
=== Level 9 Heading===
+
[edit]
==== Level 10 Heading====
!! end @@ -3283,8 +3283,8 @@ Resolving duplicate section names == Foo bar == == Foo bar == !! result -

[edit] Foo bar

-

[edit] Foo bar

+
[edit]

Foo bar

+
[edit]

Foo bar

!! end @@ -3303,10 +3303,10 @@ __NOTOC__ {{sections}} ==Section 4== !! result -

[edit] Section 0

-

[edit] Section 1

-

[edit] Section 2

-

[edit] Section 4

+
[edit]

Section 0

+
[edit]

Section 1

+
[edit]

Section 2

+
[edit]

Section 4

!! end @@ -3317,8 +3317,8 @@ __NOEDITSECTION__ ==Section 1== ==Section 2== !! result -

Section 1

-

Section 2

+

Section 1

+

Section 2

!! end @@ -3327,7 +3327,7 @@ Link inside a section heading !! input ==Section with a [[Main Page|link]] in it== !! result -

[edit] Section with a link in it

+
[edit]

Section with a link in it

!! end @@ -4468,7 +4468,7 @@ Fuzz testing: Parser14 == onmouseover= == http://__TOC__ !! result -

[edit] onmouseover=

+
[edit]

onmouseover=

http://

Contents

  • 1 onmouseover=
  • @@ -4483,7 +4483,7 @@ Fuzz testing: Parser14-table ==a== {| STYLE=__TOC__ !! result -

    [edit] a

    +
    [edit]

    a

    -- 2.20.1