From ade79259c94291e3ab40a32636013a0f51b5ed13 Mon Sep 17 00:00:00 2001 From: Victor Vasiliev Date: Mon, 10 Aug 2009 10:13:24 +0000 Subject: [PATCH] Update parser tests for r54693 --- maintenance/parserTests.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index ab5d62f58f..8871b41726 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -3567,7 +3567,7 @@ Section headings with TOC Some text ===Another headline=== !! result -

Contents

+

Contents

  • 1 Headline 1
      @@ -3615,7 +3615,7 @@ Handling of sections up to level 6 and beyond ========= Level 9 Heading========= ========== Level 10 Heading========== !! result -

      Contents

      +

      Contents

      • 1 Level 1 Heading
          @@ -3667,7 +3667,7 @@ TOC regression (bug 9764) == title 2 == === title 2.1 === !! result -

          Contents

          +

          Contents

          • 1 title 1
              @@ -3707,7 +3707,7 @@ wgMaxTocLevel=3 == title 2 == === title 2.1 === !! result -

              Contents

              +

              Contents

              • 1 title 1
                  @@ -3804,7 +3804,7 @@ __TOC__ === title 1.1 === == title 2 == !! result -

                  Contents

                  +

                  Contents

                  • 1 title 1
                      @@ -4993,7 +4993,7 @@ Fuzz testing: Parser14 http://__TOC__ !! result

                      [edit] onmouseover=

                      -http://

                      Contents

                      +http://

                      Contents

                      @@ -6611,7 +6611,7 @@ Out-of-order TOC heading levels =====5===== ==2== !! result -

                      Contents

                      +

                      Contents

                      • 1 2
                          -- 2.20.1