1 # MediaWiki Parser test cases
2 # Some taken from https://meta.wikimedia.org/wiki/Parser_testing
3 # All (C) their respective authors and released under the GPL
5 # The syntax should be fairly self-explanatory.
7 # Currently supported test options:
8 # One of the following three:
10 # (default) generate HTML output
11 # pst apply pre-save transform
12 # msg apply message transform
14 # Plus any combination of these:
16 # cat add category links
17 # (ignored by Parsoid, since it emits <link>s)
18 # ill add inter-language links
19 # (ignored by Parsoid, since it emits <link>s)
20 # subpage enable subpages (disabled by default)
21 # title=[[XXX]] run test using article title XXX
22 # language=XXX set content language to XXX for this test
23 # variant=XXX set the variant of language for this test (eg zh-tw)
24 # disabled do not run test
25 # parsoid parsoid-specific options (not run by PHP parser unless
26 # the test includes an html/php section)
27 # php php-only test (not run by the parsoid parser unless
28 # the test includes an html/parsoid section)
29 # showtitle make the first line the title
30 # showindicators make the first lines the page status indicators
31 # comment run through Linker::formatComment() instead of main parser
32 # local format section links in edit comment text as local links
33 # notoc disable table of contents
34 # thumbsize=NNN set the default thumb size to NNNpx for this test
36 # You can also set the following parser properties via test options:
37 # wgEnableUploads, wgAllowExternalImages, wgMaxTocLevel,
38 # wgLinkHolderBatchSize, wgRawHtml, wgInterwikiMagic,
41 # For testing purposes, temporary articles can created:
42 # !!article / NAMESPACE:TITLE / !!text / ARTICLE TEXT / !!endarticle
43 # where '/' denotes a newline.
45 # This is the standard article assumed to exist.
82 MediaWiki:bad image list
84 * [[File:Bad.jpg]] except [[Nasty page]]
112 Template:echo_with_span
118 Template:echo_with_div
131 Template:table_attribs
134 |</noinclude>style="color:red;"|Foo
138 Template:table_attribs_2
141 |</noinclude>style="color:red;"|Foo
146 Template:table_attribs_3
149 |</noinclude>style{{=}}"background:#f9f9f9;"|Foo
153 Template:table_attribs_4
155 | style="background-color:#DC241f;" width="10px" |
159 Template:table_attribs_5
162 |</noinclude>style="color:red;"||Bar
166 Template:table_attribs_6
168 style="background: <nowiki>
175 Template:table_attribs_7
178 |</noinclude>style{{=}}"background:#f9f9f9;"|Foo<ref>foo</ref>
182 Template:table_header_cells
184 {{table_attribs}}!!style='color:red;'|''Bar''||style='color:brown;'|''Foo'' and Baz
190 {{table_attribs}}||style='color:red;'|''Bar''||style='color:brown;'|''Foo'' and Baz
194 Template:PartialTable
201 Template:image_attribs
204 [[File:foobar.jpg|</noinclude>right|Caption text<noinclude>]]</noinclude>
207 ## See T48811 for details
209 Template:mixed_attr_content_template
211 style="color:red;" title="T48811"
217 Template:definition_list
264 Template:EmptyTRWithHTMLAttrTest
267 <tr align="center"></tr>
268 <tr><td>foo</td></tr>
269 <tr align="center"></tr>
270 <tr><td>bar</td></tr>
287 This is a simple paragraph.
289 <p>This is a simple paragraph.
294 Paragraphs with extra newline spacing
317 Paragraphs with newline spacing with comment lines in between
325 <!--foo--><!--More than 1 comment, still stripped-->
329 <!--foo--> <!----> <!-- bar -->
390 Paragraphs with newline spacing with non-empty white-space lines in between
417 Paragraphs with newline spacing with non-empty mixed comment and white-space lines in between
425 <!--foo--><!--More than 1 comment doesn't disable stripping of this line!-->
464 Extra newlines: More paragraphs with indented comment
479 Extra newlines followed by heading
494 <h1><span class="mw-headline" id="b">b</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: b">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
495 <p><a href="/index.php?title=A&action=edit&redlink=1" class="new" title="A (page does not exist)">a</a>
498 <h1><span class="mw-headline" id="b_2">b</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: b">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
503 Extra newlines between heading and content are swallowed
511 <h1><span class="mw-headline" id="b">b</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: b">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
512 <p><a href="/index.php?title=A&action=edit&redlink=1" class="new" title="A (page does not exist)">a</a>
519 http://fr.wikipedia.org/wiki/🍺
520 <!-- EasterEgg we love beer, better be able be able to link to it -->
522 <p><a rel="nofollow" class="external free" href="http://fr.wikipedia.org/wiki/🍺">http://fr.wikipedia.org/wiki/🍺</a>
526 # Note that the html+tidy output removes the spaces after the <li>,
527 # which is a bug (https://sourceforge.net/p/tidy/bugs/945/, etc).
528 # This is an issue for all tests with lists. We intentionally do
529 # *not* add html+tidy clauses for these, as we don't want to
530 # document/test the broken behavior. (Parsoid matches the non-tidy
531 # output in these cases.)
540 <li> Item 2</li></ul>
548 * plain''italic''plain
549 * plain''italic''plain''italic''plain
550 * plain'''bold'''plain
551 * plain'''bold'''plain'''bold'''plain
552 * plain''italic''plain'''bold'''plain
553 * plain'''bold'''plain''italic''plain
554 * plain''italic'''bold-italic'''italic''plain
555 * plain'''bold''bold-italic''bold'''plain
556 * plain'''''bold-italic'''italic''plain
557 * plain'''''bold-italic''bold'''plain
558 * plain''italic'''bold-italic'''''plain
559 * plain'''bold''bold-italic'''''plain
560 * plain l'''italic''plain
561 * plain l''''bold''' plain
564 <li> plain<i>italic</i>plain</li>
565 <li> plain<i>italic</i>plain<i>italic</i>plain</li>
566 <li> plain<b>bold</b>plain</li>
567 <li> plain<b>bold</b>plain<b>bold</b>plain</li>
568 <li> plain<i>italic</i>plain<b>bold</b>plain</li>
569 <li> plain<b>bold</b>plain<i>italic</i>plain</li>
570 <li> plain<i>italic<b>bold-italic</b>italic</i>plain</li>
571 <li> plain<b>bold<i>bold-italic</i>bold</b>plain</li>
572 <li> plain<i><b>bold-italic</b>italic</i>plain</li>
573 <li> plain<b><i>bold-italic</i>bold</b>plain</li>
574 <li> plain<i>italic<b>bold-italic</b></i>plain</li>
575 <li> plain<b>bold<i>bold-italic</i></b>plain</li>
576 <li> plain l'<i>italic</i>plain</li>
577 <li> plain l'<b>bold</b> plain</li></ul>
581 # this example taken from the [[simple:Moon]] article (bug 47326)
583 Italics and possessives (1)
585 obtained by ''[[Lunar Prospector]]'''s gamma-ray spectrometer
587 <p>obtained by <i><a href="/index.php?title=Lunar_Prospector&action=edit&redlink=1" class="new" title="Lunar Prospector (page does not exist)">Lunar Prospector</a>'</i>s gamma-ray spectrometer
591 # this example taken from [[en:Flaming Pie]] (bug 49926)
593 Italics and possessives (2)
595 '''''Flaming Pie''''' is ... released in 1997. In ''Flaming Pie'''s liner notes
597 <p><i><b>Flaming Pie</b></i> is ... released in 1997. In <i>Flaming Pie'</i>s liner notes
601 # this example taken from [[en:Dictionary]] (bug 49926)
603 Italics and possessives (3)
605 The first monolingual dictionary written in a Romance language was ''Sebastián Covarrubias''' ''Tesoro de la lengua castellana o española'', published in 1611 in Madrid. In 1612 the first edition of the ''Vocabolario dell'[[Accademia della Crusca]]'', for Italian, was published. In 1690 in Rotterdam was published, posthumously, the ''Dictionnaire Universel''.
607 <p>The first monolingual dictionary written in a Romance language was <i>Sebastián Covarrubias'</i> <i>Tesoro de la lengua castellana o española</i>, published in 1611 in Madrid. In 1612 the first edition of the <i>Vocabolario dell'<a href="/index.php?title=Accademia_della_Crusca&action=edit&redlink=1" class="new" title="Accademia della Crusca (page does not exist)">Accademia della Crusca</a></i>, for Italian, was published. In 1690 in Rotterdam was published, posthumously, the <i>Dictionnaire Universel</i>.
613 ### 2-quote opening sequence tests
616 Italics and bold: 2-quote opening sequence: (2,2)
625 Italics and bold: 2-quote opening sequence: (2,3)
634 Italics and bold: 2-quote opening sequence: (2,4)
644 # same html as previous, but wikitext adjusted to match parsoid html2wt
646 Italics and bold: 2-quote opening sequence: (2,4) w/ nowiki
648 ''foo<nowiki>''</nowiki>''
654 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
656 Italics and bold: 2-quote opening sequence: (2,5)
669 # same html as previous, but wikitext adjusted to match parsoid html2wt
671 Italics and bold: 2-quote opening sequence: (2,5+3) w/ nowiki
673 ''foo'''''<nowiki/>'''
684 ### 3-quote opening sequence tests
688 Italics and bold: 3-quote opening sequence: (3,2)
697 Italics and bold: 3-quote opening sequence: (3,3)
706 Italics and bold: 3-quote opening sequence: (3,4)
714 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
716 Italics and bold: 3-quote opening sequence: (3,5)
729 # same html as previous, but wikitext adjusted to match parsoid html2wt
731 Italics and bold: 3-quote opening sequence: (3,5+2) w/ nowiki
733 '''foo'''''<nowiki/>''
744 ### 4-quote opening sequence tests
748 Italics and bold: 4-quote opening sequence: (4,2)
758 # same html as previous, but wikitext adjusted to match parsoid html2wt
760 Italics and bold: 4-quote opening sequence: (4,2) w/ nowiki
762 <nowiki>''</nowiki>''foo''
769 Italics and bold: 4-quote opening sequence: (4,3)
778 Italics and bold: 4-quote opening sequence: (4,4)
788 # same html as previous, but wikitext adjusted to match parsoid html2wt
790 Italics and bold: 4-quote opening sequence: (4,4) w/ nowiki
798 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
800 Italics and bold: 4-quote opening sequence: (4,5)
809 <p>'<b>foo</b><i></i>
813 # same html as previous, but wikitext adjusted to match parsoid html2wt
815 Italics and bold: 4-quote opening sequence: (4,5+2) w/ nowiki
817 '<nowiki/>'''foo'''''<nowiki/>''
822 <p>'<b>foo</b><i></i>
828 ### 5-quote opening sequence tests
832 Italics and bold: 5-quote opening sequence: (5,2)
842 # same html as previous, but wikitext adjusted to match parsoid html2wt
844 Italics and bold: 5-quote opening sequence: (5,2+3)
853 Italics and bold: 5-quote opening sequence: (5,3)
863 # same html as previous, but wikitext adjusted to match parsoid html2wt
865 Italics and bold: 5-quote opening sequence: (5,3+2)
874 Italics and bold: 5-quote opening sequence: (5,4)
880 <p><i><b>foo'</b></i>
885 Italics and bold: 5-quote opening sequence: (5,5)
894 Italics and bold: 5-quote opening sequence: (5,6)
898 <p><i><b>foo'</b></i>
903 ### multiple quote sequences in a line
906 Italics and bold: multiple quote sequences: (2,4,2)
912 <p><i>foo'<b>bar</b></i>
917 # same html as previous, but wikitext adjusted to match parsoid html2wt
919 Italics and bold: multiple quote sequences: (2,4,2+3) w/ nowiki
921 ''foo'<nowiki/>'''bar'''''
923 <p><i>foo'<b>bar</b></i>
929 Italics and bold: multiple quote sequences: (2,4,3)
935 <p><i>foo'<b>bar</b></i>
940 # same html as previous, but wikitext adjusted to match parsoid html2wt
942 Italics and bold: multiple quote sequences: (2,4,3+2) w/ nowiki
944 ''foo'<nowiki/>'''bar'''''
946 <p><i>foo'<b>bar</b></i>
952 Italics and bold: multiple quote sequences: (2,4,4)
958 <p><i>foo'<b>bar'</b></i>
963 # same html as previous, but wikitext adjusted to match parsoid html2wt
965 Italics and bold: multiple quote sequences: (2,4,4+2) w/ nowiki
967 ''foo'<nowiki/>'''bar'<nowiki/>'''''
969 <p><i>foo'<b>bar'</b></i>
974 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
976 Italics and bold: multiple quote sequences: (3,4,2)
985 <p><b>foo'</b>bar<i></i>
989 # same html as previous, but wikitext adjusted to match parsoid html2wt
991 Italics and bold: multiple quote sequences: (3,4,2+2) w/ nowiki
995 '''<nowiki>foo'</nowiki>'''bar''<nowiki/>''
1000 <p><b><span typeof="mw:Nowiki">foo'</span></b>bar<i></i>
1005 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
1007 Italics and bold: multiple quote sequences: (3,4,3)
1016 <p><b>foo'</b>bar<b></b>
1020 # same html as previous, but wikitext adjusted to match parsoid html2wt
1022 Italics and bold: multiple quote sequences: (3,4,3+3) w/ nowiki
1024 '''<nowiki>foo'</nowiki>'''bar'''<nowiki/>'''
1029 <p><b><span typeof="mw:Nowiki">foo'</span></b>bar<b></b>
1034 ### other quote tests
1037 Italics and bold: other quote tests: (2,3,5)
1039 ''this is about '''foo's family'''''
1041 <p><i>this is about <b>foo's family</b></i>
1047 Italics and bold: other quote tests: (2,(3,3),2)
1049 ''this is about '''foo's''' family''
1051 <p><i>this is about <b>foo's</b> family</i>
1057 Italics and bold: other quote tests: (3,2,3,2)
1061 '''this is about ''foo'''s family''
1063 <p><b>this is about <i>foo</i></b><i>s family</i>
1068 # same html as previous, but wikitext adjusted to match parsoid html2wt
1070 Italics and bold: other quote tests: (3,2,3+2+2,2)
1072 '''this is about ''foo'''''<nowiki/>''s family''
1074 <p><b>this is about <i>foo</i></b><i>s family</i>
1080 Italics and bold: other quote tests: (3,2,3,3)
1082 '''this is about ''foo'''s family'''
1084 <p>'<i>this is about </i>foo<b>s family</b>
1090 Italics and bold: other quote tests: (3,(2,2),3)
1092 '''this is about ''foo's'' family'''
1094 <p><b>this is about <i>foo's</i> family</b>
1100 Italicized possessive
1102 The ''[[Main Page]]'''s talk page.
1104 <p>The <i><a href="/wiki/Main_Page" title="Main Page">Main Page</a>'</i>s talk page.
1107 <p>The <i><a rel="mw:WikiLink" href="Main_Page" title="Main Page">Main Page</a>'</i>s talk page.</p>
1111 Parsoid only: Quote balancing context should be restricted to td/th cells on the same wikitext line
1112 (Requires tidy for PHP parser output to be fixed up)
1114 parsoid=wt2html,wt2wt
1131 <tbody><tr><th><i>a</i></th><th><i>b</i></th>
1132 <td><i>a</i></td><td><i>b</i></td></tr>
1141 Non-html5 tags should be accepted
1143 <center>''foo''</center>
1145 <font>''foo''</font>
1146 <strike>''foo''</strike>
1149 <center><i>foo</i></center>
1150 <p><big><i>foo</i></big>
1151 <font><i>foo</i></font>
1152 <strike><i>foo</i></strike>
1158 <wbr> is valid wikitext (bug 52468)
1166 # <strike> is HTML4, <s> is HTML4/5.
1168 <s> or <strike> for strikethrough
1170 <strike>strike</strike>
1174 <p><strike>strike</strike>
1182 Text-level semantic html elements in wikitext
1185 <strong>text</strong>
1201 <ruby><rb>明日</rb><rp>(</rp><rt>Ashita</rt><rp> </rp><rtc>あした</rtc><rp>)</rp></ruby>
1208 <strong>text</strong>
1224 <ruby><rb>明日</rb><rp>(</rp><rt>Ashita</rt><rp> </rp><rtc>あした</rtc><rp>)</rp></ruby>
1232 # test cases taken from
1233 # https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element
1235 Ruby markup (W3C-style)
1237 ; Mono-ruby for individual base characters
1238 : <ruby>日<rt>に</rt>本<rt>ほん</rt>語<rt>ご</rt></ruby>
1240 : <ruby>今日<rt>きょう</rt></ruby>
1242 : <ruby>法<rb>華</rb><rb>経</rb><rt>ほ</rt><rt>け</rt><rt>きょう</rt></ruby>
1244 : <ruby>東<rb>京</rb><rp>(</rp><rt>とう</rt><rt>きょう</rt><rp>)</rp></ruby>
1246 : <ruby><rb>旧</rb><rb>金</rb><rb>山</rb><rt>jiù</rt><rt>jīn</rt><rt>shān</rt><rtc>San Francisco</rtc></ruby>
1248 <rb>♥</rb><rtc><rt>Heart</rt></rtc><rtc lang="fr"><rt>Cœur</rt></rtc>
1249 <rb>☘</rb><rtc><rt>Shamrock</rt></rtc><rtc lang="fr"><rt>Trèfle</rt></rtc>
1250 <rb>✶</rb><rtc><rt>Star</rt></rtc><rtc lang="fr"><rt>Étoile</rt></rtc>
1253 <dl><dt> Mono-ruby for individual base characters</dt>
1254 <dd> <ruby>日<rt>に</rt>本<rt>ほん</rt>語<rt>ご</rt></ruby></dd>
1255 <dt> Group ruby</dt>
1256 <dd> <ruby>今日<rt>きょう</rt></ruby></dd>
1257 <dt> Jukugo ruby</dt>
1258 <dd> <ruby>法<rb>華</rb><rb>経</rb><rt>ほ</rt><rt>け</rt><rt>きょう</rt></ruby></dd>
1259 <dt> Inline ruby</dt>
1260 <dd> <ruby>東<rb>京</rb><rp>(</rp><rt>とう</rt><rt>きょう</rt><rp>)</rp></ruby></dd>
1261 <dt> Double-sided ruby</dt>
1262 <dd> <ruby><rb>旧</rb><rb>金</rb><rb>山</rb><rt>jiù</rt><rt>jīn</rt><rt>shān</rt><rtc>San Francisco</rtc></ruby></dd></dl>
1264 <rb>♥</rb><rtc><rt>Heart</rt></rtc><rtc lang="fr"><rt>Cœur</rt></rtc>
1265 <rb>☘</rb><rtc><rt>Shamrock</rt></rtc><rtc lang="fr"><rt>Trèfle</rt></rtc>
1266 <rb>✶</rb><rtc><rt>Star</rt></rtc><rtc lang="fr"><rt>Étoile</rt></rtc>
1271 # The next two test different paths in the sanitizer.
1273 Non-word characters don't terminate tag names (bug 17663, 40670, 52022)
1275 <blockquote|>a</blockquote>
1277 <b→> doesn't terminate </b→>
1279 <bä> doesn't terminate </bä>
1281 <boo> doesn't terminate </boo>
1283 <s.foo> doesn't terminate </s.foo>
1287 <p><blockquote|>a</blockquote>
1288 </p><p><b→> doesn't terminate </b→>
1289 </p><p><bä> doesn't terminate </bä>
1290 </p><p><boo> doesn't terminate </boo>
1291 </p><p><s.foo> doesn't terminate </s.foo>
1292 </p><p><sub-ID#1>
1296 # There is a tidy bug here: https://sourceforge.net/p/tidy/bugs/946/
1297 # If the non-word-character tag made it through the sanitizer, tidy
1298 # would munge it up.
1300 Non-word characters don't terminate tag names + tidy
1302 <blockquote|>a</blockquote>
1304 <b→> doesn't terminate </b→>
1306 <bä> doesn't terminate </bä>
1308 <boo> doesn't terminate </boo>
1310 <s.foo> doesn't terminate </s.foo>
1314 <p><blockquote|>a</p>
1315 <p><b→> doesn't terminate </b→></p>
1316 <p><bä> doesn't terminate </bä></p>
1317 <p><boo> doesn't terminate </boo></p>
1318 <p><s.foo> doesn't terminate </s.foo></p>
1319 <p><sub-ID#1></p>
1323 ### See tests/parser/parserTestsParserHook.php for the <tåg> extension)
1324 ### This checks that HTML5 tags (with non-word characters in the tag
1325 ### name) make it safely through the parser -- the Sanitizer will
1326 ### munge them later, as it should.
1329 Non-word characters are valid in extension tags (T19663)
1340 <pre typeof="mw:Extension/tåg" data-mw='{"name":"tåg","attrs":{},"body":{"extsrc":"tåg"}}' data-parsoid='{}' about="#mwt2"></pre>
1344 Isolated close tags should be treated as literal text (bug 52760)
1352 <p><s.foo>s</p>
1354 <p><s.foo>s</p>
1358 ### Special characters
1362 Bare pipe character (bug 52363)
1371 Bare pipe character from a template (bug 52363)
1380 ### <nowiki> test cases
1384 <nowiki> unordered list
1386 <nowiki>* This is not an unordered list item.</nowiki>
1388 <p>* This is not an unordered list item.
1391 <p><span typeof="mw:Nowiki">* This is not an unordered list item.</span></p>
1397 <nowiki>Lorem ipsum dolor
1405 <p>Lorem ipsum dolor
1414 <p><span typeof="mw:Nowiki">Lorem ipsum dolor
1424 Don't parse <nowiki><span class="error"></nowiki> (T149622)
1426 <nowiki><span class="error"></nowiki>
1428 <p><span class="error">
1435 :There is not nowiki.
1436 :There is <nowiki>nowiki</nowiki>.
1438 #There is not nowiki.
1439 #There is <nowiki>nowiki</nowiki>.
1441 *There is not nowiki.
1442 *There is <nowiki>nowiki</nowiki>.
1444 <dl><dd>There is not nowiki.</dd>
1445 <dd>There is nowiki.</dd></dl>
1446 <ol><li>There is not nowiki.</li>
1447 <li>There is nowiki.</li></ol>
1448 <ul><li>There is not nowiki.</li>
1449 <li>There is nowiki.</li></ul>
1452 <dl><dd data-parsoid='{}'>There is not nowiki.</dd>
1453 <dd data-parsoid='{}'>There is <span typeof="mw:Nowiki">nowiki</span>.</dd></dl>
1455 <ol><li data-parsoid='{}'>There is not nowiki.</li>
1456 <li data-parsoid='{}'>There is <span typeof="mw:Nowiki">nowiki</span>.</li></ol>
1458 <ul><li data-parsoid='{}'>There is not nowiki.</li>
1459 <li data-parsoid='{}'>There is <span typeof="mw:Nowiki">nowiki</span>.</li></ul>
1463 Entities inside <nowiki>
1465 <nowiki><</nowiki>
1472 Entities inside template parameters
1478 <p><span typeof="mw:Transclusion mw:Entity" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"&ndash;"}},"i":0}}]}'>–</span></p>
1482 Properly escape nowiki when combined with other wiki markup
1486 <p>* </nowiki> tag</p>
1488 <nowiki>*</nowiki> <nowiki></nowiki></nowiki> tag
1492 T93824: Put escaped HTML tags inside nowiki
1496 <p><h2>foo</h2></p>
1498 <nowiki><h2>foo</h2></nowiki>
1502 T71950: 1. Put nowiki as close to cause as possible, even with non-quote escapable chars
1506 <p>This text: L'<a rel="mw:WikiLink" href="./Foo">Foo</a>
1507 This text: L''<a rel="mw:WikiLink" href="./Foo">Foo</a>
1508 This text: L'''<a rel="mw:WikiLink" href="./Foo">Foo</a>''</p>
1510 This text: L'[[Foo]]
1511 This text: L<nowiki>''</nowiki>[[Foo]]
1512 This text: L<nowiki>'''</nowiki>[[Foo]]<nowiki>''</nowiki>
1515 # This test fails because wikitext whitespace is not normalized before comparing.
1517 T71950: 2. Put nowiki as close to cause as possible, after ' :'
1521 <p>This text : L''<a rel="mw:WikiLink" href="./Foo">Foo</a>
1524 This text : L<nowiki>''</nowiki>[[Foo]]
1527 # This test and the next one are html2wt only as they test that incorrect wikitext
1528 # passed in template arguments gets escaped or wrapped in nowikis where required.
1530 T71482: Use {{!}} instead of nowiki for single pipe in template argument
1534 <p><span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo|bar"}},"i":0}}]}" about="#mwt1"></span>
1535 <span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo|bar |[["}},"i":0}}]}" about="#mwt2"></p>
1537 {{echo|foo{{!}}bar}}
1538 {{echo|<nowiki>foo|bar |[[</nowiki>}}
1542 T53961: Output correct nowikis in template arguments
1546 <p><span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a [ b"}},"i":0}}]}" about="#mwt1"></span>
1547 <span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a }} b"}},"i":0}}]}" about="#mwt2"></span>
1548 <span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a [[ b"}},"i":0}}]}" about="#mwt3"></span>
1549 <span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a | {{ ]]"}},"i":0}}]}" about="#mwt4"></span>
1550 <span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a }"}},"i":0}}]}" about="#mwt5"></span></p>
1553 {{echo|<nowiki>a }} b</nowiki>}}
1554 {{echo|<nowiki>a [[ b</nowiki>}}
1555 {{echo|<nowiki>a | {{ ]]</nowiki>}}
1556 {{echo|a <nowiki>}</nowiki>}}
1560 Cases where "!!" needs nowiki protection
1565 <tr><th>this needs protection !! here</th></tr>
1569 <tr><th>this does not need
1570 protection !! here</th></tr>
1574 !<nowiki>this needs protection !! here</nowiki>
1587 Comments and Indent-Pre
1589 <!-- comment 1 --> asdf
1591 <!-- comment 1 --> asdf
1594 <!-- comment 1 --> asdf
1595 <!-- comment 2 -->xyz
1597 <!-- comment 1 --> asdf
1598 <!-- comment 2 --> xyz
1654 asdf<!-- comment 1 -->jkl
1664 <!-- foo --> b <!-- bar -->
1678 <!-- returns a single newline, not nothing, since the newline after > is not stripped -->
1684 Comment semantics and delimiters
1686 <!-- --><!----><!-----><!------>
1690 <!-- --><!----><!-----><!------>
1694 Comment semantics and delimiters, redux
1696 <!-- In SGML every "foo" here would actually show up in the text -- foo -- bar
1697 -- foo -- funky huh? ... -->
1701 <!-- In SGML every "foo" here would actually show up in the text -- foo -- bar
1702 -- foo -- funky huh? ... -->
1706 Comment semantics and delimiters: directors cut
1708 <!-- ... However we like to keep things simple and somewhat XML-ish so we eat
1709 everything starting with < followed by !-- until the first -- and > we see,
1710 that wouldn't be valid XML however, since in XML -- has to terminate a comment
1716 <!-- ... However we like to keep things simple and somewhat XML-ish so we eat
1717 everything starting with < followed by !-- until the first -- and > we see,
1718 that wouldn't be valid XML however, since in XML -- has to terminate a comment
1723 Comment semantics: nesting
1725 <!--<!-- no, we're not going to do anything fancy here -->-->
1730 <!--<!-- no, we're not going to do anything fancy here --><p>--></p>
1733 # Parsoid closes the unclosed comment, even if it means a slight
1736 Comment semantics: unclosed comment at end
1738 parsoid=wt2html,html2html
1740 <!--This comment will run out to the end of the document
1744 <!--This comment will run out to the end of the document-->
1748 Comment semantics: normalize comments to play nice with XML and browsers
1750 <!-- Browsers --!> think this is closed -->
1751 <!--> This would normally be text -->
1752 <!---> As would this -->
1753 <!-- XML doesn't like trailing dashes -------->
1754 <!-- Nor doubled hyphens -- anywhere in the data -->
1755 But this is not a comment.
1757 <p>But this is not a comment.
1760 <!-- Browsers --!> think this is closed -->
1761 <!--> This would normally be text -->
1762 <!---> As would this -->
1763 <!-- XML doesn't like trailing dashes -------->
1764 <!-- Nor doubled hyphens -- anywhere in the data -->
1765 <p>But this is not a comment.</p>
1769 Comment semantics: round-trip even text which contains encoded -->
1771 <!-- hello & goodbye - > --> --&gt; --&xx -->
1773 <!-- hello & goodbye - > --> --&gt; --&xx -->
1777 Comment in template title
1786 Comment on its own line post-expand
1798 Comment on its own line post-expand with non-significant whitespace
1810 Multiple comments should still parse as SOL-transparent
1812 parsoid=wt2html,wt2wt
1815 <!--c2--><!--c3--><!--c4-->*b
1824 <!--c2--><!--c3--><!--c4-->
1831 ### paragraph wrapping tests
1846 Block tag on one line (<div>)
1862 Block tag on one line (<blockquote>)
1864 a <blockquote>foo</blockquote>
1868 a <blockquote>foo</blockquote>
1880 Block tag on both lines (<div>)
1897 Block tag on both lines (<blockquote>)
1899 a <blockquote>foo</blockquote>
1901 b <blockquote>foo</blockquote>
1903 a <blockquote>foo</blockquote>
1904 b <blockquote>foo</blockquote>
1918 Multiple lines without block tags
1942 # Tidy strips out the empty <div> tags. Parsoid doesn't.
1943 # So, we have a separate section for Parsoid. We don't want
1944 # to mimic this stripping behavior in Parsoid. It affects
1945 # editing experience and also requires us to maintain additional
1948 Empty lines between lines with block tags
1986 <div data-parsoid='{"stx":"html"}'></div>
1989 <div data-parsoid='{"stx":"html"}'></div><p>a</p>
1992 <div data-parsoid='{"stx":"html"}'>a</div><p>b</p>
1994 <div data-parsoid='{"stx":"html"}'>b</div><p>d</p>
1997 <div data-parsoid='{"stx":"html"}'>e</div>
2000 ## PHP parser emits output which is broken
2002 Unclosed HTML p-tags should be handled properly
2015 <div data-parsoid='{"stx":"html"}'><p data-parsoid='{"stx":"html", "autoInsertedEnd":true}'>foo</p></div>
2020 ## SSS FIXME: I can come up with other scenarios where this doesn't work because
2021 ## of eager output of buffered tokens in the p-wrapper. But, I'm going to ignore
2024 1. P-wrapping should leave sol-transparent tags outside p-tags where possible
2028 a [[Category:A1]] [[Category:A2]]
2033 <link rel="mw:PageProp/Category" href="./Category:A1"/> <link rel="mw:PageProp/Category" href="./Category:A2"/> <link rel="mw:PageProp/Category" href="./Category:A3"/> <link rel="mw:PageProp/Category" href="./Category:A4"/>
2037 2. P-wrapping should leave sol-transparent tags outside p-tags where possible
2043 <link rel="mw:PageProp/Category" href="./Category:A1"/><p>a</p>
2047 ### Preformatted text
2056 And a [[Main Page|link]]
2062 And a <a href="/wiki/Main_Page" title="Main Page">link</a>
2067 Tabs don't trigger preformatted text
2071 This is preformatted text.
2077 <pre>This is preformatted text.
2082 preformatted text.</p>
2083 <pre>This is preformatted text.
2088 Space before tab needs nowiki pre protection
2094 <nowiki> </nowiki> a
2098 Ident preformatting with inline content
2109 <pre> with <nowiki> inside (compatibility with 1.6 and earlier)
2126 Regression with preformatted in <center>
2140 Bug 52763: Preformatted in <blockquote>
2146 indented cell (no pre-wrapping!)
2156 <p> indented cell (no pre-wrapping!)
2164 Bug 51086: Double newlines in blockquotes should be turned into paragraphs
2181 Bug 15491: <ins>/<del> in blockquote
2184 Foo <del>bar</del> <ins>baz</ins> quux
2188 <p>Foo <del>bar</del> <ins>baz</ins> quux
2194 # Note that the p-wrapping is newline sensitive, which could be
2195 # considered a bug: tidy will wrap only the 'Foo' in the example
2196 # below in a <p> tag. (see comment 23-25 of bug #6200)
2198 Bug 15491: <ins>/<del> in blockquote (2)
2200 <blockquote>Foo <del>bar</del> <ins>baz</ins> quux
2203 <blockquote>Foo <del>bar</del> <ins>baz</ins> quux
2209 <del>bar</del> <ins>baz</ins> quux</blockquote>
2213 <pre> with attributes (bug 3202)
2215 <pre style="background: blue; color:white">Bluescreen of WikiDeath</pre>
2217 <pre style="background: blue; color:white">Bluescreen of WikiDeath</pre>
2222 <pre> with width attribute (bug 3202)
2224 <pre width="8">Narrow screen goodies</pre>
2226 <pre width="8">Narrow screen goodies</pre>
2231 <pre> with forbidden attribute (bug 3202)
2233 <pre width="8" onmouseover="alert(document.cookie)">Narrow screen goodies</pre>
2235 <pre width="8">Narrow screen goodies</pre>
2240 Entities inside <pre>
2249 <pre> with forbidden attribute values (bug 3202)
2251 <pre width="8" style="border-width: expression(alert(document.cookie))">Narrow screen goodies</pre>
2253 <pre width="8" style="/* insecure input */">Narrow screen goodies</pre>
2258 <nowiki> inside <pre> (bug 13238)
2266 <pre><nowiki><nowiki></nowiki>Foo<nowiki></nowiki></nowiki></pre>
2274 <pre><nowiki>Foo</nowiki></pre>
2279 <nowiki> inside of #tag:pre
2281 {{#tag:pre|Foo <nowiki>→bar</nowiki>}}
2283 <pre>Foo →bar</pre>
2286 <pre about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"#tag:pre","function":"#tag"},"params":{"1":{"wt":"Foo <nowiki>&rarr;bar</nowiki>"}},"i":0}}]}'>Foo <span typeof="mw:Entity">→</span>bar</pre>
2290 <nowiki> and <pre> preference (first one wins)
2319 <pre data-parsoid='{"stx":"html","strippedNL":true}'><nowiki>
2321 <p><span typeof="mw:Placeholder" data-parsoid='{"src":"</nowiki>"}'></nowiki></span>
2324 <p><span typeof="mw:Nowiki">
2333 </pre> inside nowiki
2335 <nowiki></pre></nowiki>
2341 # Parsoid doesn't strip empty tags, like Tidy does.
2343 Empty pre; pre inside other HTML tags (bug 54946)
2345 parsoid=wt2html,wt2wt
2376 HTML pre followed by indent-pre
2386 # Note that tidy removes the empty <p> tags from the start and end.
2387 # Parsoid does not, by design.
2391 <p><pre>foo</pre></p>
2397 <p data-parsoid='{"stx":"html","autoInsertedEnd":true}'></p><pre data-parsoid='{"stx":"html"}'>foo</pre><p data-parsoid='{"autoInsertedStart":true,"stx":"html"}'></p>
2401 Templates: Indent-Pre: 1a. Templates that break a line should suppress <pre>
2409 Templates: Indent-Pre: 1b. Templates that break a line should suppress <pre>
2419 Templates: Indent-Pre: 1c: Wrapping should be based on expanded content
2431 Templates: Indent-Pre: 1d: Wrapping should be based on expanded content
2452 Templates: Indent-Pre: 1e. Wrapping should be based on expanded content
2456 {{echo| foo}}{{echo| bar}}
2461 {{echo|<!--cmt--> foo}}
2463 <!--cmt-->{{echo| foo}}
2465 {{echo|{{echo| }}bar}}
2483 Templates: Indent-Pre: 1f: Wrapping should be based on expanded content
2520 Pres with newline attributes
2525 <pre class="one two">hi</pre>
2529 two" data-parsoid='{"stx":"html"}'>hi</pre>
2533 Things that look like <pre> tags aren't treated as such
2535 Barack Obama <President> of the United States
2536 <President></President>
2538 <p>Barack Obama <President> of the United States
2539 <President></President>
2544 Handle broken pre-like tags (bug 64025)
2548 {{echo|<pre <pre>x</pre>}}
2550 <table><pre </table>
2553 <table><pre </table>
2561 <pre about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"a":{"<pre":null},"sa":{"<pre":""},"stx":"html","pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<pre <pre>x</pre>"}},"i":0}}]}'>x</pre>
2570 Parsoid: handle pre with space after attribute
2574 <pre style="width:50%;" >{{echo|foo}}</pre>
2576 <pre style="width:50%;">{{echo|foo}}</pre>
2579 <pre style="width:50%;">{{echo|foo}}</pre>
2582 # TODO / maybe: fix wt2wt for this
2584 Parsoid: Don't paragraph-wrap fosterable content
2610 Parsoid: Don't paragraph-wrap fosterable content even if table syntax is unbalanced
2638 #--------------------------------------------------------------------
2639 # Transclusion parameter whitespace stripping tests
2640 # Behavior is different for positional and named parameters
2641 #--------------------------------------------------------------------
2643 Templates: Strip leading and trailing whitespace from named-param values
2647 {{echo|1= {{echo|b}} }}
2660 <ul><li> d</li></ul>
2665 Templates: Don't strip whitespace from positional-param values
2669 {{echo|{{echo|b}} }}
2701 <ul><li> f</li></ul>
2709 Templates: Handle empty comment-and-ws-only lines correctly
2712 <!--should be ignored-->
2713 <!--should be ignored as well-->
2720 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo\n<!--should be ignored-->\n <!--should be ignored as well-->\nbar"}},"i":0}}]}'>foo <!--should be ignored--> <!--should be ignored as well--> bar</p>
2724 Templates: Handle comments in the target
2727 <!-- should be ignored -->
2730 {{echo<!-- should be ignored -->
2733 {{echo<!-- should be ignored -->|foo}}
2735 {{<!-- should be ignored -->echo|foo}}
2743 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo\n<!-- should be ignored -->\n","href":"./Template:Echo"},"params":{"1":{"wt":"foo"}},"i":0}}]}'>foo</p>
2745 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo<!-- should be ignored -->\n","href":"./Template:Echo"},"params":{"1":{"wt":"foo"}},"i":0}}]}'>foo</p>
2747 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo<!-- should be ignored -->","href":"./Template:Echo"},"params":{"1":{"wt":"foo"}},"i":0}}]}'>foo</p>
2749 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo"}},"i":0}}]}'>foo</p>
2753 Templates: Handle comments in parameter names (bug 67657)
2756 <!-- should be ignored -->
2760 <!-- should be ignored -->
2763 {{echo|1<!-- should be ignored -->=foo}}
2765 {{echo|<!-- should be ignored -->1=foo}}
2773 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo","key":{"wt":"1\n<!-- should be ignored -->"}}},"i":0}}]}'>foo</p>
2775 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo","key":{"wt":"<!-- should be ignored -->\n1"}}},"i":0}}]}'>foo</p>
2777 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo","key":{"wt":"1<!-- should be ignored -->"}}},"i":0}}]}'>foo</p>
2779 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo","key":{"wt":"<!-- should be ignored -->1"}}},"i":0}}]}'>foo</p>
2783 Templates: Other wikitext in parameter names (bug 67657)
2790 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"''1''":{"wt":"foo"}},"i":0}}]}'>{{{1}}}</p>
2793 #--------------------------------------------------------------------
2794 # Transclusion parameter escaping tests
2795 #--------------------------------------------------------------------
2797 Templates: Parsoid parameter escaping test 1
2799 {{echo|[foo]|{{echo|[bar]}}}}
2803 <p about="#mwt1" typeof="mw:Transclusion"
2804 data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[foo]"},"2":{"wt":"{{echo|[bar]}}"}},"i":0}}]}'>[foo]</p>
2808 Parsoid: Pipes in external links in template parameter
2810 {{echo|[{{echo|http://example.com}} link]}}
2812 <p><a rel="nofollow" class="external text" href="http://example.com">link</a></p>
2814 <p><a rel="mw:ExtLink" href="http://example.com" about="#mwt31" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[{{echo|http://example.com}} link]"}},"i":0}}]}'>link</a></p>
2818 Parsoid: pipe in transclusion parameter
2820 {{echo|http://foo.com/a|b}}
2822 <p><a rel="nofollow" class="external free" href="http://foo.com/a%7Cb">http://foo.com/a%7Cb</a></p>
2824 <p><a rel="mw:ExtLink" href="http://foo.com/a|b" about="#mwt1"
2825 typeof="mw:Transclusion"
2826 data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"http://foo.com/a&#124;b"}},"i":0}}]}'>http://foo.com/a|b</a></p>
2830 Parsoid: Pipe in external link target and content in template parameter
2832 parsoid=html2wt,wt2wt
2834 {{echo|[http://foo.com/a|b a|b]}}
2836 <p><a rel="nofollow" class="external text" href="http://foo.com/a%7Cb">a|b</a></p>
2838 <p><a rel="mw:ExtLink" href="http://foo.com/a|b" about="#mwt1"
2839 typeof="mw:Transclusion"
2840 data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},
2841 "params":{"1":{"wt":"[http://foo.com/a|b a|b]"}},"i":0}}]}'>a|b</a></p>
2845 Parsoid: Pipe in template with nested template in external link target in template parameter (seriously)
2849 {{echo|[{{fullurl:{{FULLPAGENAME}}|action=edit}} bar]}}
2851 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[{{fullurl:{{FULLPAGENAME}}|action=edit}} bar]"}},"i":0}}]}'>[Main Page bar]</p>
2855 Templates: Don't escape already nowiki-escaped text in template parameters
2857 parsoid=html2wt,wt2wt
2859 {{echo|foo<nowiki>|</nowiki>bar}}
2860 {{echo|<nowiki><div></nowiki>}}
2861 {{echo|<nowiki></nowiki>}}
2863 <p>foo|bar <div></p>
2865 <p><span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo<nowiki>|</nowiki>bar"}},"i":0}}]}'}'>foo</span><span typeof="mw:Nowiki" about="#mwt1">|</span><span about="#mwt1">bar</span>
2866 <span typeof="mw:Transclusion mw:Nowiki" about="#mwt2" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<nowiki>&lt;div&gt;</nowiki>"}},"i":0}}]}'><span typeof="mw:Entity"><</span>div<span typeof="mw:Entity">></span></span>
2867 <span typeof="mw:Transclusion mw:Nowiki" about="#mwt3" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<nowiki></nowiki>"}},"i":0}}]}'></span>
2873 Templates: '=' char in nested transclusions should not trigger nowiki escapes or conversion to named param
2875 parsoid=html2wt,wt2wt
2877 {{echo|{{echo|1=bar}}}}
2881 <p about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"{{echo|1=bar}}"}},"i":0}}]}'>bar</p>
2886 Templates parameters with special tokenizing behavior dont get modified because of arg escaping
2892 <p about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a : b"}},"i":0}}]}'>a<span typeof="mw:DisplaySpace mw:Placeholder" data-parsoid='{"isDisplayHack":true}'> </span>: b</p>
2897 Templates: Preserve blank parameter names
2903 <p about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"":{"wt":"foo"}},"i":0}}]}'>{{{1}}}</p>
2907 Templates: Preserve blank parameter names in other positions
2909 {{blank_param|bar|=foo}}
2913 <p about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"},{"k":"","named":true}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"blank_param","href":"./Template:Blank_param"},"params":{"1":{"wt":"bar"},"":{"wt":"foo"}},"i":0}}]}'>bar
2918 ### Parsoid-centric tests for testing RT edge cases for pre
2922 1a. Indent-Pre and Comments
2935 1b. Indent-Pre and Comments
2948 1c. Indent-Pre and Comments
2961 1d. Indent-Pre and Comments
2962 (Pre-handler currently cannot distinguish between comment/ws order and normalizes them to [comment,ws] order)
2975 2a. Indent-Pre and tables
2996 2b. Indent-Pre and tables
3012 2c. Indent-Pre and tables (bug 42252)
3029 2d. Indent-Pre and tables
3046 <tbody><tr><td> b</td></tr>
3051 2e. Indent-Pre and table-line syntax
3064 2f. Indent-pre started by table-line syntax
3083 2g. Indented table markup mixed with indented pre content (proposed in bug 6200)
3088 Text that should be rendered preformatted
3096 <pre>Text that should be rendered preformatted
3105 3a. Indent-Pre and block tags (single-line html)
3109 c <blockquote> foo </blockquote>
3114 c <blockquote> foo </blockquote>
3115 <pre><span> foo </span>
3118 <p>a </p><p data-parsoid='{"stx":"html"}'> foo </p>
3119 <p>b </p><div data-parsoid='{"stx":"html"}'> foo </div>
3120 <p>c </p><blockquote data-parsoid='{"stx":"html"}'> foo </blockquote>
3121 <pre><span> foo </span>
3138 3b. Indent-Pre and block tags (multi-line html)
3143 <pre>a <span>foo</span>
3148 <pre>a <span data-parsoid='{"stx":"html"}'>foo</span></pre>
3149 b <div data-parsoid='{"stx":"html"}'> foo </div>
3159 3c. Indent-Pre and block tags (pre-content on separate line)
3223 4. Indent-Pre and extension tags
3234 a <pre typeof="mw:Extension/tag" about="#mwt2" data-parsoid='{}' data-mw='{"name":"tag","attrs":{},"body":null}'></pre>
3238 Render paragraphs when indent-pre is suppressed in blocklevels
3255 4. Multiple spaces at start-of-line
3273 ## NOTE: the leading white-space chars on empty line are significant
3275 5a. White-space in indent-pre
3287 ## NOTE: the leading white-space chars on empty line are significant
3289 5b. White-space in indent-pre
3308 5c. White-space in indent-pre
3321 6. Pre-blocks should extend across lines with leading WS even when there is no wrappable content
3344 7a. Indent-pre and category links
3346 parsoid=wt2html,wt2wt
3348 [[Category:foo]] <!-- No pre-wrapping -->
3349 {{echo| [[Category:foo]]}} <!-- No pre-wrapping -->
3352 <link rel="mw:PageProp/Category" href="./Category:Foo"> <!-- No pre-wrapping -->
3353 <span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":" [[Category:foo]]"}},"i":0}}]}'> </span><link rel="mw:PageProp/Category" href="./Category:Foo" about="#mwt1"> <!-- No pre-wrapping -->
3356 ## We used to, but no longer wt2wt this test since the default serializer
3357 ## will normalize all categories to serialize on their own line.
3358 ## This wikitext usage is going to be fairly uncommon in production and
3359 ## selser will take care of preserving formatting in those scenarios.
3361 7b. Indent-pre and category links
3366 [[Category:foo]] {{echo|b}}
3368 <pre><link rel="mw:PageProp/Category" href="./Category:Foo"> a
3369 <link rel="mw:PageProp/Category" href="./Category:Foo"> <span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"b"}},"i":0}}]}'>b</span></pre>
3373 Indent-Pre: Newlines in comments shouldn't affect sol state
3387 ### HTML-pre (some to spec PHP parser behavior and some Parsoid-RT-centric)
3391 HTML-pre: 1. embedded newlines
3426 <pre data-parsoid='{"stx":"html"}'>foo</pre>
3428 <pre data-parsoid='{"stx":"html","strippedNL":"\n"}'>
3432 <pre data-parsoid='{"stx":"html"}'>
3437 <pre data-parsoid='{"stx":"html"}'>
3445 HTML-pre: big spaces
3481 <pre data-parsoid='{"stx":"html"}'>
3500 HTML-pre: 2: indented text
3513 HTML-pre: 3: other wikitext
3532 <pre data-parsoid='{"stx":"html","strippedNL":true}'>* foo
3541 ### Definition lists
3548 <dl><dt> name </dt>
3549 <dd> Definition</dd></dl>
3554 Definition list for indentation only
3558 <dl><dd> Indented text</dd></dl>
3563 Definition list with no space
3568 <dd>Definition</dd></dl>
3573 Definition list with URL link
3575 ; http://example.com/ : definition
3577 <dl><dt> <a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a> </dt>
3578 <dd> definition</dd></dl>
3583 Definition list with bracketed URL link
3585 ;[http://www.example.com/ Example]:Something about it
3587 <dl><dt><a rel="nofollow" class="external text" href="http://www.example.com/">Example</a></dt>
3588 <dd>Something about it</dd></dl>
3593 Definition list with wikilink containing colon
3595 ; [[Help:FAQ]]: The least-read page on Wikipedia
3597 <dl><dt> <a href="/index.php?title=Help:FAQ&action=edit&redlink=1" class="new" title="Help:FAQ (page does not exist)">Help:FAQ</a></dt>
3598 <dd> The least-read page on Wikipedia</dd></dl>
3602 # At Brion's and JeLuF's insistence... :)
3604 Definition list with news link containing colon
3606 ; news:alt.wikipedia.rox: This isn't even a real newsgroup!
3608 <dl><dt> <a rel="nofollow" class="external free" href="news:alt.wikipedia.rox">news:alt.wikipedia.rox</a></dt>
3609 <dd> This isn't even a real newsgroup!</dd></dl>
3612 <dl><dt> <a rel="mw:ExtLink" href="news:alt.wikipedia.rox" data-parsoid='{"stx":"url"}'>news:alt.wikipedia.rox</a></dt><dd data-parsoid='{"stx":"row"}'> This isn't even a real newsgroup!</dd></dl>
3616 Malformed definition list with colon
3618 ; news:alt.wikipedia.rox -- don't crash or enter an infinite loop
3620 <dl><dt> <a rel="nofollow" class="external free" href="news:alt.wikipedia.rox">news:alt.wikipedia.rox</a> -- don't crash or enter an infinite loop</dt></dl>
3625 Definition lists: colon in external link text
3627 ; [http://www.wikipedia2.org/ Wikipedia : The Next Generation]: OK, I made that up
3629 <dl><dt> <a rel="nofollow" class="external text" href="http://www.wikipedia2.org/">Wikipedia : The Next Generation</a></dt>
3630 <dd> OK, I made that up</dd></dl>
3635 Definition lists: colon in HTML attribute
3637 ;<b style="display: inline">bold</b>
3639 <dl><dt><b style="display: inline">bold</b></dt></dl>
3644 Definition lists: self-closed tag
3646 ;one<br/>two : two-line fun
3648 <dl><dt>one<br />two </dt>
3649 <dd> two-line fun</dd></dl>
3654 Bug 11748: Literal closing tags
3658 <dd>test test test test test</dd>
3660 <dd>test test test test test</dd>
3665 <dd>test test test test test</dd>
3667 <dd>test test test test test</dd>
3673 Definition and unordered list using wiki syntax nested in unordered list using html tags.
3676 ; term : description
3681 <dl><dt> term </dt>
3682 <dd> description</dd></dl>
3683 <ul><li> unordered</li></ul>
3690 Definition list with empty definition and following paragraph
3702 Nested definition lists using html syntax
3715 Definition Lists: No nesting: Multiple dd's
3728 Definition Lists: Indentation: Regular
3736 <dl><dd>i3</dd></dl></dd></dl></dd></dl>
3741 Definition Lists: Indentation: Missing 1st level
3747 <dl><dd>i3</dd></dl></dd></dl></dd></dl>
3752 Definition Lists: Indentation: Multi-level indent
3756 <dl><dd><dl><dd><dl><dd>i3</dd></dl></dd></dl></dd></dl>
3761 Definition Lists: Hacky use to indent tables
3768 should be left alone
3770 <dl><dd><dl><dd><table>
3775 </td></tr></table></dd></dl></dd></dl>
3777 should be left alone
3782 Definition Lists: Hacky use to indent tables, with comments (bug 63979)
3790 should be left alone
3793 <dl><dd><dl><dd><table><tr>
3796 </tr></table><!-- bar --></dd></dl></dd></dl>
3798 should be left alone</p>
3802 Definition Lists: Hacky use to indent tables, with comment before table
3808 <dl><dd><dl><dd><!-- foo --><table><tr>
3810 </tr></table></dd></dl></dd></dl>
3813 # The trailing whitespace in this test is to catch a regression in
3814 # Parsoid after T54473.
3816 Definition Lists: Hacky use to indent tables (WS-insensitive)
3825 </td></tr></table></dd></dl>
3829 <tbody><tr><td>a</td></tr>
3830 </tbody></table> </dd></dl>
3833 ## The PHP parser treats : items (dd) without a corresponding ; item (dt)
3834 ## as an empty dt item. It also ignores all but the last ";" when followed
3835 ## by ":" later on. So, ";" are not ignored in ";;;t3" but are ignored in
3836 ## ";;;t3 :d1". So, PHP parser behavior is a little inconsistent wrt multiple
3839 ## Ex: ";;t2 ::d2" is transformed into:
3851 ## But, Parsoid treats "; :" as a tight atomic unit and excess ":" as plain text
3852 ## So, the same wikitext above (;;t2 ::d2) is transformed into:
3863 ## All Parsoid only definition list tests have this difference.
3865 ## See also: https://phabricator.wikimedia.org/T8569
3866 ## and https://lists.wikimedia.org/pipermail/wikitext-l/2011-November/000483.html
3869 Table / list interaction: indented table with lists in table contents
3884 <ul><li> b</li></ul>
3888 <ul><li> d</li></ul>
3889 </td></tr></table></dd></dl>
3894 Table / list interaction: lists nested in tables nested in indented lists
3917 </td></tr></table></dd></dl>
3924 Definition Lists: Nesting: Multi-level (Parsoid only)
3954 Definition Lists: Nesting: Test 2 (Parsoid only)
3981 Definition Lists: Nesting: Test 3 (Parsoid only)
4024 Definition Lists: Nesting: Test 4
4029 <dl><dd><dl><dd><dl><dt>t3</dt>
4030 <dd>d3</dd></dl></dd></dl></dd></dl>
4035 ## The Parsoid team believes the following three test exposes a
4036 ## bug in the PHP parser. (Parsoid team thinks the PHP parser is
4037 ## wrong to close the <dl> after the <dt> containing the <ul>.)
4038 ## It also exposes a "misfeature" in tidy, which doesn't like
4039 ## <dl> tags with a single <dt> child; it converts the <dt> into
4040 ## a <dd> in that case. (Parsoid leaves the <dt> alone!)
4042 Definition Lists: Mixed Lists: Test 1
4048 <dl><dd><dl><dt><ul><li> foo</li>
4049 <li> bar</li></ul></dt></dl>
4050 <dl><dt> baz</dt></dl></dd></dl>
4085 Definition Lists: Mixed Lists: Test 2
4090 <ul><li><dl><dd> d1</dd>
4091 <dd> d2</dd></dl></li></ul>
4097 Definition Lists: Mixed Lists: Test 3
4102 <ul><li><dl><dd><dl><dd><dl><dd> d1</dd>
4103 <dd> d2</dd></dl></dd></dl></dd></dl></li></ul>
4109 Definition Lists: Mixed Lists: Test 4
4114 <ul><li><dl><dt>d1 </dt>
4117 <dd>d4</dd></dl></li></ul>
4123 Definition Lists: Mixed Lists: Test 5
4129 <dl><dd> d2</dd></dl></dd></dl></li></ul>
4135 Definition Lists: Mixed Lists: Test 6
4140 <ol><li><ul><li><dl><dd>d1
4141 <dl><dd><dl><dd> d3</dd></dl></dd></dl></dd></dl></li></ul></li></ol>
4147 Definition Lists: Mixed Lists: Test 7
4152 <dl><dd><ul><li> d1</li>
4153 <li> d2</li></ul></dd></dl>
4159 Definition Lists: Mixed Lists: Test 8
4164 <dl><dd><ul><li> d1</li></ul>
4165 <dl><dd><ul><li> d2</li></ul></dd></dl></dd></dl>
4171 Definition Lists: Mixed Lists: Test 9
4175 <ul><li><dl><dt>foo </dt>
4176 <dd>bar</dd></dl></li></ul>
4182 Definition Lists: Mixed Lists: Test 10
4186 <ul><li><ol><li><dl><dt>foo </dt>
4187 <dd>bar</dd></dl></li></ol></li></ul>
4191 # The Parsoid team disagrees with the PHP parser's seemingly-random
4192 # rules regarding dd/dt on the next two tests. Parsoid is more
4193 # consistent, and recognizes the shared nesting and keeps the
4194 # still-open tags around until the nesting is complete.
4195 # (And tidy again converts <dt> to <dd> before 'bar'.)
4198 Definition Lists: Mixed Lists: Test 11
4203 <ul><li><ol><li><ul><li><ol><li><dl><dt>foo </dt>
4204 <dd><ul><li><dl><dt><dl><dt>bar</dt></dl></dd></dl></li></ul></dd></dl>
4205 <dl><dt>boo </dt>
4206 <dd>baz</dd></dl></li></ol></li></ul></li></ol></li></ul>
4261 <dt>foo<span typeof="mw:Placeholder" data-parsoid='{"src":" "}'> </span></dt>
4262 <dd data-parsoid='{"stx":"row"}'>bar</dd>
4266 <dt>boo<span typeof="mw:Placeholder" data-parsoid='{"src":" "}'> </span></dt>
4267 <dd data-parsoid='{"stx":"row"}'>baz</dd>
4276 # Another case where tidy converts a <dt> to a <dd> (but Parsoid doesn't).
4278 # * The test is wrong, there are two colons where there should be :;
4279 # * The PHP parser is wrong to close the <dl> after the <dt> containing the <ul>.
4281 Definition Lists: Weird Ones: Test 1
4283 *#;*::;; foo : bar (who uses this?)
4285 <ul><li><ol><li><dl><dt> foo </dt>
4286 <dd><ul><li><dl><dd><dl><dd><dl><dt><dl><dt> bar (who uses this?)</dt></dl></dd></dl></dd></dl></dd></dl></li></ul></dd></dl></li></ol></li></ul>
4305 <dt>bar (who uses this?)</dt>
4337 <dt> foo<span typeof="mw:DisplaySpace mw:Placeholder" data-parsoid='{"src":" ","isDisplayHack":true}'> </span></dt>
4338 <dd data-parsoid='{"stx":"row"}'> bar (who uses this?)</dd>
4350 Definition Lists: colons occurring in tags
4368 <dt><span>a:b</span></dt>
4395 <dl><dt>a</dt><dd data-parsoid='{"stx":"row"}'>b</dd>
4397 <dt><i data-parsoid='{"stx":"html"}'>a:b</i></dt>
4398 <dt><span data-parsoid='{"stx":"html"}'>a:b</span></dt>
4399 <dt><div data-parsoid='{"stx":"html"}'>a:b</div></dt>
4400 <dt><div data-parsoid='{"stx":"html","autoInsertedEnd":true}'>a</div></dt>
4402 <dt><span about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a:b"}},"i":0}}]}'>a:b</span></dt>
4403 <dt><i about="#mwt2" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"''a:b''"}},"i":0}}]}'>a:b</i>
4404 <dl><dt><dl><dt><i>a:b</i></dt></dl></dt></dl></dt></dl>
4408 Definition Lists: colons and tables 1
4420 </td></tr></table></dd></dl>
4424 </td></tr></table></dd></dl>
4428 # Parsoid's output (as documented below) differs from php's in this case.
4429 # This is probably a bug. If we fixup parsoid to match php's output, the
4430 # above test should pass and the below test case can be removed. It is
4431 # unclear which output is more desirable.
4434 Definition Lists: colons and tables 2
4446 </td></tr></table></dd>
4450 </td></tr></table></dd></dl>
4454 Definition Lists: template interaction
4456 ::{{definition_list}}
4459 ::{{definition_list}}
4464 <dl><dd><dl data-parsoid='{}'><dd about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[]]}' data-mw='{"parts":[":",{"template":{"target":{"wt":"definition_list","href":"./Template:Definition_list"},"params":{},"i":0}}]}'>one</dd><span about="#mwt1">
4465 </span><dd about="#mwt1">two</dd></dl></dd></dl>
4467 <dl><dd data-parsoid='{}'>one
4468 <dl><dd about="#mwt2" typeof="mw:Transclusion" data-parsoid='{"pi":[[]]}' data-mw='{"parts":["::",{"template":{"target":{"wt":"definition_list","href":"./Template:Definition_list"},"params":{},"i":0}},"\n:::two\n:::three"]}'>one</dd><span about="#mwt2">
4469 </span><dd about="#mwt2">two
4471 <dd>three</dd></dl></dd>
4472 <dd data-parsoid='{}'>four</dd></dl></dd></dl>
4480 External links: non-bracketed
4482 Non-bracketed: http://example.com
4484 <p>Non-bracketed: <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
4488 # parsoid doesn't explicitly mark autonumbered links, see bug 53505
4490 External links: numbered
4492 Numbered: [http://example.com]
4493 Numbered: [http://example.net]
4494 Numbered: [http://example.com]
4496 <p>Numbered: <a rel="nofollow" class="external autonumber" href="http://example.com">[1]</a>
4497 Numbered: <a rel="nofollow" class="external autonumber" href="http://example.net">[2]</a>
4498 Numbered: <a rel="nofollow" class="external autonumber" href="http://example.com">[3]</a>
4501 <p>Numbered: <a rel="mw:ExtLink" href="http://example.com"></a>
4502 Numbered: <a rel="mw:ExtLink" href="http://example.net"></a>
4503 Numbered: <a rel="mw:ExtLink" href="http://example.com"></a></p>
4507 External links: specified text
4509 Specified text: [http://example.com link]
4511 <p>Specified text: <a rel="nofollow" class="external text" href="http://example.com">link</a>
4516 External links: trail
4518 Linktrails should not work for external links: [http://example.com link]s
4520 <p>Linktrails should not work for external links: <a rel="nofollow" class="external text" href="http://example.com">link</a>s
4525 External links: dollar sign in URL
4527 http://example.com/1$2345
4529 <p><a rel="nofollow" class="external free" href="http://example.com/1$2345">http://example.com/1$2345</a>
4533 # parsoid doesn't explicitly mark autonumbered links, see bug 53505
4535 External links: dollar sign in URL (autonumber)
4537 [http://example.com/1$2345]
4539 <p><a rel="nofollow" class="external autonumber" href="http://example.com/1$2345">[1]</a>
4542 <p><a rel="mw:ExtLink" href="http://example.com/1$2345"></a></p>
4546 External links: open square bracket forbidden in URL (bug 4377)
4548 parsoid=wt2html,wt2wt,html2html
4550 http://example.com/1[2345
4552 <p><a rel="nofollow" class="external free" href="http://example.com/1">http://example.com/1</a>[2345
4555 <p><a rel="mw:ExtLink" href="http://example.com/1">http://example.com/1</a>[2345</p>
4559 External links: open square bracket forbidden in URL (named) (bug 4377)
4561 parsoid=wt2html,html2html
4563 [http://example.com/1[2345]
4565 <p><a rel="nofollow" class="external text" href="http://example.com/1">[2345</a>
4568 <p><a rel="mw:ExtLink" href="http://example.com/1">[2345</a></p>
4571 # parsoid adds a space before the link name
4573 External links: open square bracket forbidden in URL (named) (bug 4377)
4576 [http://example.com/1 [2345]
4578 <p><a rel="nofollow" class="external text" href="http://example.com/1">[2345</a>
4583 External links: nowiki in URL link text (bug 6230)
4585 [http://example.com/ <nowiki>''example site''</nowiki>]
4587 <p><a rel="nofollow" class="external text" href="http://example.com/">''example site''</a>
4592 External links: newline forbidden in text (bug 6230 regression check)
4594 [http://example.com/ first
4597 <p>[<a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a> first
4603 External links: Pipe char between url and text
4605 [http://example.com | link]
4607 <p><a rel="nofollow" class="external text" href="http://example.com">| link</a>
4612 External links: protocol-relative URL in brackets
4614 [//example.com/ Test]
4616 <p><a rel="nofollow" class="external text" href="//example.com/">Test</a>
4620 # parsoid doesn't explicitly mark autonumbered links, see bug 53505
4622 External links: protocol-relative URL in brackets without text
4626 <p><a rel="nofollow" class="external autonumber" href="//example.com">[1]</a>
4629 <p><a rel="mw:ExtLink" href="//example.com"></a></p>
4633 External links: protocol-relative URL in free text is left alone
4637 <p>//example.com/Foo
4642 External links: protocol-relative URL in the middle of a word is left alone (bug 30269)
4644 foo//example.com/Foo
4646 <p>foo//example.com/Foo
4651 External links: with no contents
4653 [http://en.wikipedia.org/wiki/Foo]
4655 [[wikipedia:Foo|Bar]]
4657 [[wikipedia:Foo|<span>Bar</span>]]
4659 <p><a rel="nofollow" class="external autonumber" href="http://en.wikipedia.org/wiki/Foo">[1]</a>
4660 </p><p><a href="http://en.wikipedia.org/wiki/Foo" class="extiw" title="wikipedia:Foo">Bar</a>
4661 </p><p><a href="http://en.wikipedia.org/wiki/Foo" class="extiw" title="wikipedia:Foo"><span>Bar</span></a>
4664 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo"></a></p>
4665 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo" title="wikipedia:Foo">Bar</a></p>
4666 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo" title="wikipedia:Foo"><span>Bar</span></a></p>
4670 External links: Free with trailing punctuation
4680 http://example.com/url_with_(brackets)
4681 (http://example.com/url_without_brackets)
4682 http://example.com/url_with_entity&
4683 http://example.com/url_with_entity&
4684 http://example.com/url_with_entity&
4685 http://example.com/url_with_entity
4686 http://example.com/url_with_entity 
4687 http://example.com/url_with_entity 
4688 http://example.com/url_with_entity<
4689 http://example.com/url_with_entity<
4690 http://example.com/url_with_entity<
4692 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>,
4693 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>;
4694 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>\
4695 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>.
4696 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>:
4697 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>!
4698 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>?
4699 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>)
4700 <a rel="nofollow" class="external free" href="http://example.com/url_with_(brackets)">http://example.com/url_with_(brackets)</a>
4701 (<a rel="nofollow" class="external free" href="http://example.com/url_without_brackets">http://example.com/url_without_brackets</a>)
4702 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity&">http://example.com/url_with_entity&</a>
4703 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity&">http://example.com/url_with_entity&</a>
4704 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity&">http://example.com/url_with_entity&</a>
4705 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a> 
4706 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a> 
4707 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a> 
4708 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><
4709 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><
4710 <a rel="nofollow" class="external free" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><
4713 <p><a rel="mw:ExtLink" href="http://example.com">http://example.com</a>,
4714 <a rel="mw:ExtLink" href="http://example.com">http://example.com</a>;
4715 <a rel="mw:ExtLink" href="http://example.com">http://example.com</a>\
4716 <a rel="mw:ExtLink" href="http://example.com">http://example.com</a>.
4717 <a rel="mw:ExtLink" href="http://example.com">http://example.com</a>:
4718 <a rel="mw:ExtLink" href="http://example.com">http://example.com</a>!
4719 <a rel="mw:ExtLink" href="http://example.com">http://example.com</a>?
4720 <a rel="mw:ExtLink" href="http://example.com">http://example.com</a>)
4721 <a rel="mw:ExtLink" href="http://example.com/url_with_(brackets)">http://example.com/url_with_(brackets)</a>
4722 (<a rel="mw:ExtLink" href="http://example.com/url_without_brackets">http://example.com/url_without_brackets</a>)
4723 <a rel="mw:ExtLink" href="http://example.com/url_with_entity&">http://example.com/url_with_entity&</a>
4724 <a rel="mw:ExtLink" href="http://example.com/url_with_entity&">http://example.com/url_with_entity&</a>
4725 <a rel="mw:ExtLink" href="http://example.com/url_with_entity&">http://example.com/url_with_entity&</a>
4726 <a rel="mw:ExtLink" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><span typeof="mw:Entity" data-parsoid='{"src":"&nbsp;","srcContent":" "}'> </span>
4727 <a rel="mw:ExtLink" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><span typeof="mw:Entity" data-parsoid='{"src":"&#xA0;","srcContent":" "}'> </span>
4728 <a rel="mw:ExtLink" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><span typeof="mw:Entity" data-parsoid='{"src":"&#160;","srcContent":" "}'> </span>
4729 <a rel="mw:ExtLink" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><span typeof="mw:Entity" data-parsoid='{"src":"&lt;","srcContent":"<"}'><</span>
4730 <a rel="mw:ExtLink" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><span typeof="mw:Entity" data-parsoid='{"src":"&#x3C;","srcContent":"<"}'><</span>
4731 <a rel="mw:ExtLink" href="http://example.com/url_with_entity">http://example.com/url_with_entity</a><span typeof="mw:Entity" data-parsoid='{"src":"&#60;","srcContent":"<"}'><</span></p>
4735 External links: tricky Parsoid html2html case
4737 parsoid=wt2html,wt2wt,html2html
4739 http://example.com/url_with_entity&amp;
4741 <p><a rel="nofollow" class="external free" href="http://example.com/url_with_entity&amp">http://example.com/url_with_entity&amp</a>;
4744 <p><a rel="mw:ExtLink" href="http://example.com/url_with_entity&amp">http://example.com/url_with_entity&amp</a>;</p>
4748 External links: Free with trailing quotes (T113666)
4750 '''News:''' Stuff here
4754 <p><b>News:</b> Stuff here
4755 </p><p><a rel="nofollow" class="external free" href="news:'a'b">news:'a'b</a><i>c</i>d e
4758 <p><b>News:</b> Stuff here</p>
4759 <p><a rel="mw:ExtLink" href="news:'a'b">news:'a'b</a><i>c</i>d e</p>
4763 External links: Lone protocols are never linked (T105697)
4782 External links: No preceding word characters allowed (bug 65278)
4784 NOPEhttp://example.com
4785 N0http://example.com
4786 ok:http://example.com
4787 ok-http://example.com
4789 <p>NOPEhttp://example.com
4790 N0http://example.com
4791 ok:<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
4792 ok-<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
4797 External links: nofollow domain exception
4799 A [https://no-nofollow.org/foobar link], and another [https://example.org link].
4801 <p>A <a class="external text" href="https://no-nofollow.org/foobar">link</a>, and another <a rel="nofollow" class="external text" href="https://example.org">link</a>.
4808 External image: http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png
4810 <p>External image: <img src="http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png" alt="Ncwikicol.png"/>
4815 External image from https
4817 External image from https: https://meta.wikimedia.org/upload/f/f1/Ncwikicol.png
4819 <p>External image from https: <img src="https://meta.wikimedia.org/upload/f/f1/Ncwikicol.png" alt="Ncwikicol.png"/>
4824 External image (when not allowed)
4826 wgAllowExternalImages=0
4828 External image: http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png
4830 <p>External image: <a rel="nofollow" class="external free" href="http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png">http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png</a>
4835 Link to non-http image, no img tag
4837 Link to non-http image, no img tag: ftp://example.com/test.jpg
4839 <p>Link to non-http image, no img tag: <a rel="nofollow" class="external free" href="ftp://example.com/test.jpg">ftp://example.com/test.jpg</a>
4844 External links: terminating separator
4846 Terminating separator: http://example.com/thing,
4848 <p>Terminating separator: <a rel="nofollow" class="external free" href="http://example.com/thing">http://example.com/thing</a>,
4853 External links: intervening separator
4855 Intervening separator: http://example.com/1,2,3
4857 <p>Intervening separator: <a rel="nofollow" class="external free" href="http://example.com/1,2,3">http://example.com/1,2,3</a>
4862 External links: old bug with URL in query
4864 Old bug with URL in query: [http://example.com/thing?url=http://example.com link]
4866 <p>Old bug with URL in query: <a rel="nofollow" class="external text" href="http://example.com/thing?url=http://example.com">link</a>
4871 External links: old URL-in-URL bug, mixed protocols
4873 And again with mixed protocols: [ftp://example.com?url=http://example.com link]
4875 <p>And again with mixed protocols: <a rel="nofollow" class="external text" href="ftp://example.com?url=http://example.com">link</a>
4879 # Since Parsoid is starting to emit canonical wikitext for links,
4880 # [http://example.com http://example.com] will not RT back to that
4883 External links: URL in text
4887 URL in text: [http://example.com http://example.com]
4889 <p>URL in text: <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
4892 <p>URL in text: <a rel="mw:ExtLink" href="http://example.com">http://example.com</a></p>
4896 External links: Clickable images
4898 ja-style clickable images: [http://example.com http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png]
4900 <p>ja-style clickable images: <a rel="nofollow" class="external text" href="http://example.com"><img src="http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png" alt="Ncwikicol.png"/></a>
4903 <p>ja-style clickable images: <a rel="mw:ExtLink" href="http://example.com"><img src="http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png" alt="Ncwikicol.png" data-parsoid='{"type":"extlink"}'/></a></p>
4907 External links: raw ampersand
4909 Old & use: http://x&y
4911 <p>Old & use: <a rel="nofollow" class="external free" href="http://x&y">http://x&y</a>
4916 External links: encoded ampersand
4918 Old & use: http://x&y
4920 <p>Old & use: <a rel="nofollow" class="external free" href="http://x&y">http://x&y</a>
4923 <p>Old <span typeof="mw:Entity">&</span> use: <a rel="mw:ExtLink" href="http://x&y">http://x&y</a></p>
4927 External links: encoded equals (bug 6102)
4929 http://example.com/?foo=bar
4931 <p><a rel="nofollow" class="external free" href="http://example.com/?foo=bar">http://example.com/?foo=bar</a>
4934 <p><a rel="mw:ExtLink" href="http://example.com/?foo=bar">http://example.com/?foo=bar</a></p>
4938 ## Note that parsoid doesn't explicit mark autonumbered links, nor
4939 ## does it number them. As discussed in bug 53505, we can identify
4940 ## autonumbered links via CSS.
4944 External links: [raw ampersand]
4946 Old & use: [http://x&y]
4948 <p>Old & use: <a rel="nofollow" class="external autonumber" href="http://x&y">[1]</a>
4951 <p>Old <span typeof="mw:Entity">&</span> use: <a rel="mw:ExtLink" href="http://x&y"></a></p>
4954 # note that parsoid html is identical to [raw ampersand] case; so html2wt
4955 # mode will return the [raw ampersand] wikitext
4957 External links: [encoded ampersand]
4959 parsoid=wt2html,wt2wt,html2html
4961 Old & use: [http://x&y]
4963 <p>Old & use: <a rel="nofollow" class="external autonumber" href="http://x&y">[1]</a>
4966 <p>Old <span typeof="mw:Entity">&</span> use: <a rel="mw:ExtLink" href="http://x&y"></a></p>
4970 External links: [raw equals]
4972 [http://example.com/?foo=bar]
4974 <p><a rel="nofollow" class="external autonumber" href="http://example.com/?foo=bar">[1]</a>
4977 <p><a rel="mw:ExtLink" href="http://example.com/?foo=bar"></a></p>
4980 # note that parsoid html is identical to [raw equals] case; so html2wt
4981 # mode will return the [raw equals] wikitext
4983 External links: [encoded equals] (bug 6102)
4985 parsoid=wt2html,wt2wt,html2html
4987 [http://example.com/?foo=bar]
4989 <p><a rel="nofollow" class="external autonumber" href="http://example.com/?foo=bar">[1]</a>
4992 <p><a rel="mw:ExtLink" href="http://example.com/?foo=bar"></a></p>
4995 # xxx parsoid strips the IDN character, so the round-trip tests will
4996 # obviously fail and are disabled. --cscott
4998 External links: [IDN ignored character reference in hostname; strip it right off]
5000 parsoid=wt2html,wt2wt,html2html
5002 [http://e‌xample.com/]
5004 <p><a rel="nofollow" class="external autonumber" href="http://example.com/">[1]</a>
5007 <p><a rel="mw:ExtLink" href="http://example.com/"></a></p>
5010 # FIXME: This test (the IDN characters in the text of a link) is an inconsistency.
5011 # Where an external link could easily circumvent the sanitization of the text of
5012 # a link like this (where an IDN-ignore character is in the URL somewhere), this
5013 # test demands a higher standard. That's a bit strange.
5017 # http://example.com -> [http://example.com|http://example.com]
5018 # [http://example.com|http://example.com] -> [http://example.com|http://example.com]
5020 # The first example is sanitized, but the second is not. Any security benefits
5021 # from this production are trivial to circumvent. Either remove this test and
5022 # let the parser(s) do their thing unaccosted, or fix the inconsistency and change
5023 # the test accordingly.
5027 # xxx parsoid strips the IDN character, so the round-trip tests will
5028 # obviously fail and are disabled. --cscott
5030 External links: IDN ignored character reference in hostname; strip it right off
5032 parsoid=wt2html,html2html
5034 http://e‌xample.com/
5036 <p><a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a>
5039 <p><a rel="mw:ExtLink" href="http://example.com/">http://example.com/</a></p>
5043 External links: www.jpeg.org (bug 554)
5047 <p><a rel="nofollow" class="external free" href="http://www.jpeg.org">http://www.jpeg.org</a>
5051 # parsoid doesn't explicitly mark autonumbered links, see bug 53505
5053 External links: URL within URL (original bug 2)
5055 [http://www.unausa.org/newindex.asp?place=http://www.unausa.org/programs/mun.asp]
5057 <p><a rel="nofollow" class="external autonumber" href="http://www.unausa.org/newindex.asp?place=http://www.unausa.org/programs/mun.asp">[1]</a>
5060 <p><a rel="mw:ExtLink" href="http://www.unausa.org/newindex.asp?place=http://www.unausa.org/programs/mun.asp"></a></p>
5064 BUG 361: URL inside bracketed URL
5066 [http://www.example.com/foo http://www.example.com/bar]
5068 <p><a rel="nofollow" class="external text" href="http://www.example.com/foo">http://www.example.com/bar</a>
5073 BUG 361: URL within URL, not bracketed
5075 http://www.example.com/foo?=http://www.example.com/bar
5077 <p><a rel="nofollow" class="external free" href="http://www.example.com/foo?=http://www.example.com/bar">http://www.example.com/foo?=http://www.example.com/bar</a>
5082 BUG 289: ">"-token in URL-tail
5084 http://www.example.com/<hello>
5086 <p><a rel="nofollow" class="external free" href="http://www.example.com/">http://www.example.com/</a><hello>
5091 BUG 289: literal ">"-token in URL-tail
5093 http://www.example.com/<b>html</b>
5095 <p><a rel="nofollow" class="external free" href="http://www.example.com/">http://www.example.com/</a><b>html</b>
5098 <p><a rel="mw:ExtLink" href="http://www.example.com/" data-parsoid='{"stx":"url"}'>http://www.example.com/</a><b data-parsoid='{"stx":"html"}'>html</b></p>
5102 BUG 289: ">"-token in bracketed URL
5104 [http://www.example.com/<hello> stuff]
5106 <p><a rel="nofollow" class="external text" href="http://www.example.com/"><hello> stuff</a>
5111 BUG 289: literal ">"-token in bracketed URL
5113 [http://www.example.com/<b>html</b> stuff]
5115 <p><a rel="nofollow" class="external text" href="http://www.example.com/"><b>html</b> stuff</a>
5120 BUG 289: literal double quote at end of URL
5122 http://www.example.com/"hello"
5124 <p><a rel="nofollow" class="external free" href="http://www.example.com/">http://www.example.com/</a>"hello"
5129 BUG 289: literal double quote in bracketed URL
5131 [http://www.example.com/"hello" stuff]
5133 <p><a rel="nofollow" class="external text" href="http://www.example.com/">"hello" stuff</a>
5138 External links: multiple legal whitespace is fine, Magnus. Don't break it please. (bug 5081)
5140 [http://www.example.com test]
5142 <p><a rel="nofollow" class="external text" href="http://www.example.com">test</a>
5147 External links: link text with spaces
5149 [http://www.example.com a b c]
5150 [http://www.example.com ''a'' ''b'']
5152 <p><a rel="nofollow" class="external text" href="http://www.example.com">a b c</a>
5153 <a rel="nofollow" class="external text" href="http://www.example.com"><i>a</i> <i>b</i></a>
5158 External links: wiki links within external link (Bug 3695)
5160 parsoid=wt2html,html2html
5162 [http://example.com [[wikilink]] embedded in ext link]
5164 <p><a rel="nofollow" class="external text" href="http://example.com"></a><a href="/index.php?title=Wikilink&action=edit&redlink=1" class="new" title="Wikilink (page does not exist)">wikilink</a><a rel="nofollow" class="external text" href="http://example.com"> embedded in ext link</a>
5167 <p><a rel="mw:ExtLink" href="http://example.com"></a><a rel="mw:WikiLink" href="./Wikilink" title="Wikilink">wikilink</a><span> embedded in ext link</span></p>
5171 BUG 787: Links with one slash after the url protocol are invalid
5175 [http:/example.com title]
5177 <p>http:/example.com
5178 </p><p>[http:/example.com title]
5183 Bracketed external links with template-generated invalid target
5185 [{{echo|http:/example.com}} title]
5187 <p>[http:/example.com title]
5192 Bug 2702: Mismatched <i>, <b> and <a> tags are invalid
5194 ''[http://example.com text'']
5195 [http://example.com '''text]'''
5196 ''Something [http://example.com in italic'']
5197 ''Something [http://example.com mixed''''', even bold]'''
5198 '''''Now [http://example.com both''''']
5200 <p><a rel="nofollow" class="external text" href="http://example.com"><i>text</i></a>
5201 <a rel="nofollow" class="external text" href="http://example.com"><b>text</b></a>
5202 <i>Something </i><a rel="nofollow" class="external text" href="http://example.com"><i>in italic</i></a>
5203 <i>Something </i><a rel="nofollow" class="external text" href="http://example.com"><i>mixed</i><b>, even bold</b></a>
5204 <i><b>Now </b></i><a rel="nofollow" class="external text" href="http://example.com"><i><b>both</b></i></a>
5210 Bug 4781: %26 in URL
5212 http://www.example.com/?title=AT%26T
5214 <p><a rel="nofollow" class="external free" href="http://www.example.com/?title=AT%26T">http://www.example.com/?title=AT%26T</a>
5217 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=AT%26T">http://www.example.com/?title=AT%26T</a></p>
5220 # According to https://www.w3.org/TR/2011/WD-html5-20110525/Overview.html#parsing-urls a plain
5221 # % is actually legal in HTML5. Any change in output would need testing though.
5223 Bug 4781, 5267: %25 in URL
5225 http://www.example.com/?title=100%25_Bran
5227 <p><a rel="nofollow" class="external free" href="http://www.example.com/?title=100%25_Bran">http://www.example.com/?title=100%25_Bran</a>
5230 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=100%25_Bran">http://www.example.com/?title=100%25_Bran</a></p>
5234 Bug 4781, 5267: %28, %29 in URL
5236 http://www.example.com/?title=Ben-Hur_%281959_film%29
5238 <p><a rel="nofollow" class="external free" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">http://www.example.com/?title=Ben-Hur_%281959_film%29</a>
5241 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">http://www.example.com/?title=Ben-Hur_%281959_film%29</a></p>
5246 Bug 4781: %26 in autonumber URL
5248 [http://www.example.com/?title=AT%26T]
5250 <p><a rel="nofollow" class="external autonumber" href="http://www.example.com/?title=AT%26T">[1]</a>
5253 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=AT%26T"></a></p>
5257 Bug 4781, 5267: %26 in autonumber URL
5259 [http://www.example.com/?title=100%25_Bran]
5261 <p><a rel="nofollow" class="external autonumber" href="http://www.example.com/?title=100%25_Bran">[1]</a>
5264 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=100%25_Bran"></a></p>
5268 Bug 4781, 5267: %28, %29 in autonumber URL
5270 [http://www.example.com/?title=Ben-Hur_%281959_film%29]
5272 <p><a rel="nofollow" class="external autonumber" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">[1]</a>
5275 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=Ben-Hur_%281959_film%29"></a></p>
5280 Bug 4781: %26 in bracketed URL
5282 [http://www.example.com/?title=AT%26T link]
5284 <p><a rel="nofollow" class="external text" href="http://www.example.com/?title=AT%26T">link</a>
5287 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=AT%26T">link</a></p>
5291 Bug 4781, 5267: %25 in bracketed URL
5293 [http://www.example.com/?title=100%25_Bran link]
5295 <p><a rel="nofollow" class="external text" href="http://www.example.com/?title=100%25_Bran">link</a>
5300 Bug 4781, 5267: %28, %29 in bracketed URL
5302 [http://www.example.com/?title=Ben-Hur_%281959_film%29 link]
5304 <p><a rel="nofollow" class="external text" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">link</a>
5307 <p><a rel="mw:ExtLink" href="http://www.example.com/?title=Ben-Hur_%281959_film%29">link</a></p>
5311 External link containing a period in the anchor. (bug 63947)
5313 [//foo.org/bar#baz. bang]
5315 [//foo.org/bar. bang]
5317 <p><a rel="nofollow" class="external text" href="//foo.org/bar#baz.">bang</a>
5318 </p><p><a rel="nofollow" class="external text" href="//foo.org/bar.">bang</a>
5321 <p><a rel="mw:ExtLink" href="//foo.org/bar#baz.">bang</a></p>
5322 <p><a rel="mw:ExtLink" href="//foo.org/bar.">bang</a></p>
5326 External link containing a single quote. (bug 63947)
5330 [//foo.org/bar'baz bang]
5332 <p><a rel="nofollow" class="external autonumber" href="//foo.org/bar'baz">[1]</a>
5333 </p><p><a rel="nofollow" class="external text" href="//foo.org/bar'baz">bang</a>
5336 <p><a rel="mw:ExtLink" href="//foo.org/bar'baz"></a></p>
5337 <p><a rel="mw:ExtLink" href="//foo.org/bar'baz">bang</a></p>
5341 External link containing double-single-quotes in text '' (bug 4598 sanity check)
5343 Some [http://example.com/ pretty ''italics'' and stuff]!
5345 <p>Some <a rel="nofollow" class="external text" href="http://example.com/">pretty <i>italics</i> and stuff</a>!
5350 External link containing double-single-quotes in text embedded in italics (bug 4598 sanity check)
5352 ''Some [http://example.com/ pretty ''italics'' and stuff]!''
5354 <p><i>Some </i><a rel="nofollow" class="external text" href="http://example.com/"><i>pretty </i>italics<i> and stuff</i></a><i>!</i>
5359 External link containing double-single-quotes with no space separating the url from text in italics
5361 [http://www.musee-picasso.fr/pages/page_id18528_u1l2.htm''La muerte de Casagemas'' (1901) en el sitio de [[Museo Picasso (París)|Museo Picasso]].]
5363 <p><a rel="nofollow" class="external text" href="http://www.musee-picasso.fr/pages/page_id18528_u1l2.htm"><i>La muerte de Casagemas</i> (1901) en el sitio de <a href="/index.php?title=Museo_Picasso_(Par%C3%ADs)&action=edit&redlink=1" class="new" title="Museo Picasso (París) (page does not exist)">Museo Picasso</a>.</a>
5366 <p><a rel="nofollow" class="external text" href="http://www.musee-picasso.fr/pages/page_id18528_u1l2.htm"><i>La muerte de Casagemas</i> (1901) en el sitio de</a> <a href="/index.php?title=Museo_Picasso_(Par%C3%ADs)&action=edit&redlink=1" class="new" title="Museo Picasso (París) (page does not exist)">Museo Picasso</a>.</p>
5368 <p><a rel="mw:ExtLink" href="http://www.musee-picasso.fr/pages/page_id18528_u1l2.htm"><i>La muerte de Casagemas</i> (1901) en el sitio de </a><a rel="mw:WikiLink" href="./Museo_Picasso_(París)" title="Museo Picasso (París)">Museo Picasso</a><span>.</span></p>
5372 External link with comments in link text
5374 [http://www.google.com Google <!-- comment -->]
5376 <p><a rel="nofollow" class="external text" href="http://www.google.com">Google </a>
5379 <p><a rel="mw:ExtLink" href="http://www.google.com">Google <!-- comment --></a></p>
5383 External link to bare IPv4 address
5385 [http://192.168.0.1 Link]
5387 <p><a rel="nofollow" class="external text" href="http://192.168.0.1">Link</a>
5390 <p><a rel="mw:ExtLink" href="http://192.168.0.1">Link</a></p>
5394 URL-encoding in URL functions (single parameter)
5396 {{localurl:Some page|amp=&}}
5398 <p>/index.php?title=Some_page&amp=&
5403 URL-encoding in URL functions (multiple parameters)
5405 {{localurl:Some page|q=?&=&}}
5407 <p>/index.php?title=Some_page&q=?&amp=&
5414 http://example.com/index.php?foozoid%5B%5D=bar
5416 http://example.com/index.php?foozoid[]=bar
5418 <p><a rel="nofollow" class="external free" href="http://example.com/index.php?foozoid%5B%5D=bar">http://example.com/index.php?foozoid%5B%5D=bar</a>
5419 </p><p><a rel="nofollow" class="external free" href="http://example.com/index.php?foozoid%5B%5D=bar">http://example.com/index.php?foozoid%5B%5D=bar</a>
5422 <p><a rel="mw:ExtLink" href="http://example.com/index.php?foozoid%5B%5D=bar">http://example.com/index.php?foozoid%5B%5D=bar</a></p>
5424 <p><a rel="mw:ExtLink" href="http://example.com/index.php?foozoid[]=bar">http://example.com/index.php?foozoid[]=bar</a></p>
5428 IPv6 urls, autolink format (T23261)
5430 http://[2404:130:0:1000::187:2]/index.php
5432 Examples from RFC 2373, section 2.2:
5433 * http://[1080::8:800:200C:417A]/unicast
5434 * http://[FF01::101]/multicast
5435 * http://[::1]/loopback
5436 * http://[::]/unspecified
5437 * http://[::13.1.68.3]/ipv4compat
5438 * http://[::FFFF:129.144.52.38]/ipv4compat
5440 Examples from RFC 2732, section 2:
5441 * http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html
5442 * http://[1080:0:0:0:8:800:200C:417A]/index.html
5443 * http://[3ffe:2a00:100:7031::1]
5444 * http://[1080::8:800:200C:417A]/foo
5445 * http://[::192.9.5.5]/ipng
5446 * http://[::FFFF:129.144.52.38]:80/index.html
5447 * http://[2010:836B:4179::836B:4179]
5450 <p><a rel="nofollow" class="external free" href="http://[2404:130:0:1000::187:2]/index.php">http://[2404:130:0:1000::187:2]/index.php</a>
5451 </p><p>Examples from <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc2373">RFC 2373</a>, section 2.2:
5453 <ul><li> <a rel="nofollow" class="external free" href="http://[1080::8:800:200C:417A]/unicast">http://[1080::8:800:200C:417A]/unicast</a></li>
5454 <li> <a rel="nofollow" class="external free" href="http://[FF01::101]/multicast">http://[FF01::101]/multicast</a></li>
5455 <li> <a rel="nofollow" class="external free" href="http://[::1]/loopback">http://[::1]/loopback</a></li>
5456 <li> <a rel="nofollow" class="external free" href="http://[::]/unspecified">http://[::]/unspecified</a></li>
5457 <li> <a rel="nofollow" class="external free" href="http://[::13.1.68.3]/ipv4compat">http://[::13.1.68.3]/ipv4compat</a></li>
5458 <li> <a rel="nofollow" class="external free" href="http://[::FFFF:129.144.52.38]/ipv4compat">http://[::FFFF:129.144.52.38]/ipv4compat</a></li></ul>
5459 <p>Examples from <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc2732">RFC 2732</a>, section 2:
5461 <ul><li> <a rel="nofollow" class="external free" href="http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html">http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html</a></li>
5462 <li> <a rel="nofollow" class="external free" href="http://[1080:0:0:0:8:800:200C:417A]/index.html">http://[1080:0:0:0:8:800:200C:417A]/index.html</a></li>
5463 <li> <a rel="nofollow" class="external free" href="http://[3ffe:2a00:100:7031::1]">http://[3ffe:2a00:100:7031::1]</a></li>
5464 <li> <a rel="nofollow" class="external free" href="http://[1080::8:800:200C:417A]/foo">http://[1080::8:800:200C:417A]/foo</a></li>
5465 <li> <a rel="nofollow" class="external free" href="http://[::192.9.5.5]/ipng">http://[::192.9.5.5]/ipng</a></li>
5466 <li> <a rel="nofollow" class="external free" href="http://[::FFFF:129.144.52.38]:80/index.html">http://[::FFFF:129.144.52.38]:80/index.html</a></li>
5467 <li> <a rel="nofollow" class="external free" href="http://[2010:836B:4179::836B:4179]">http://[2010:836B:4179::836B:4179]</a></li></ul>
5470 <p><a rel="mw:ExtLink" href="http://[2404:130:0:1000::187:2]/index.php">http://[2404:130:0:1000::187:2]/index.php</a></p>
5472 <p>Examples from <a href="//tools.ietf.org/html/rfc2373" rel="mw:ExtLink">RFC 2373</a>, section 2.2:</p>
5473 <ul><li> <a rel="mw:ExtLink" href="http://[1080::8:800:200C:417A]/unicast">http://[1080::8:800:200C:417A]/unicast</a></li>
5474 <li> <a rel="mw:ExtLink" href="http://[FF01::101]/multicast">http://[FF01::101]/multicast</a></li>
5475 <li> <a rel="mw:ExtLink" href="http://[::1]/loopback">http://[::1]/loopback</a></li>
5476 <li> <a rel="mw:ExtLink" href="http://[::]/unspecified">http://[::]/unspecified</a></li>
5477 <li> <a rel="mw:ExtLink" href="http://[::13.1.68.3]/ipv4compat">http://[::13.1.68.3]/ipv4compat</a></li>
5478 <li> <a rel="mw:ExtLink" href="http://[::FFFF:129.144.52.38]/ipv4compat">http://[::FFFF:129.144.52.38]/ipv4compat</a></li></ul>
5480 <p>Examples from <a href="//tools.ietf.org/html/rfc2732" rel="mw:ExtLink">RFC 2732</a>, section 2:</p>
5481 <ul><li> <a rel="mw:ExtLink" href="http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html">http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html</a></li>
5482 <li> <a rel="mw:ExtLink" href="http://[1080:0:0:0:8:800:200C:417A]/index.html">http://[1080:0:0:0:8:800:200C:417A]/index.html</a></li>
5483 <li> <a rel="mw:ExtLink" href="http://[3ffe:2a00:100:7031::1]">http://[3ffe:2a00:100:7031::1]</a></li>
5484 <li> <a rel="mw:ExtLink" href="http://[1080::8:800:200C:417A]/foo">http://[1080::8:800:200C:417A]/foo</a></li>
5485 <li> <a rel="mw:ExtLink" href="http://[::192.9.5.5]/ipng">http://[::192.9.5.5]/ipng</a></li>
5486 <li> <a rel="mw:ExtLink" href="http://[::FFFF:129.144.52.38]:80/index.html">http://[::FFFF:129.144.52.38]:80/index.html</a></li>
5487 <li> <a rel="mw:ExtLink" href="http://[2010:836B:4179::836B:4179]">http://[2010:836B:4179::836B:4179]</a></li></ul>
5491 IPv6 urls, bracketed format (T23261)
5493 [http://[2404:130:0:1000::187:2]/index.php test]
5495 Examples from RFC 2373, section 2.2:
5496 * [http://[1080::8:800:200C:417A] unicast]
5497 * [http://[FF01::101] multicast]
5498 * [http://[::1]/ loopback]
5499 * [http://[::] unspecified]
5500 * [http://[::13.1.68.3] ipv4compat]
5501 * [http://[::FFFF:129.144.52.38] ipv4compat]
5503 Examples from RFC 2732, section 2:
5504 * [http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html 1]
5505 * [http://[1080:0:0:0:8:800:200C:417A]/index.html 2]
5506 * [http://[3ffe:2a00:100:7031::1] 3]
5507 * [http://[1080::8:800:200C:417A]/foo 4]
5508 * [http://[::192.9.5.5]/ipng 5]
5509 * [http://[::FFFF:129.144.52.38]:80/index.html 6]
5510 * [http://[2010:836B:4179::836B:4179] 7]
5513 <p><a rel="nofollow" class="external text" href="http://[2404:130:0:1000::187:2]/index.php">test</a>
5514 </p><p>Examples from <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc2373">RFC 2373</a>, section 2.2:
5516 <ul><li> <a rel="nofollow" class="external text" href="http://[1080::8:800:200C:417A]">unicast</a></li>
5517 <li> <a rel="nofollow" class="external text" href="http://[FF01::101]">multicast</a></li>
5518 <li> <a rel="nofollow" class="external text" href="http://[::1]/">loopback</a></li>
5519 <li> <a rel="nofollow" class="external text" href="http://[::]">unspecified</a></li>
5520 <li> <a rel="nofollow" class="external text" href="http://[::13.1.68.3]">ipv4compat</a></li>
5521 <li> <a rel="nofollow" class="external text" href="http://[::FFFF:129.144.52.38]">ipv4compat</a></li></ul>
5522 <p>Examples from <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc2732">RFC 2732</a>, section 2:
5524 <ul><li> <a rel="nofollow" class="external text" href="http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html">1</a></li>
5525 <li> <a rel="nofollow" class="external text" href="http://[1080:0:0:0:8:800:200C:417A]/index.html">2</a></li>
5526 <li> <a rel="nofollow" class="external text" href="http://[3ffe:2a00:100:7031::1]">3</a></li>
5527 <li> <a rel="nofollow" class="external text" href="http://[1080::8:800:200C:417A]/foo">4</a></li>
5528 <li> <a rel="nofollow" class="external text" href="http://[::192.9.5.5]/ipng">5</a></li>
5529 <li> <a rel="nofollow" class="external text" href="http://[::FFFF:129.144.52.38]:80/index.html">6</a></li>
5530 <li> <a rel="nofollow" class="external text" href="http://[2010:836B:4179::836B:4179]">7</a></li></ul>
5533 <p><a rel="mw:ExtLink" href="http://[2404:130:0:1000::187:2]/index.php">test</a></p>
5535 <p>Examples from <a href="//tools.ietf.org/html/rfc2373" rel="mw:ExtLink">RFC 2373</a>, section 2.2:</p>
5536 <ul><li> <a rel="mw:ExtLink" href="http://[1080::8:800:200C:417A]">unicast</a></li>
5537 <li> <a rel="mw:ExtLink" href="http://[FF01::101]">multicast</a></li>
5538 <li> <a rel="mw:ExtLink" href="http://[::1]/">loopback</a></li>
5539 <li> <a rel="mw:ExtLink" href="http://[::]">unspecified</a></li>
5540 <li> <a rel="mw:ExtLink" href="http://[::13.1.68.3]">ipv4compat</a></li>
5541 <li> <a rel="mw:ExtLink" href="http://[::FFFF:129.144.52.38]">ipv4compat</a></li></ul>
5543 <p>Examples from <a href="//tools.ietf.org/html/rfc2732" rel="mw:ExtLink">RFC 2732</a>, section 2:</p>
5544 <ul><li> <a rel="mw:ExtLink" href="http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html">1</a></li>
5545 <li> <a rel="mw:ExtLink" href="http://[1080:0:0:0:8:800:200C:417A]/index.html">2</a></li>
5546 <li> <a rel="mw:ExtLink" href="http://[3ffe:2a00:100:7031::1]">3</a></li>
5547 <li> <a rel="mw:ExtLink" href="http://[1080::8:800:200C:417A]/foo">4</a></li>
5548 <li> <a rel="mw:ExtLink" href="http://[::192.9.5.5]/ipng">5</a></li>
5549 <li> <a rel="mw:ExtLink" href="http://[::FFFF:129.144.52.38]:80/index.html">6</a></li>
5550 <li> <a rel="mw:ExtLink" href="http://[2010:836B:4179::836B:4179]">7</a></li></ul>
5554 Non-extlinks in brackets
5563 [{{echo|foo}} ''bar'']
5564 [{{echo|foo}}l's] errand
5565 [{{echo|foo}}l's errand]
5567 [url=http://example.com]
5568 [http:// bare protocols don't count]
5581 [url=<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>]
5582 [http:// bare protocols don't count]
5590 [<span typeof="mw:Placeholder" data-parsoid='{"src":"{{echo|foo}}"}'>foo</span>]
5591 [<span typeof="mw:Placeholder" data-parsoid='{"src":"{{echo|foo}}"}'>foo</span> bar]
5592 [<span typeof="mw:Placeholder" data-parsoid='{"src":"{{echo|foo}}"}'>foo</span> <i>bar</i>]
5593 [<span typeof="mw:Placeholder" data-parsoid='{"src":"{{echo|foo}}l's"}'>fool's</span>] errand
5594 [<span typeof="mw:Placeholder" data-parsoid='{"src":"{{echo|foo}}l's"}'>fool's</span> errand]
5595 [<span typeof="mw:Placeholder" data-parsoid='{"src":"url={{echo|foo}}"}'>url=foo</span>]
5596 [url=<a rel="mw:ExtLink" href="http://example.com">http://example.com</a>]
5597 [http:// bare protocols don't count]</p>
5601 Percent encoding in external links
5603 [https://github.com/search?l=&q=ResourceLoader+%40wikimedia Search]
5605 <p><a rel="nofollow" class="external text" href="https://github.com/search?l=&q=ResourceLoader+%40wikimedia">Search</a>
5608 <p><a rel="mw:ExtLink"
5609 href="https://github.com/search?l=&q=ResourceLoader+%40wikimedia">Search</a></p>
5613 Use url link syntax for links where the content is equal the link target
5617 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
5620 <p><a rel="mw:ExtLink" href="http://example.com">http://example.com</a></p>
5624 Parenthesis in external links, especially URL links
5628 http://example.com/test)
5630 http://example.com/(test)
5632 http://example.com/((test)
5634 (http://example.com/(test))
5636 (http://example.com/(test)))))
5638 http://example.com/a)b
5640 [http://example.com) foo]
5642 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>)
5643 </p><p><a rel="nofollow" class="external free" href="http://example.com/test">http://example.com/test</a>)
5644 </p><p><a rel="nofollow" class="external free" href="http://example.com/(test)">http://example.com/(test)</a>
5645 </p><p><a rel="nofollow" class="external free" href="http://example.com/((test)">http://example.com/((test)</a>
5646 </p><p>(<a rel="nofollow" class="external free" href="http://example.com/(test))">http://example.com/(test))</a>
5647 </p><p>(<a rel="nofollow" class="external free" href="http://example.com/(test)))))">http://example.com/(test)))))</a>
5648 </p><p><a rel="nofollow" class="external free" href="http://example.com/a)b">http://example.com/a)b</a>
5649 </p><p><a rel="nofollow" class="external text" href="http://example.com)">foo</a>
5652 <p><a rel="mw:ExtLink" href="http://example.com">http://example.com</a>)</p>
5653 <p><a rel="mw:ExtLink" href="http://example.com/test">http://example.com/test</a>)</p>
5654 <p><a rel="mw:ExtLink" href="http://example.com/(test)">http://example.com/(test)</a></p>
5655 <p><a rel="mw:ExtLink" href="http://example.com/((test)">http://example.com/((test)</a></p>
5656 <p>(<a rel="mw:ExtLink" href="http://example.com/(test))">http://example.com/(test))</a></p>
5657 <p>(<a rel="mw:ExtLink" href="http://example.com/(test)))))">http://example.com/(test)))))</a></p>
5658 <p><a rel="mw:ExtLink" href="http://example.com/a)b">http://example.com/a)b</a></p>
5659 <p><a rel="mw:ExtLink" href="http://example.com)">foo</a></p>
5663 Parenthesis in external links, w/ transclusion or comment
5665 (http://example.com/{{echo|hi}})
5667 (http://example.com<!-- hi -->)
5669 <p>(<a rel="nofollow" class="external free" href="http://example.com/hi">http://example.com/hi</a>)
5670 </p><p>(<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>)
5673 <p>(<a typeof="mw:ExpandedAttrs" about="#mwt2" rel="mw:ExtLink" href="http://example.com/hi" data-parsoid='{"stx":"url","a":{"href":"http://example.com/hi"},"sa":{"href":"http://example.com/{{echo|hi}}"}}' data-mw='{"attribs":[[{"txt":"href"},{"html":"http://example.com/<span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[{\"k\":\"1\"}]],\"dsr\":[20,31,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"hi\"}},\"i\":0}}]}'>hi</span>"}]]}'>http://example.com/hi</a>)</p>
5675 <p>(<a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url","a":{"href":"http://example.com"},"sa":{"href":"http://example.com<!-- hi -->"}}'>http://example.com</a>)</p>
5679 Serialize <a> tags with invalid link targets as plain text
5681 parsoid={ "modes": ["html2wt"], "suppressErrors": true }
5683 <a rel="mw:WikiLink" href="[[foo]]">text</a>
5684 <a rel="mw:WikiLink" href="[[foo]]">*text</a>
5685 <a rel="mw:WikiLink" href="[[foo]]">[[foo]]</a>
5686 <a rel="mw:WikiLink" href="[[foo]]">*a [[foo]]</a>
5689 <nowiki>*</nowiki>text
5690 <nowiki>[[foo]]</nowiki>
5691 <nowiki>*</nowiki>a <nowiki>[[foo]]</nowiki>
5695 mw:ExtLink -vs- mw:WikiLink (T94723)
5699 <a rel="mw:WikiLink" href="./Foo" title="Foo" data-parsoid='{"stx":"piped","a":{"href":"./Foo"},"sa":{"href":"Foo"}}'>Bar</a>
5700 <a rel="mw:WikiLink" href="./Foo" title="Foo">Bar</a>
5701 <a rel="mw:WikiLink" href="http://en.wikipedia.org/wiki/Foo" title="Foo">Bar</a>
5702 <a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo" title="Foo">Bar</a>
5704 <a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/European_Robin">European Robin</a>
5705 <a rel="mw:WikiLink" href="http://en.wikipedia.org/wiki/European_Robin">European Robin</a>
5710 [[wikipedia:Foo|Bar]]
5711 [[wikipedia:Foo|Bar]]
5713 [[wikipedia:European_Robin|European Robin]]
5714 [[wikipedia:European_Robin|European Robin]]
5718 mw:ExtLink linking to a interwiki URL can be round-tripped losslessly (T94723)
5722 [http://en.wikipedia.org/wiki/European_Robin European Robin]
5724 THIS SECTION IS NOT USED (but Parsoid won't run the test without it)
5735 Normal text. '''Bold text.''' Normal text. ''Italic text.''
5737 Normal text. '''''Bold italic text.''''' Normal text.
5739 <p>Normal text. <b>Bold text.</b> Normal text. <i>Italic text.</i>
5740 </p><p>Normal text. <i><b>Bold italic text.</b></i> Normal text.
5745 # Parsoid inserts an empty bold tag pair at the end of the line, that the PHP
5746 # parser strips. The wikitext contains just the first half of the bold
5749 Unclosed and unmatched quotes
5751 '''''Bold italic text '''with bold deactivated''' in between.'''''
5753 '''''Bold italic text ''with italic deactivated'' in between.'''''
5757 ..spanning two paragraphs (should not work).'''
5759 '''Bold tag left open
5761 ''Italic tag left open
5765 <!-- Unmatching number of opening, closing tags: -->
5766 '''This year''''s election ''should'' beat '''last year''''s.
5768 ''Tom'''s car is bigger than ''Susan'''s.
5770 Plain ''italic'''s plain
5772 <p><i><b>Bold italic text </b>with bold deactivated<b> in between.</b></i>
5773 </p><p><b><i>Bold italic text </i>with italic deactivated<i> in between.</i></b>
5774 </p><p><b>Bold text..</b>
5775 </p><p>..spanning two paragraphs (should not work).
5776 </p><p><b>Bold tag left open</b>
5777 </p><p><i>Italic tag left open</i>
5779 </p><p><b>This year'</b>s election <i>should</i> beat <b>last year'</b>s.
5780 </p><p><i>Tom<b>s car is bigger than </b></i><b>Susan</b>s.
5781 </p><p>Plain <i>italic'</i>s plain
5784 <p><i><b>Bold italic text </b>with bold deactivated<b> in between.</b></i>
5785 </p><p><b><i>Bold italic text </i>with italic deactivated<i> in between.</i></b>
5786 </p><p><b>Bold text..</b>
5787 </p><p>..spanning two paragraphs (should not work).<b></b>
5788 </p><p><b>Bold tag left open</b>
5789 </p><p><i>Italic tag left open</i>
5792 <!-- Unmatching number of opening, closing tags: -->
5793 <p><b>This year'</b>s election <i>should</i> beat <b>last year'</b>s.
5794 </p><p><i>Tom<b>s car is bigger than </b></i><b>Susan</b>s.
5795 </p><p>Plain <i>italic'</i>s plain
5802 ### some content taken from http://meta.wikimedia.org/wiki/MediaWiki_User%27s_Guide:_Using_tables
5805 # This should not produce <table></table> as <table><tr><td></td></tr></table>
5806 # is the bare minimum required by the spec, see:
5807 # https://www.w3.org/TR/xhtml-modularization/dtd_module_defs.html#a_module_Basic_Tables
5808 # Parsoid team replies: empty table tags are legal in HTML5
5810 A table with no data.
5823 A table with stray table end tags on start tag line (wt2html)
5827 {|style="color: red;"|}
5829 {|style="color: red;" |}
5833 {|style="color: red;"|} id="foo"
5837 {|style="color: red;" |} id="foo"
5841 <table style="color: red;"></table>
5843 <table style="color: red;">
5849 <table style="color: red;" id="foo">
5855 <table style="color: red;" id="foo">
5864 A table with no data (take 2)
5872 # A table with nothing but a caption is invalid XHTML, we might want to render
5873 # this as <p>caption</p>
5874 # Parsoid team replies: table with only a caption is legal in HTML5
5876 A table with nothing but a caption
5884 </caption><tr><td></td></tr></table>
5887 <table><caption> caption</caption></table>
5891 A table with caption with default-spaced attributes and a table row
5894 |+ style="color: red;" | caption1
5900 <caption style="color: red;"> caption1
5909 A table with captions with non-default spaced attributes and a table row
5912 |+style="color: red;"|caption2
5913 |+ style="color: red;"| caption3
5919 <caption style="color: red;">caption2
5921 <caption style="color: red;"> caption3
5930 Table td-cell syntax variations
5934 | foo bar foo || baz
5935 | style='color:red;' | baz
5936 | style='color:red;' || baz
5943 <td> foo bar foo </td>
5946 <td style="color:red;"> baz
5948 <td> style='color:red;' </td>
5976 Simple table but with multiple dashes for row wikitext
5995 Multiplication table
5997 {| border="1" cellpadding="2"
5998 |+Multiplication table
6000 ! × !! 1 !! 2 !! 3
6018 <table border="1" cellpadding="2">
6019 <caption>Multiplication table
6066 Accept "||" in table headings
6081 Accept "!!" in table data
6095 <tbody><tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td data-parsoid='{"autoInsertedEnd":true}'> Foo!! </td><td data-parsoid='{"stx_v":"row","autoInsertedEnd":true}'></td></tr>
6100 Accept "||" in indented table headings
6110 </th></tr></table></dd></dl>
6115 Accept "!!" in templates
6129 <tbody><tr><th typeof="mw:Transclusion" about="#mwt1" data-parsoid='{"autoInsertedEnd":true,"pi":[[{"k":"1"}]]}' data-mw='{"parts":["!a ",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"b!!c"}},"i":0}}]}'>a b</th><th about="#mwt1">c</th></tr>
6133 Accept "!!" in table headings after newline
6150 <p>b!!c</p></th></tr>
6155 Accept "!!" in table data of mixed wikitext / html syntax
6159 <tr><td>b!!c</td></tr>
6172 <tbody><tr><th>a</th></tr>
6173 <tr data-parsoid='{"stx":"html"}'><td data-parsoid='{"stx":"html"}'>b!!c</td></tr>
6178 Accept empty attributes in td/th cells (td/th cells starting with leading ||)
6195 Accept "| !" at start of line in tables (ignore !-attribute)
6199 | !style="color:red" | bar
6211 Allow +/- in 2nd and later cells in a row, in 1st cell when td-attrs are present, or in 1st cell when there is a space between "|" and +/-
6215 |style='color:red;'|+1
6216 |style='color:blue;'|-1
6228 <td style="color:red;">+1
6230 <td style="color:blue;">-1
6254 |rowspan=2| Cell 2, row 1 (and 2)
6265 <td rowspan="2"> Cell 2, row 1 (and 2)
6283 {| bgcolor=#ABCDEF border=2
6288 |the original table again
6296 <table bgcolor="#ABCDEF" border="2">
6304 <td>the original table again
6310 Invalid attributes in table cell (bug 1830)
6324 Table cell attributes: Pipes protected by nowikis should be treated as a plain character
6328 | title="foo<nowiki>|</nowiki>" |bar
6329 | title="foo<nowiki>|</nowiki>" bar
6336 <td title="foo|">bar
6338 <td> title="foo|" bar
6343 <tbody><tr><td title="foo">bar</td>
6344 <td title="foo|" data-parsoid='{"a":{"title":"foo|"},"sa":{"title":"foo<nowiki>|</nowiki>"},"autoInsertedEnd":true}'>bar</td>
6345 <td> title="foo<span typeof="mw:Nowiki">|</span>" bar</td></tr>
6349 # See: http://lists.wikimedia.org/mailman/htdig/wikitech-l/2006-April/022293.html
6350 # N.B. The "|}" to close the table is missing from the input, so parsoid's
6351 # *2wt modes will fail.
6353 Table security: embedded pipes
6355 parsoid=wt2html,html2html
6358 | |[ftp://|x||]" onmouseover="alert(document.cookie)">test
6362 <td>[<a rel="nofollow" class="external free" href="ftp://%7Cx">ftp://%7Cx</a></td>
6363 <td>]" onmouseover="alert(document.cookie)">test
6371 <td data-parsoid='{"startTagSrc":"| ","attrSepSrc":"|","autoInsertedEnd":true}'><a rel="mw:ExtLink" href="ftp://|x||"></a>" onmouseover="alert(document.cookie)">test</td></tr></tbody></table>
6375 Element attributes with double ! should not be broken up by <th>
6378 ! hi <div class="!!">ha</div> ho
6383 <th> hi <div class="!!">ha</div> ho
6388 <tbody><tr><th> hi <div class="!!" data-parsoid='{"stx":"html"}'>ha</div> ho</th></tr>
6393 ! and || in element attributes should not be parsed as <th>/<td>
6396 | <div style="color: red !important;" data-contrived="put this here ||">hi</div>
6401 <td> <div style="color: red !important;" data-contrived="put this here ||">hi</div>
6406 <tbody><tr><td> <div style="color: red !important;" data-contrived="put this here ||" data-parsoid='{"stx":"html"}'>hi</div></td></tr>
6410 # FIXME: The output seems broken. Filed as T110268.
6412 ! and || in td attributes should not be parsed as <th>/<td>
6417 | style="color: red !important;" data-contrived="put this here ||" | foo
6422 <td> style="color: red !important;" data-contrived="put this here </td>
6428 <tbody><tr><td> style="color: red !important;" data-contrived="put this here </td><td data-parsoid='{"stx_v":"row","a":{"\"":null},"sa":{"\"":""},"autoInsertedEnd":true}'> foo</td></tr>
6433 Break on | in element attribute in template
6435 parsoid=wt2html,html2html
6437 {{echo|1=<div class="hi|ho">ha</div>}}
6439 <p>ho">ha</div>
6442 <span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"ho\">ha</div>"}},"i":0}}]}'>ho">ha</span>
6445 ## We don't support roundtripping of these attributes in Parsoid.
6446 ## Selective serialization takes care of preventing dirty diffs.
6447 ## But, on edits, we dirty-diff the invalid attribute text.
6449 Invalid text in table attributes should be discarded
6453 {| <span>boo</span> style='border:1px solid black'
6454 | <span>boo</span> style='color:blue' | 1
6455 |<span>boo</span> style='color:blue'| 2
6458 <table style="border:1px solid black">
6460 <td style="color:blue"> 1
6462 <td style="color:blue"> 2
6466 <table style="border:1px solid black">
6468 <td style="color:blue"> 1</td>
6469 <td style="color:blue"> 2</td>
6475 Invalid text in table attributes should be preserved by selective serializer
6478 "modes": ["selser"],
6480 ["td:first-child", "text", "abc"],
6481 ["td + td", "text", "xyz"]
6485 {| <span>boo</span> style='border:1px solid black'
6486 | <span>boo</span> style='color:blue' | 1
6487 |<span>boo</span> style='color:blue'| 2
6490 {| <span>boo</span> style='border:1px solid black'
6491 | <span>boo</span> style='color:blue' |abc
6492 |<span>boo</span> style='color:blue'|xyz
6497 1. Template-generated table cell attributes and cell content
6502 || {{table_attribs_5}}
6503 | <!--foo--> <!--bar--> <!--baz--> {{table_attribs}}
6504 |align=center {{table_attribs}}
6505 | <!--foo--> align=center <!--bar--> {{table_attribs}}
6510 <td style="color:red;">Foo
6512 <td style="color:red;">Foo
6514 <td> style="color:red;"</td>
6517 <td style="color:red;">Foo
6519 <td align="center" style="color:red;">Foo
6521 <td align="center" style="color:red;">Foo
6527 2. Template-generated table cell attributes and cell content
6530 |{{table_attribs_2}}
6535 <td style="color:red;">Foo
6543 <tbody><tr><td about="#mwt1" typeof="mw:Transclusion" style="color:red;" data-mw='{"parts":["|",{"template":{"target":{"wt":"table_attribs_2","href":"./Template:Table_attribs_2"},"params":{},"i":0}}]}'>Foo</td>
6544 <td about="#mwt1">Bar</td><td about="#mwt1">Baz</td></tr>
6549 3. Template-generated table cell attributes and cell content
6552 !align=center {{table_header_cells}}
6554 |align=center {{table_cells}}
6559 <th align="center" style="color:red;">Foo</th>
6560 <th style="color:red;"><i>Bar</i></th>
6561 <th style="color:brown;"><i>Foo</i> and Baz
6564 <td align="center" style="color:red;">Foo</td>
6565 <td style="color:red;"><i>Bar</i></td>
6566 <td style="color:brown;"><i>Foo</i> and Baz
6571 <tbody><tr><th align="center" style="color:red;" typeof="mw:Transclusion" about="#mwt1" data-mw='{"parts":["!align=center ",{"template":{"target":{"wt":"table_header_cells","href":"./Template:Table_header_cells"},"params":{},"i":0}}]}'>Foo</th><th about="#mwt1" style="color:red;"><i about="#mwt1">Bar</i></th><th about="#mwt1" style="color:brown;"><i about="#mwt1">Foo</i> and Baz</th></tr><tr>
6572 <td align="center" style="color:red;" typeof="mw:Transclusion" about="#mwt1" data-mw='{"parts":["|align=center ",{"template":{"target":{"wt":"table_cells","href":"./Template:Table_cells"},"params":{},"i":0}}]}'>Foo</td><td about="#mwt1" style="color:red;"><i about="#mwt1">Bar</i></td><td about="#mwt1" style="color:brown;"><i about="#mwt1">Foo</i> and Baz</td></tr>
6577 4. Template-generated table cell attributes and cell content inside a templated table
6580 !align=center {{table_header_cells}}
6582 |align=center {{table_cells}}
6587 <th align="center" style="color:red;">Foo</th>
6588 <th style="color:red;"><i>Bar</i></th>
6589 <th style="color:brown;"><i>Foo</i> and Baz
6592 <td align="center" style="color:red;">Foo</td>
6593 <td style="color:red;"><i>Bar</i></td>
6594 <td style="color:brown;"><i>Foo</i> and Baz
6598 <table about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[],[],[],[]]}' data-mw='{"parts":[{"template":{"target":{"wt":"tbl-start","href":"./Template:Tbl-start"},"params":{},"i":0}},"\n!align=center ",{"template":{"target":{"wt":"table_header_cells","href":"./Template:Table_header_cells"},"params":{},"i":1}},"\n|-\n|align=center ",{"template":{"target":{"wt":"table_cells","href":"./Template:Table_cells"},"params":{},"i":2}},"\n",{"template":{"target":{"wt":"tbl-end","href":"./Template:Tbl-end"},"params":{},"i":3}}]}'>
6599 <tbody><tr><th align="center" style="color:red;">Foo</th><th style="color:red;"><i>Bar</i></th><th style="color:brown;"><i>Foo</i> and Baz</th></tr>
6601 <td align="center" style="color:red;">Foo</td><td style="color:red;"><i>Bar</i></td><td style="color:brown;"><i>Foo</i> and Baz</td></tr>
6605 ## Edge case fix to prevent future regressions
6607 T107652: <ref>s in templates that also generate table cell attributes should be rendered properly
6610 |{{table_attribs_7}}
6615 <tbody><tr><td style="background:#f9f9f9;" typeof="mw:Transclusion" about="#mwt1" data-mw='{"parts":["|",{"template":{"target":{"wt":"table_attribs_7","href":"./Template:Table_attribs_7"},"params":{},"i":0}}]}'>Foo<span class="mw-ref" id="cite_ref-1" rel="dc:references" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1" style="counter-reset: mw-Ref 1;"><span class="mw-reflink-text">[1]</span></a></span></td></tr>
6617 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt5" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text" data-parsoid="{}">foo</span></li></ol>
6621 Table with row followed by newlines and table heading
6623 parsoid=wt2html,html2html
6641 Table with empty line following the start tag
6643 parsoid=wt2html,html2html
6661 Table attributes with empty value
6663 parsoid=wt2html,html2html
6676 <tbody><tr><td style=""> hello</td></tr>
6681 Wikitext table with a lot of comments
6704 Wikitext table comments represented in parsoid dom
6706 {|<!--c1--><!--c2-->
6717 <table><!--c1--><!--c2-->
6718 <tbody><tr data-parsoid='{"startTagSrc":"|-","autoInsertedEnd":true}'><!--c3-->
6719 <td data-parsoid='{"autoInsertedEnd":true}'> x</td></tr>
6724 Wikitext table with double-line table cell
6741 Table cell with a single comment
6758 Table-cell after a comment-only-empty-line
6775 <tbody><tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td data-parsoid='{"autoInsertedEnd":true}'>a</td>
6777 <!--c2--><td data-parsoid='{"autoInsertedEnd":true}'> b</td></tr>
6783 Build table with {{!}}
6785 {{{!}} class="wikitable"
6788 {{!}}- style="color:red;"
6789 {{!}} data {{!}}{{!}} style="color:red;" {{!}} second data
6792 <table class="wikitable">
6798 <tr style="color:red;">
6800 <td style="color:red;"> second data
6806 Build table with pipe as data
6808 {| class="wikitable"
6811 |- style="color:red;"
6812 | data || style="color:red;" | second data
6814 | style="color:red;" | data with | || style="color:red;" | second data with |
6816 || data with | ||| second data with |
6819 <table class="wikitable">
6825 <tr style="color:red;">
6827 <td style="color:red;"> second data
6830 <td style="color:red;"> data with | </td>
6831 <td style="color:red;"> second data with |
6834 <td> data with | </td>
6835 <td> second data with |
6841 Build table with wikilink
6843 {| class="wikitable"
6844 ! header || second header
6845 |- style="color:red;"
6846 | data [[Main Page|linktext]] || second data [[Main Page|linktext]]
6848 | data || second data [[Main Page|link|text with pipe]]
6851 <table class="wikitable">
6856 <tr style="color:red;">
6857 <td> data <a href="/wiki/Main_Page" title="Main Page">linktext</a> </td>
6858 <td> second data <a href="/wiki/Main_Page" title="Main Page">linktext</a>
6862 <td> second data <a href="/wiki/Main_Page" title="Main Page">link|text with pipe</a>
6867 # The expected HTML structure in this test is debatable. The PHP parser does
6868 # not parse this kind of table at all. The main focus for Parsoid is on
6869 # round-tripping, so this output is ok for now. TODO: revisit!
6871 Wikitext table with html-syntax row
6881 <td>foo</td></tr></tbody></table>
6884 ## Note that Parsoid output differs from PHP and PHP+tidy here.
6885 ## The lack of <tr> tags in the PHP output is arguably a bug in the
6886 ## PHP parser, which tidy then compounds by fostering the content
6887 ## entirely out of the table. Parsoid recognizes the table context
6888 ## and generates <tr> and <td> wrappers as needed. Hopefully nobody
6889 ## depends on PHP's treatment of broken table markup!
6891 Implicit <td> after a |-
6893 parsoid=wt2html,html2html
6913 # Again, Parsoid adds implicit <td>s here, PHP and Tidy strip the b out.
6915 <pre> tags should be recognized in an explicit <td> context, but not in an implicit <td> context
6917 parsoid=wt2html,html2html
6950 <tr><td><pre>a</pre></td></tr>
6951 <tr><td> b</td></tr>
6956 # PHP + Tidy strips the list out of the table; Parsoid wraps it.
6957 # Parsoid generates the missing <td>, so wt2wt won't succeed.
6959 Lists should be recognized in an implicit <td> context
6961 parsoid=wt2html,html2html
6988 Table cells not properly parsed in an implicit-td context
6992 {{table_attribs_4}} || a || b
6997 <td style="background-color:#DC241f;" width="10px"></td>
7004 <tbody><tr data-parsoid='{"startTagSrc":"|-","autoInsertedEnd":true}'>
7005 <td style="background-color:#DC241f;" width="10px" about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"autoInsertedEnd":true,"pi":[[]]}' data-mw='{"parts":["",{"template":{"target":{"wt":"table_attribs_4","href":"./Template:Table_attribs_4"},"params":{},"i":0}}," "]}'> </td><td data-parsoid='{"stx_v":"row","autoInsertedEnd":true}'> a </td><td data-parsoid='{"stx_v":"row","autoInsertedEnd":true}'> b</td></tr>
7010 Parsoid: Round-trip tables directly followed by content (bug 51219)
7012 parsoid=wt2html,wt2wt
7037 Parsoid: Default to a newline after tables in new content (bug 51219)
7042 <tr><td>foo</td></tr></tbody></table> bar
7044 <tr><td>baz</td></tr></tbody></table><b>quux</b>
7049 <nowiki> </nowiki>bar
7057 Parsoid: newline inducing block nodes don't suppress <nowiki>
7069 Parsoid: Row-syntax table headings followed by comment & table cells
7071 parsoid=wt2html,wt2wt
7075 <!-- foo --> || baz || quux
7089 <tbody><tr><th> foo </th><th> bar
7090 <!-- foo --> </th><td> baz </td><td> quux</td></tr>
7095 Parsoid: Recover better from broken table attributes
7115 <p>foo</p></td></tr>
7120 Tables: Digest broken attributes on table and tr tag
7136 # T137406: Whitespace in the HTML
7138 1. Generate correct wikitext for tables with thead/tbody/tfoot
7143 <caption>Test</caption>
7184 <caption>Test</caption>
7204 # T137406: No whitespace in the HTML
7206 2. Generate correct wikitext for tables with thead/tbody/tfoot
7210 <table><thead><tr><th>heading</th></tr></thead><tbody><tr><td>foo</td></tr></tbody></table>
7220 Testing serialization after deletion in references
7229 hi <ref><div id="x">ho</div></ref>
7239 Testing serialization after deletion of table cells
7242 "modes": ["wt2wt", "selser"],
7250 | id="x" |c1 {{!}}{{!}}{{!}}c2 |||c3
7260 Testing selser after addition of new row before first row (T125419)
7263 "modes": ["wt2wt", "selser"],
7265 [ "tr", "before", "<tr><td>X</td></tr>" ]
7281 Serialize new table rows in a HTML table using HTML tags
7284 "modes": ["wt2wt", "selser"],
7286 [ "tr", "before", "<tr><td>X</td></tr>" ]
7290 <table><tr><td>a</td></tr></table>
7292 <table><tr><td>X</td></tr><tr><td>a</td></tr></table>
7296 Serialize new table cells in a HTML row using HTML tags
7299 "modes": ["wt2wt", "selser"],
7301 [ "td", "before", "<td>X</td>" ]
7305 <table><tr><td>a</td></tr></table>
7307 <table><tr><td>X</td><td>a</td></tr></table>
7311 Wikitext tables can be nested inside HTML tables
7315 <table data-parsoid='{"stx":"html"}'>
7318 <tr><td>foo</td></tr>
7333 Serialize wikitext list items as HTML list items when embedded in a HTML list
7337 <ul data-parsoid='{"stx": "html"}'>
7338 <li data-parsoid='{}'>a</li>
7348 # SSS FIXME: Is this actually a good thing given the
7349 # odd nested list output that is generated by MW?
7350 # <ul><li>foo<ul>..</ul></li></ul> instead of
7351 # <ul><li>foo</li><ul>..</ul></ul>
7353 Wikitext lists can be nested inside HTML lists
7357 <ul data-parsoid='{"stx": "html"}'>
7358 <li data-parsoid='{"stx": "html"}'>a
7363 <ul data-parsoid='{"stx": "html"}'>
7386 Plain link, capitalized
7390 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
7395 Plain link, uncapitalized
7399 <p><a href="/wiki/Main_Page" title="Main Page">main Page</a>
7406 [[Main Page|The Main Page]]
7408 <p><a href="/wiki/Main_Page" title="Main Page">The Main Page</a>
7413 Piped link with comment in link text
7415 [[Main Page|The Main<!--front--> Page]]
7417 <p><a href="/wiki/Main_Page" title="Main Page">The Main Page</a>
7422 Piped link with multiple pipe characters in link text
7424 [[Main Page||The|Main|Page|]]
7426 <p><a href="/wiki/Main_Page" title="Main Page">|The|Main|Page|</a>
7429 <p><a rel="mw:WikiLink" href="Main_Page" title="Main Page">|The|Main|Page|</a></p>
7433 Piped link with no link text
7435 [[Thomas Bek (bishop of St David's)|]]
7437 <p>[[Thomas Bek (bishop of St David's)|]]
7440 <p>[[Thomas Bek (bishop of St David's)|]]</p>
7444 Piped link with empty link text
7446 [[Main Page|<nowiki />]] - empty nowiki
7447 [[Main Page| ]] - empty space
7448 [[Main Page| ]] - empty non breaking space
7450 <p><a href="/wiki/Main_Page" title="Main Page"></a> - empty nowiki
7451 <a href="/wiki/Main_Page" title="Main Page"> </a> - empty space
7452 <a href="/wiki/Main_Page" title="Main Page"> </a> - empty non breaking space
7455 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page"><meta typeof="mw:Placeholder" data-parsoid='{"src":"<nowiki />"}'/></a> - empty nowiki
7456 <a rel="mw:WikiLink" href="./Main_Page" title="Main Page"> </a> - empty space
7457 <a rel="mw:WikiLink" href="./Main_Page" title="Main Page"><span typeof="mw:Entity" data-parsoid='{"src":"&nbsp;","srcContent":" "}'> </span></a> - empty non breaking space</p>
7465 <p><a href="/index.php?title=Zigzagzogzagzig&action=edit&redlink=1" class="new" title="Zigzagzogzagzig (page does not exist)">Zigzagzogzagzig</a>
7470 Broken link with fragment
7472 [[Zigzagzogzagzig#zug]]
7474 <p><a href="/index.php?title=Zigzagzogzagzig&action=edit&redlink=1" class="new" title="Zigzagzogzagzig (page does not exist)">Zigzagzogzagzig#zug</a>
7479 Special page link with fragment
7481 [[Special:Version#anchor]]
7483 <p><a href="/wiki/Special:Version#anchor" title="Special:Version">Special:Version#anchor</a>
7488 Nonexistent special page link with fragment
7490 [[Special:ThisNameWillHopefullyNeverBeUsed#anchor]]
7492 <p><a href="/wiki/Special:ThisNameWillHopefullyNeverBeUsed" class="new" title="Special:ThisNameWillHopefullyNeverBeUsed (page does not exist)">Special:ThisNameWillHopefullyNeverBeUsed#anchor</a>
7499 xxx[[main Page]], xxx[[Main Page]], Xxx[[main Page]] XXX[[main Page]], XXX[[Main Page]]
7501 <p>xxx<a href="/wiki/Main_Page" title="Main Page">main Page</a>, xxx<a href="/wiki/Main_Page" title="Main Page">Main Page</a>, Xxx<a href="/wiki/Main_Page" title="Main Page">main Page</a> XXX<a href="/wiki/Main_Page" title="Main Page">main Page</a>, XXX<a href="/wiki/Main_Page" title="Main Page">Main Page</a>
7508 [[Main Page]]xxx, [[Main Page]]XXX, [[Main Page]]!!!
7510 <p><a href="/wiki/Main_Page" title="Main Page">Main Pagexxx</a>, <a href="/wiki/Main_Page" title="Main Page">Main Page</a>XXX, <a href="/wiki/Main_Page" title="Main Page">Main Page</a>!!!
7521 Bug 43661: Piped links with identical prefixes
7523 [[prefixed article|prefixed articles with spaces]]
7525 [[prefixed article|prefixed articlesaoeu]]
7527 [[Main Page|Main Page test]]
7529 <p><a href="/wiki/Prefixed_article" title="Prefixed article">prefixed articles with spaces</a>
7530 </p><p><a href="/wiki/Prefixed_article" title="Prefixed article">prefixed articlesaoeu</a>
7531 </p><p><a href="/wiki/Main_Page" title="Main Page">Main Page test</a>
7537 Link with HTML entity in suffix / tail
7539 [[Main Page]]", [[Main Page]]a
7541 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>", <a href="/wiki/Main_Page" title="Main Page">Main Page</a>a
7544 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page">Main Page</a><span typeof="mw:Entity" data-parsoid='{"src":"&quot;","srcContent":"\""}'>"</span>, <a rel="mw:WikiLink" href="./Main_Page" title="Main Page">Main Page</a><span typeof="mw:Entity" data-parsoid='{"src":"&#97;","srcContent":"a"}'>a</span></p>
7548 Link with 3 brackets
7559 Link with 4 brackets
7563 <p>[[<a href="/wiki/Main_Page" title="Main Page">Main Page</a>]]
7568 Piped link with 3 brackets
7570 [[[main page|the main page]]]
7572 <p>[[[main page|the main page]]]
7577 Piped link with extlink-like text
7580 [[Main Page|This is a [bar]]]
7582 <p><a href="/wiki/Main_Page" title="Main Page">[bar]</a>
7583 <a href="/wiki/Main_Page" title="Main Page">This is a [bar]</a>
7586 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page" data-parsoid='{"stx":"piped"}'>[bar]</a>
7587 <a rel="mw:WikiLink" href="./Main_Page" title="Main Page" data-parsoid='{"stx":"piped"}'>This is a [bar]</a></p>
7591 Link with multiple pipes
7593 [[Main Page|The|Main|Page]]
7595 <p><a href="/wiki/Main_Page" title="Main Page">The|Main|Page</a>
7599 # Note that parsoid does not munge anchor text; all non-space
7600 # characters are valid in HTML5 ids.
7602 Anchor containing a #. (bug 63430)
7604 [[Main Page#And#Link]]
7606 <p><a href="/wiki/Main_Page#And.23Link" title="Main Page">Main Page#And#Link</a>
7609 <p><a rel="mw:WikiLink" href="./Main_Page#And%23Link" title="Main Page">Main Page#And#Link</a></p>
7615 [[Talk:Parser testing]], [[Meta:Disclaimers]]
7617 <p><a href="/index.php?title=Talk:Parser_testing&action=edit&redlink=1" class="new" title="Talk:Parser testing (page does not exist)">Talk:Parser testing</a>, <a href="/index.php?title=Meta:Disclaimers&action=edit&redlink=1" class="new" title="Meta:Disclaimers (page does not exist)">Meta:Disclaimers</a>
7622 Link with space in namespace
7624 [[User talk:Foo bar]]
7626 <p><a href="/index.php?title=User_talk:Foo_bar&action=edit&redlink=1" class="new" title="User talk:Foo bar (page does not exist)">User talk:Foo bar</a>
7631 MemoryAlpha:AlphaTest
7633 This is an article in the MemoryAlpha namespace
7634 (which shadows the memoryalpha interwiki link).
7638 Namespace takes precedence over interwiki link (bug 51680)
7640 [[MemoryAlpha:AlphaTest]]
7642 <p><a href="/wiki/MemoryAlpha:AlphaTest" title="MemoryAlpha:AlphaTest">MemoryAlpha:AlphaTest</a>
7646 # The previous test doesn't work correctly in html2*, due to not recognizing the
7647 # link as an internal one. This one checks for the correct behavior.
7649 Link to namespace preferred over interwiki with correct rel attribute
7651 parsoid=html2wt,html2html
7653 <p><a rel="mw:WikiLink" href="./MemoryAlpha:AlphaTest" title="MemoryAlpha:AlphaTest">MemoryAlpha:AlphaTest</a></p>
7655 [[MemoryAlpha:AlphaTest]]
7659 Piped link to namespace
7661 [[Meta:Disclaimers|The disclaimers]]
7663 <p><a href="/index.php?title=Meta:Disclaimers&action=edit&redlink=1" class="new" title="Meta:Disclaimers (page does not exist)">The disclaimers</a>
7670 [[Usually caused by a typo (oops}]]
7672 <p>[[Usually caused by a typo (oops}]]
7679 Just a test of an article title containing a percent.
7683 Link containing % (not as a hex sequence)
7686 [[7% Solution|7%25 Solution]]
7688 <p><a href="/wiki/7%25_Solution" title="7% Solution">7% Solution</a>
7689 <a href="/wiki/7%25_Solution" title="7% Solution">7%25 Solution</a>
7692 <p><a rel="mw:WikiLink" href="./7%25_Solution" title="7% Solution">7% Solution</a>
7693 <a rel="mw:WikiLink" href="./7%25_Solution" title="7% Solution">7%25 Solution</a></p>
7696 # note that the parsoid HTML is identical to the previous test output,
7697 # so the previous test ensures that the html2wt mode will generate the
7698 # "not as a hex sequence" wikitext.
7700 Link containing % as a single hex sequence interpreted to char
7702 parsoid=wt2wt,wt2html,html2html
7705 [[7%25 Solution|7%25 Solution]]
7707 <p><a href="/wiki/7%25_Solution" title="7% Solution">7% Solution</a>
7708 <a href="/wiki/7%25_Solution" title="7% Solution">7%25 Solution</a>
7711 <p><a rel="mw:WikiLink" href="./7%25_Solution" title="7% Solution">7% Solution</a>
7712 <a rel="mw:WikiLink" href="./7%25_Solution" title="7% Solution">7%25 Solution</a></p>
7716 Link containing % as a double hex sequence interpreted to hex sequence
7720 <p>[[7%2525 Solution]]
7724 # note that parsoid does not munge anchor text; all non-space
7725 # characters are valid in HTML5 anchors.
7727 Link containing "#<" and "#>" % as a hex sequences- these are valid section anchors
7728 Example for such a section: == < ==
7730 [[%23%3c]][[%23%3e]]
7732 <p><a href="#.3C">#<</a><a href="#.3E">#></a>
7735 <p><a rel="mw:WikiLink" href="./Main_Page#%3C" title="Main Page">#<</a><a rel="mw:WikiLink" href="./Main_Page#%3E" title="Main Page">#></a></p>
7739 Link containing "<#" and ">#" as a hex sequences
7741 [[%3c%23]][[%3e%23]]
7743 <p>[[%3c%23]][[%3e%23]]
7748 Link containing an equals sign
7750 [[Special:BookSources/isbn=4-00-026157-6]]
7752 <p><a href="/wiki/Special:BookSources/isbn%3D4-00-026157-6" title="Special:BookSources/isbn=4-00-026157-6">Special:BookSources/isbn=4-00-026157-6</a>
7755 <p><a rel="mw:WikiLink" href="./Special:BookSources/isbn=4-00-026157-6" title="Special:BookSources/isbn=4-00-026157-6">Special:BookSources/isbn=4-00-026157-6</a></p>
7761 Just a test of an article title containing a tilde.
7764 # note that links containing signatures, like [[Foo~~~~]], are
7765 # massaged by the pre-save transform (PST) and so the tildes are never
7766 # seen by the parser.
7768 Link containing a tilde
7772 <p><a href="/wiki/Foo~bar" title="Foo~bar">Foo~bar</a>
7775 <p><a rel="mw:WikiLink" href="./Foo~bar" title="Foo~bar">Foo~bar</a></p>
7779 Link containing double-single-quotes '' (bug 4598)
7781 [[Lista d''e paise d''o munno]]
7783 <p><a href="/index.php?title=Lista_d%27%27e_paise_d%27%27o_munno&action=edit&redlink=1" class="new" title="Lista d''e paise d''o munno (page does not exist)">Lista d''e paise d''o munno</a>
7786 <p><a rel="mw:WikiLink" href="./Lista_d''e_paise_d''o_munno" title="Lista d''e paise d''o munno">Lista d''e paise d''o munno</a></p>
7790 Link containing double-single-quotes '' in text (bug 4598 sanity check)
7792 Some [[Link|pretty ''italics'' and stuff]]!
7794 <p>Some <a href="/index.php?title=Link&action=edit&redlink=1" class="new" title="Link (page does not exist)">pretty <i>italics</i> and stuff</a>!
7797 <p>Some <a rel="mw:WikiLink" href="Link" title="Link">pretty <i>italics</i> and stuff</a>!</p>
7801 Link containing double-single-quotes '' in text embedded in italics (bug 4598 sanity check)
7803 ''Some [[Link|pretty ''italics'' and stuff]]!''
7805 <p><i>Some <a href="/index.php?title=Link&action=edit&redlink=1" class="new" title="Link (page does not exist)">pretty <i>italics</i> and stuff</a>!</i>
7810 Link with double quotes in title part (literal) and alternate part (interpreted)
7812 [[File:Denys_Savchenko_''Pentecoste''.jpg]]
7816 [[''Pentecoste''|Pentecoste]]
7818 [[''Pentecoste''|''Pentecoste'']]
7820 <p><a href="/index.php?title=Special:Upload&wpDestFile=Denys_Savchenko_%27%27Pentecoste%27%27.jpg" class="new" title="File:Denys Savchenko ''Pentecoste''.jpg">File:Denys Savchenko <i>Pentecoste</i>.jpg</a>
7821 </p><p><a href="/index.php?title=%27%27Pentecoste%27%27&action=edit&redlink=1" class="new" title="''Pentecoste'' (page does not exist)">''Pentecoste''</a>
7822 </p><p><a href="/index.php?title=%27%27Pentecoste%27%27&action=edit&redlink=1" class="new" title="''Pentecoste'' (page does not exist)">Pentecoste</a>
7823 </p><p><a href="/index.php?title=%27%27Pentecoste%27%27&action=edit&redlink=1" class="new" title="''Pentecoste'' (page does not exist)"><i>Pentecoste</i></a>
7826 <p><span class="mw-default-size" typeof="mw:Error mw:Image" data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}]}'><a href="./File:Denys_Savchenko_''Pentecoste''.jpg"><img resource="./File:Denys_Savchenko_''Pentecoste''.jpg" src="./Special:FilePath/Denys_Savchenko_''Pentecoste''.jpg" height="220" width="220"/></a></span></p>
7827 <p><a rel="mw:WikiLink" href="''Pentecoste''" title="''Pentecoste''">''Pentecoste''</a></p>
7828 <p><a rel="mw:WikiLink" href="''Pentecoste''" title="''Pentecoste''">Pentecoste</a></p>
7829 <p><a rel="mw:WikiLink" href="''Pentecoste''" title="''Pentecoste''"><i>Pentecoste</i></a></p>
7833 Broken image links with HTML captions (bug 39700)
7835 [[File:Nonexistent|<script></script>]]
7836 [[File:Nonexistent|100x100px|<script></script>]]
7837 [[File:Nonexistent|<]]
7838 [[File:Nonexistent|a<i>b</i>c]]
7840 <p><a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent"><script></script></a>
7841 <a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent"><script></script></a>
7842 <a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent"><</a>
7843 <a href="/index.php?title=Special:Upload&wpDestFile=Nonexistent" class="new" title="File:Nonexistent">abc</a>
7846 <p><span class="mw-default-size" typeof="mw:Error mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"<script></script>"}]}' data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}],"caption":"&lt;script>&lt;/script>"}'><a href="./File:Nonexistent" data-parsoid='{"a":{"href":"./File:Nonexistent"},"sa":{}}'><img resource="./File:Nonexistent" src="./Special:FilePath/Nonexistent" height="220" width="220" data-parsoid='{"a":{"resource":"./File:Nonexistent","height":"220","width":"220"},"sa":{"resource":"File:Nonexistent"}}'/></a></span>
7847 <span typeof="mw:Error mw:Image" data-parsoid='{"optList":[{"ck":"width","ak":"100x100px"},{"ck":"caption","ak":"<script></script>"}]}' data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}],"caption":"&lt;script>&lt;/script>"}'><a href="./File:Nonexistent" data-parsoid='{"a":{"href":"./File:Nonexistent"},"sa":{}}'><img resource="./File:Nonexistent" src="./Special:FilePath/Nonexistent" height="100" width="100" data-parsoid='{"a":{"resource":"./File:Nonexistent","height":"100","width":"100"},"sa":{"resource":"File:Nonexistent"}}'/></a></span>
7848 <span class="mw-default-size" typeof="mw:Error mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"&lt;"}]}' data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}],"caption":"<span typeof=\"mw:Entity\" data-parsoid='{\"src\":\"&amp;lt;\",\"srcContent\":\"&lt;\",\"dsr\":[107,111,null,null]}'>&lt;</span>"}'><a href="./File:Nonexistent" data-parsoid='{"a":{"href":"./File:Nonexistent"},"sa":{}}'><img resource="./File:Nonexistent" src="./Special:FilePath/Nonexistent" height="220" width="220" data-parsoid='{"a":{"resource":"./File:Nonexistent","height":"220","width":"220"},"sa":{"resource":"File:Nonexistent"}}'/></a></span>
7849 <span class="mw-default-size" typeof="mw:Error mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"a<i>b</i>c"}]}' data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}],"caption":"a<i data-parsoid='{\"stx\":\"html\",\"dsr\":[134,142,3,4]}'>b</i>c"}'><a href="./File:Nonexistent" data-parsoid='{"a":{"href":"./File:Nonexistent"},"sa":{}}'><img resource="./File:Nonexistent" src="./Special:FilePath/Nonexistent" height="220" width="220" data-parsoid='{"a":{"resource":"./File:Nonexistent","height":"220","width":"220"},"sa":{"resource":"File:Nonexistent"}}'/></a></span></p>
7855 [[http://www.example.com]]
7857 <p>[<a rel="nofollow" class="external autonumber" href="http://www.example.com">[1]</a>]
7860 <p>[<a rel="mw:ExtLink" href="http://www.example.com"></a>]</p>
7864 Plain link to URL with link text
7866 [[http://www.example.com Link text]]
7868 <p>[<a rel="nofollow" class="external text" href="http://www.example.com">Link text</a>]
7873 Plain link to protocol-relative URL
7875 [[//www.example.com]]
7877 <p>[<a rel="nofollow" class="external autonumber" href="//www.example.com">[1]</a>]
7880 <p>[<a rel="mw:ExtLink" href="//www.example.com"></a>]</p>
7884 Plain link to protocol-relative URL with link text
7886 [[//www.example.com Link text]]
7888 <p>[<a rel="nofollow" class="external text" href="//www.example.com">Link text</a>]
7893 Plain link to page with question mark in title
7899 <p><a href="/wiki/A%3Fb" title="A?b">A?b</a>
7900 </p><p><a href="/wiki/A%3Fb" title="A?b">Baz</a>
7905 # I'm fairly sure the expected result here is wrong.
7906 # We want these to be URL links, not pseudo-pages with URLs for titles....
7907 # However the current output is also pretty screwy.
7910 # I'm changing it to match the current output--it arguably makes more
7911 # sense in the light of the test above. Old expected result was:
7912 #<p>Piped link to URL: <a href="/index.php?title=Http://www.example.com&action=edit" class="new">an example URL</a>
7914 # But I think this test is bordering on "garbage in, garbage out" anyway.
7919 Piped link to URL: [[http://www.example.com|an example URL]]
7921 <p>Piped link to URL: [<a rel="nofollow" class="external text" href="http://www.example.com%7Can">example URL</a>]
7924 <p>Piped link to URL: [<a rel="mw:ExtLink" href="http://www.example.com|an">example URL</a>]</p>
7928 BUG 2: [[page|http://url/]] should link to page, not http://url/
7930 [[Main Page|http://url/]]
7932 <p><a href="/wiki/Main_Page" title="Main Page">http://url/</a>
7935 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page">http://url/</a></p>
7938 # Parsoid does not mark self-links, by design.
7940 BUG 337: Escaped self-links should be bold
7944 [[Bug462]] [[Bug462]]
7946 <p><strong class="selflink">Bug462</strong> <strong class="selflink">Bug462</strong>
7949 <p><strong class="selflink">Bug462</strong> <strong class="selflink">Bug462</strong></p>
7951 <p><a rel="mw:WikiLink" href="./Bug462" title="Bug462">Bug462</a> <a rel="mw:WikiLink" href="./Bug462" title="Bug462">Bug462</a></p>
7955 Self-link to section should not be bold
7959 [[Main Page#section]]
7961 <p><a href="/wiki/Main_Page#section" title="Main Page">Main Page#section</a>
7972 Self-link to numeric title
7978 <p><strong class="selflink">0</strong>
7983 Link to numeric-equivalent title
7989 <p><a href="/wiki/00" title="00">00</a>
7994 <nowiki> inside a link
7996 [[Main<nowiki> Page</nowiki>]] [[Main Page|the main page <nowiki>[it's not very good]</nowiki>]]
7998 <p>[[Main Page]] <a href="/wiki/Main_Page" title="Main Page">the main page [it's not very good]</a>
8003 Non-breaking spaces in title
8005 [[ Main Page ]]
8007 <p><a href="/wiki/Main_Page" title="Main Page">  Main   Page  </a>
8012 Internal link with ca linktrail, surrounded by bold apostrophes (bug 27473 primary issue)
8018 <p><b><a href="/wiki/Main_Page" title="Main Page">Main Page</a></b>
8023 Internal link with ca linktrail, surrounded by italic apostrophes (bug 27473 primary issue)
8029 <p><i><a href="/wiki/Main_Page" title="Main Page">Main Page</a></i>
8034 Internal link with en linktrail: no apostrophes (bug 27473)
8040 <p><a href="/index.php?title=Something&action=edit&redlink=1" class="new" title="Something (page does not exist)">Something</a>'nice
8045 Internal link with ca linktrail with apostrophes (bug 27473)
8051 <p><a href="/index.php?title=Something&action=edit&redlink=1" class="new" title="Something (encara no existeix)">Something'nice</a>
8056 Internal link with kaa linktrail with apostrophes (bug 27473)
8062 <p><a href="/index.php?title=Something&action=edit&redlink=1" class="new" title="Something (bet ele jaratılmag'an)">Something'nice</a>
8067 Link with multiple ":" in a subpage-supporting namespace (bug 63636)
8069 [[User:Foo/Test/63636:Bar|Test]]
8071 <p><a href="/index.php?title=User:Foo/Test/63636:Bar&action=edit&redlink=1" class="new" title="User:Foo/Test/63636:Bar (page does not exist)">Test</a>
8074 <p><a rel="mw:WikiLink" href="./User:Foo/Test/63636:Bar" title="User:Foo/Test/63636:Bar">Test</a></p>
8077 ## Mainly a sanity check for Parsoid
8079 Handle title parsing for subpages
8088 ## FIXME: Add a working php section here
8090 Link to a subpage from a namespace other than main
8096 <p><a rel="mw:WikiLink" href="./User:Test/123" title="User:Test/123" data-parsoid='{"stx":"simple","a":{"href":"./User:Test/123"},"sa":{"href":"/123"}}'>/123</a></p>
8100 Ensure that transclusion titles are not url-decoded
8102 subpage title=[[Test]]
8105 {{Bar%C3%A9}} {{/Bar%C3%A9}}
8107 <p>{{Bar%C3%A9}} {{/Bar%C3%A9}}
8110 <p>{{Bar%C3%A9}} {{/Bar%C3%A9}}</p>
8114 Purely hash wikilink
8116 title=[[User:test/123]]
8120 <p><a href="#a">b</a>
8123 <p><a rel="mw:WikiLink" href="./User:Test/123#a" data-parsoid='{"stx":"piped","a":{"href":"./User:Test/123#a"},"sa":{"href":"#a"}}'>b</a></p>
8127 1. Interaction of linktrail and template encapsulation
8133 <p><a rel="mw:WikiLink" href="Foo" title="Foo" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[[Foo]]"}},"i":0}},"l"]}'>Fool</a></p>
8137 2. Interaction of linktrail and template encapsulation
8141 {{echo|Some [[Fool]]}}s
8143 <p><span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"Some [[Fool]]"}},"i":0}},"s"]}' data-parsoid='{"pi":[[{"k":"1"}]]}'>Some </span><a rel="mw:WikiLink" href="./Fool" title="Fool" about="#mwt1" data-parsoid='{"stx":"simple","a":{"href":"./Fool"},"sa":{"href":"Fool"},"tail":"s"}'>Fools</a></p>
8147 3. Interaction of linktrail and template encapsulation
8151 {{echo|Some [[Fool]]s are '''bold and foolish'''}}
8153 <p about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"Some [[Fool]]s are '''bold and foolish'''"}},"i":0}}]}' data-parsoid='{"pi":[[{"k":"1"}]]}'>Some <a rel="mw:WikiLink" href="./Fool" title="Fool" data-parsoid='{"stx":"simple","a":{"href":"./Fool"},"sa":{"href":"Fool"},"tail":"s"}'>Fools</a> are <b>bold and foolish</b></p>
8163 Internal link with is link prefix
8167 Aðrir mótmælenda[[söfnuður|söfnuðir]] og
8169 <p>Aðrir <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuðir</a> og
8180 Internal link with is link trail and link prefix
8184 [[mótmælendatrú|xxx]]ar
8186 mótmælenda[[söfnuður]]
8187 mótmælenda[[söfnuður|söfnuðir]]
8188 mótmælenda[[söfnuður|söfnuðir]]xxx
8190 <p><a href="/wiki/M%C3%B3tm%C3%A6lendatr%C3%BA" title="Mótmælendatrú">xxxar</a>
8191 <a href="/wiki/M%C3%B3tm%C3%A6lendatr%C3%BA" title="Mótmælendatrú">mótmælendatrúar</a>
8192 <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuður</a>
8193 <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuðir</a>
8194 <a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">mótmælendasöfnuðirxxx</a>
8199 Parsoid link trail escaping
8201 parsoid=html2wt,html2html
8203 <p><a rel="mw:WikiLink" href="Apple" title="Apple">apple</a>s</p>
8209 Parsoid link prefix escaping
8212 parsoid=html2wt,html2html
8214 <p>Aðrir mótmælenda<a rel="mw:WikiLink" href="Söfnuður" title="Söfnuður">söfnuður</a></p>
8216 Aðrir mótmælenda<nowiki/>[[söfnuður]]
8220 Parsoid-centric test: Whitespace in ext- and wiki-links should be preserved
8228 [http://wp.org ''foo'']
8230 <p><a href="/wiki/Foo" title="Foo"> bar</a>
8231 </p><p><a href="/wiki/Foo" title="Foo"> <i>bar</i></a>
8232 </p><p><a rel="nofollow" class="external text" href="http://wp.org">foo</a>
8233 </p><p><a rel="nofollow" class="external text" href="http://wp.org"><i>foo</i></a>
8238 Parsoid: Scoped parsing should handle mixed transclusions and plain text
8242 [[Foo|{{echo|a}} b {{echo|c}}]]
8244 <p><a rel="mw:WikiLink" href="Foo" title="Foo"><span about="#mwt2" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a"}},"i":0}}]}'>a</span> b <span about="#mwt3" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"c"}},"i":0}}]}'>c</span></a></p>
8248 Link with angle bracket after anchor
8252 <p><a href="/wiki/Foo#.3Cbar.3E" title="Foo">Foo#<bar></a>
8255 <p><a rel="mw:WikiLink" href="./Foo#%3Cbar%3E" title="Foo" data-parsoid='{"stx":"simple","a":{"href":"./Foo#%3Cbar%3E"},"sa":{"href":"Foo#<bar>"}}'>Foo#<bar></a></p>
8259 ### Interwiki links (see maintenance/interwiki.sql)
8263 Inline interwiki link
8265 parsoid=wt2html,wt2wt,html2html
8267 [[MeatBall:SoftSecurity]]
8269 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?SoftSecurity" class="extiw" title="meatball:SoftSecurity">MeatBall:SoftSecurity</a>
8272 <p><a rel="mw:ExtLink" href="http://www.usemod.com/cgi-bin/mb.pl?SoftSecurity" title="meatball:SoftSecurity">MeatBall:SoftSecurity</a></p>
8276 Inline interwiki link with empty title (bug 2372)
8278 parsoid=wt2html,wt2wt,html2html
8282 <p><a href="http://www.usemod.com/cgi-bin/mb.pl" class="extiw" title="meatball:">MeatBall:</a>
8285 <p><a rel="mw:ExtLink" href="http://www.usemod.com/cgi-bin/mb.pl?" title="meatball:">MeatBall:</a></p>
8289 Interwiki link encoding conversion (bug 1636)
8291 *[[Wikipedia:ro:Olteniţa]]
8292 *[[Wikipedia:ro:Olteniţa]]
8294 <ul><li><a href="http://en.wikipedia.org/wiki/ro:Olteni%C5%A3a" class="extiw" title="wikipedia:ro:Olteniţa">Wikipedia:ro:Olteniţa</a></li>
8295 <li><a href="http://en.wikipedia.org/wiki/ro:Olteni%C5%A3a" class="extiw" title="wikipedia:ro:Olteniţa">Wikipedia:ro:Olteniţa</a></li></ul>
8299 <li><a href="http://en.wikipedia.org/wiki/ro:Olteni%C5%A3a" class="extiw" title="wikipedia:ro:Olteniţa">Wikipedia:ro:Olteniţa</a></li>
8300 <li><a href="http://en.wikipedia.org/wiki/ro:Olteni%C5%A3a" class="extiw" title="wikipedia:ro:Olteniţa">Wikipedia:ro:Olteniţa</a></li>
8305 Interwiki link with fragment (bug 2130)
8307 [[MeatBall:SoftSecurity#foo]]
8309 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?SoftSecurity#foo" class="extiw" title="meatball:SoftSecurity">MeatBall:SoftSecurity#foo</a>
8313 # Ideally the wikipedia: prefix here should be proto-relative too
8314 # [CSA]: this is kind of a bogus test, as the PHP parser test doesn't
8315 # define the 'en' prefix, and originally the test used 'wikipedia',
8316 # which isn't a localinterwiki prefix hence the links to the 'en:Foo'
8319 Different interwiki prefixes mapping to the same URL
8327 [[:wikipedia:Foo|Foo]]
8329 [[wikipedia:en:Foo]]
8331 [[:wikipedia:en:Foo]]
8335 <p><a rel="mw:ExtLink" href="//en.wikipedia.org/wiki/Foo" data-parsoid='{"stx":"simple","a":{"href":"//en.wikipedia.org/wiki/Foo"},"sa":{"href":":en:Foo"},"isIW":true}' title="en:Foo">en:Foo</a></p>
8337 <p><a rel="mw:ExtLink" href="//en.wikipedia.org/wiki/Foo" data-parsoid='{"stx":"piped","a":{"href":"//en.wikipedia.org/wiki/Foo"},"sa":{"href":":en:Foo"},"isIW":true}' title="en:Foo">Foo</a></p>
8339 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo" data-parsoid='{"stx":"simple","a":{"href":"http://en.wikipedia.org/wiki/Foo"},"sa":{"href":"wikipedia:Foo"},"isIW":true}' title="wikipedia:Foo">wikipedia:Foo</a></p>
8341 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo" data-parsoid='{"stx":"piped","a":{"href":"http://en.wikipedia.org/wiki/Foo"},"sa":{"href":":wikipedia:Foo"},"isIW":true}' title="wikipedia:Foo">Foo</a></p>
8343 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/en:Foo" data-parsoid='{"stx":"simple","a":{"href":"http://en.wikipedia.org/wiki/en:Foo"},"sa":{"href":"wikipedia:en:Foo"},"isIW":true}' title="wikipedia:en:Foo">wikipedia:en:Foo</a></p>
8345 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/en:Foo" data-parsoid='{"stx":"simple","a":{"href":"http://en.wikipedia.org/wiki/en:Foo"},"sa":{"href":":wikipedia:en:Foo"},"isIW":true}' title="wikipedia:en:Foo">wikipedia:en:Foo</a></p>
8347 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo" data-parsoid='{"stx":"simple","a":{"href":"http://en.wikipedia.org/wiki/Foo"},"sa":{"href":" wikiPEdia :Foo"},"isIW":true}' title="wikipedia:Foo"> wikiPEdia :Foo</a></p>
8351 Interwiki links that cannot be represented in wiki syntax
8354 [[meatball:ok#foo|ok with fragment]]
8355 [[meatball:ok_as_well?|ok ending with ? mark]]
8356 [http://de.wikipedia.org/wiki/Foo?action=history has query]
8357 [http://de.wikipedia.org/wiki/#foo is just fragment]
8360 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?ok" class="extiw" title="meatball:ok">meatball:ok</a>
8361 <a href="http://www.usemod.com/cgi-bin/mb.pl?ok#foo" class="extiw" title="meatball:ok">ok with fragment</a>
8362 <a href="http://www.usemod.com/cgi-bin/mb.pl?ok_as_well%3F" class="extiw" title="meatball:ok as well?">ok ending with ? mark</a>
8363 <a rel="nofollow" class="external text" href="http://de.wikipedia.org/wiki/Foo?action=history">has query</a>
8364 <a rel="nofollow" class="external text" href="http://de.wikipedia.org/wiki/#foo">is just fragment</a>
8367 <p><a rel="mw:ExtLink" href="http://www.usemod.com/cgi-bin/mb.pl?ok" title="meatball:ok">meatball:ok</a>
8368 <a rel="mw:ExtLink" href="http://www.usemod.com/cgi-bin/mb.pl?ok#foo" title="meatball:ok">ok with fragment</a>
8369 <a rel="mw:ExtLink" href="http://www.usemod.com/cgi-bin/mb.pl?ok_as_well?" title="meatball:ok as well?">ok ending with ? mark</a>
8370 <a rel="mw:ExtLink" href="http://de.wikipedia.org/wiki/Foo?action=history">has query</a>
8371 <a rel="mw:ExtLink" href="http://de.wikipedia.org/wiki/#foo">is just fragment</a></p>
8375 Interwiki links: trail
8377 [[wikipedia:Foo|Ba]]r
8379 <p><a href="http://en.wikipedia.org/wiki/Foo" class="extiw" title="wikipedia:Foo">Bar</a>
8382 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/wiki/Foo" data-parsoid='{"stx":"piped","a":{"href":"http://en.wikipedia.org/wiki/Foo"},"sa":{"href":"wikipedia:Foo"},"isIW":true,"tail":"r"}' title="wikipedia:Foo">Bar</a></p>
8386 Local interwiki link
8388 parsoid=wt2html,wt2wt,html2html
8390 [[local:Template:Foo]]
8392 <p><a href="/wiki/Template:Foo" title="Template:Foo">local:Template:Foo</a>
8395 <p><a rel="mw:WikiLink" href="./Template:Foo" title="Template:Foo">local:Template:Foo</a></p>
8398 # Parsoid does not mark self-links, by design.
8400 Local interwiki link: self-link to current page
8403 parsoid=wt2html,wt2wt,html2html
8407 <p><strong class="selflink">local:Main Page</strong>
8410 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page">local:Main Page</a></p>
8414 Local interwiki link: prefix only (bug 64167)
8416 parsoid=wt2html,wt2wt,html2html
8420 <p><a href="/wiki/Main_Page" title="Main Page">local:</a>
8423 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page">local:</a></p>
8427 Local interwiki link: with additional interwiki prefix (bug 61357)
8429 parsoid=wt2html,wt2wt,html2html
8431 [[local:meatball:Hello]]
8433 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?Hello" class="extiw" title="meatball:Hello">local:meatball:Hello</a>
8436 <p><a rel="mw:ExtLink" href="http://www.usemod.com/cgi-bin/mb.pl?Hello" title="meatball:Hello">local:meatball:Hello</a></p>
8440 Multiple local interwiki link prefixes
8442 [[local:local:local:local:mi:local:Foo]]
8444 parsoid=wt2html,wt2wt,html2html
8446 <p><a href="/wiki/Foo" title="Foo">local:local:local:local:mi:local:Foo</a>
8449 <p><a rel="mw:WikiLink" href="./Foo" title="Foo">local:local:local:local:mi:local:Foo</a></p>
8453 ### Interlanguage links
8454 ### Language links (so that searching for '### language' matches..)
8466 <p>Blah blah blah</p>
8467 <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/Chinese"/>
8470 ## parsoid html2wt will lose the space variations
8472 Interlanguage link with spacing
8474 parsoid=wt2html,wt2wt,html2html
8482 <p>Blah blah blah</p>
8483 <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/Chinese"/>
8487 Double interlanguage link
8496 <p>Blah blah blah</p>
8497 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Spanish"/>
8498 <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/Chinese"/>
8501 ## parsoid html2wt will lose the space variations
8503 Interlanguage link variations
8505 parsoid=wt2html,wt2wt,html2html
8515 <p>Blah blah blah</p>
8516 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Spanish" />
8517 <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/Chinese" />
8518 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Foo_bar" />
8521 ## parsoid html2wt will normalize the space to _
8523 Space and question mark encoding in interlanguage links (T95473)
8525 parsoid=wt2html,wt2wt,html2html
8533 <p>Blah blah blah</p>
8534 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Foo_bar%3F" />
8538 Interlanguage link, with prefix links
8548 <p>Blah blah blah</p>
8549 <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/Chinese"/>
8553 Double interlanguage link, with prefix links (bug 8897)
8564 <p>Blah blah blah</p>
8565 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Spanish"/>
8566 <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/Chinese"/>
8570 "Extra" interlanguage links (bug 32189 / gerrit 111390)
8578 <p>Blah blah blah</p>
8579 <link rel="mw:PageProp/Language" title="Multilingual" href="http://wikisource.org/wiki/Article"/>
8582 ## PHP parser tests script needs an update
8583 ## Parsoid html2wt will normalize output to [[:zh:Chinese]]
8585 Language links render as inline links if $wgInterwikiMagic=false
8587 wgInterwikiMagic=false
8588 parsoid=wt2html,wt2wt,html2html
8593 <p>Blah blah blah <a rel="mw:ExtLink" href="http://zh.wikipedia.org/wiki/Chinese" title="zh:Chinese">zh:Chinese</a></p>
8596 ## PHP parser tests script needs an update
8597 ## Parsoid html2wt will normalize output to [[:zh:Chinese]]
8599 Language links render as inline links in the Talk namespace
8602 parsoid=wt2html,wt2wt,html2html
8607 <p>Blah blah blah <a rel="mw:ExtLink" href="http://zh.wikipedia.org/wiki/Chinese" title="zh:Chinese">zh:Chinese</a></p>
8611 Parsoid-specific test: Wikilinks with should RT properly
8617 <p><a href="/index.php?title=WW_II&action=edit&redlink=1" class="new" title="WW II (lonkásá ezalí tɛ̂)">WW II</a>
8622 Parsoid bug 53221: Wikilinks should be properly entity-escaped
8624 parsoid={ "modes": ["html2wt"], "suppressErrors": true }
8626 <p>He&nbsp;llo <a href="Foo" rel="mw:WikiLink">He&nbsp;llo</a></p>
8627 <p>He&nbsp;llo <a href="He&nbsp;llo" rel="mw:WikiLink">He&nbsp;llo</a></p>
8629 He&nbsp;llo [[Foo|He&nbsp;llo]]
8631 He&nbsp;llo He&nbsp;llo
8633 <p>He&nbsp;llo <a href="/wiki/Foo" title="Foo">He&nbsp;llo</a>
8634 </p><p>He&nbsp;llo He&nbsp;llo
8638 # html2wt will fail because of title normalization without data-parsoid
8640 Parsoid: handle constructor well
8642 parsoid=wt2html,wt2wt
8648 <p><a href="/index.php?title=Constructor&action=edit&redlink=1" class="new" title="Constructor (page does not exist)">constructor</a>
8649 </p><p><a href="/index.php?title=Constructor:foo&action=edit&redlink=1" class="new" title="Constructor:foo (page does not exist)">constructor:foo</a>
8652 <p><a rel="mw:WikiLink" href="./Constructor" title="Constructor" data-parsoid='{"stx":"simple","a":{"href":"./Constructor"},"sa":{"href":"constructor"}}'>constructor</a></p>
8654 <p><a rel="mw:WikiLink" href="./Constructor:foo" title="Constructor:foo" data-parsoid='{"stx":"simple","a":{"href":"./Constructor:foo"},"sa":{"href":"constructor:foo"}}'>constructor:foo</a></p>
8663 # Note that `ko` isn't a known interlanguage prefix
8665 Parsoid: recognize interlanguage links without a target page
8675 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/"/>
8677 <p><a rel="mw:WikiLink" href="./Ko:" title="Ko:">ko:</a></p>
8680 # Note that `ko` isn't a known interwiki prefix
8682 Parsoid: recognize interwiki links without a target page
8684 parsoid=wt2html,wt2wt,html2html
8690 <p><a href="http://es.wikipedia.org/wiki/" class="extiw" title="es:">es:</a>
8691 </p><p><a href="/wiki/Ko:" title="Ko:">ko:</a>
8694 <p><a rel="mw:ExtLink" href="http://es.wikipedia.org/wiki/" title="es:">es:</a></p>
8695 <p><a rel="mw:WikiLink" href="./Ko:" title="Ko:">ko:</a></p>
8699 Handle interwiki links pointing to the current wiki as plain wiki links (bug 45209)
8703 <p><a href="/wiki/Foo" title="Foo">mi:Foo</a>
8706 <p><a rel="mw:WikiLink" href="./Foo" title="Foo" data-parsoid='{"stx":"simple","a":{"href":"./Foo"},"sa":{"href":"mi:Foo"}}'>mi:Foo</a></p>
8710 Interlanguage link with preceding local interwiki link (bug 68085)
8712 parsoid=wt2html,wt2wt,html2html
8715 [[local:es:Spanish]]
8718 <a href="http://es.wikipedia.org/wiki/Spanish" class="extiw" title="es:Spanish">local:es:Spanish</a>
8722 <a rel="mw:ExtLink" href="http://es.wikipedia.org/wiki/Spanish" title="es:Spanish">local:es:Spanish</a></p>
8726 Looks like an interlanguage link, but is actually a local interwiki
8728 parsoid=wt2html,wt2wt,html2html
8734 <a href="/wiki/Template:Foo" title="Template:Foo">mi:Template:Foo</a>
8738 <a rel="mw:WikiLink" href="./Template:Foo" title="Template:Foo">mi:Template:Foo</a></p>
8742 ### Redirects, Parsoid-only
8746 1. Simple redirect to page
8748 #REDIRECT [[Main Page]]
8750 <link rel="mw:PageProp/redirect" href="./Main_Page"/>
8754 2. Other redirect variants
8756 #REDIRECT [[Main_Page]]
8758 <link rel="mw:PageProp/redirect" href="./Main_Page" data-parsoid='{"src":"#REDIRECT ","a":{"href":"./Main_Page"},"sa":{"href":"Main_Page"}}'/>
8761 # Not a valid redirect in PHP (although perhaps it was, once upon a time)
8762 # This tests the Parsoid bail-out code.
8764 3. Other redirect variants
8766 #REDIRECT [[<nowiki>[[Bar]]</nowiki>]]
8768 <ol><li data-parsoid>REDIRECT [[[[Bar]]]]</li></ol>
8772 4. Redirect to a templated destination
8774 #REDIRECT [[{{echo|Foo}}bar]]
8776 <link about="#mwt2" typeof="mw:ExpandedAttrs" rel="mw:PageProp/redirect" href="./Foobar" data-parsoid='{"a":{"href":"./Foobar"},"sa":{"href":"{{echo|Foo}}bar"}}' data-mw='{"attribs":[[{"txt":"href"},{"html":"<span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[{\"k\":\"1\"}]],\"dsr\":[12,24,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"Foo\"}},\"i\":0}}]}'>Foo</span>bar"}]]}'/>
8782 parsoid=wt2html,wt2wt
8787 <li>REDIRECT [[]]</li></ol>
8791 Optional colon in #REDIRECT
8793 # the colon is archaic syntax. we support it for wt2html, but we
8794 # don't care that it roundtrips back to the modern syntax.
8795 parsoid=wt2html,html2html
8797 #REDIRECT:[[Main Page]]
8799 <link rel="mw:PageProp/redirect" href="./Main_Page"/>
8803 Whitespace in #REDIRECT with optional colon
8805 # the colon and gratuitous whitespace is archaic syntax. we support
8806 # it for wt2html, but we don't care that it roundtrips back to the
8807 # modern syntax (without extra whitespace)
8808 parsoid=wt2html,html2html
8815 <link rel="mw:PageProp/redirect" href="./Main_Page"/>
8819 Piped link in #REDIRECT
8821 # content after piped link is ignored. we support this syntax,
8822 # but don't care that the piped link is lost when we roundtrip this.
8825 #REDIRECT [[Main Page|bar]]
8827 <link rel="mw:PageProp/redirect" href="./Main_Page"/>
8831 Redirect to category (T104502)
8833 parsoid=wt2html,wt2wt
8835 #REDIRECT [[Category:Foo]]
8837 <link rel="mw:PageProp/redirect" href="./Category:Foo"/>
8841 Redirect to category with URL encoding (T104502)
8845 #REDIRECT [[Category%3AFoo]]
8847 <link rel="mw:PageProp/redirect" href="./Category:Foo"/>
8851 Redirect to category page
8853 #REDIRECT [[:Category:Foo]]
8855 <link rel="mw:PageProp/redirect" href="./Category:Foo"/>
8859 Redirect to image page (1)
8861 #REDIRECT [[File:Wiki.png]]
8863 <link rel="mw:PageProp/redirect" href="./File:Wiki.png"/>
8867 Redirect to image page (2)
8869 #REDIRECT [[Image:Wiki.png]]
8871 <link rel="mw:PageProp/redirect" href="./File:Wiki.png" data-parsoid='{"src":"#REDIRECT ","a":{"href":"./File:Wiki.png"},"sa":{"href":"Image:Wiki.png"}}'/>
8874 # html2wt disabled because wts serializes as "#REDIRECT [[:en:File:Wiki.png]]"
8875 # Next test confirms this.
8877 Redirect to language (1) (T104918)
8879 parsoid=wt2html,wt2wt,html2html
8881 #REDIRECT [[en:File:Wiki.png]]
8883 <link rel="mw:PageProp/redirect" href="//en.wikipedia.org/wiki/File:Wiki.png"/>
8887 Redirect to language (2) (T104918)
8889 #REDIRECT [[:en:File:Wiki.png]]
8891 <link rel="mw:PageProp/redirect" href="//en.wikipedia.org/wiki/File:Wiki.png"/>
8895 Redirect to interwiki (T104918)
8897 #REDIRECT [[meatball:File:Wiki.png]]
8899 <link rel="mw:PageProp/redirect" href="http://www.usemod.com/cgi-bin/mb.pl?File:Wiki.png"/>
8903 Non-English #REDIRECT
8907 #TILVÍSUN [[Main Page]]
8909 <link rel="mw:PageProp/redirect" href="./Main_Page" data-parsoid='{"src":"#TILVÍSUN ","a":{"href":"./Main_Page"},"sa":{"href":"Main Page"}}'/>
8913 Redirect syntax under text isn't considered a redirect
8916 #redirect [[Main Page]]
8919 <ol data-parsoid='{}'><li data-parsoid='{}'>redirect <a rel="mw:WikiLink" href="./Main_Page" title="Main Page" data-parsoid='{"stx":"simple","a":{"href":"./Main_Page"},"sa":{"href":"Main Page"}}'>Main Page</a></li></ol>
8922 # FIXME: Should hoist the redirect to the top of the page and ensure there
8929 <p>Foo<link rel="mw:PageProp/redirect" href="./Foo"/></p>
8949 Broken br tag sanitization
8957 # TODO: Fix html2html mode (bug 51055)!
8959 Parsoid: Broken br tag recognition
8972 Incorrecly removing closing slashes from correctly formed XHTML
8974 <br style="clear:both;" />
8976 <p><br style="clear:both;" />
8981 Failing to transform badly formed HTML into correct XHTML
8983 <br style="clear: left;">
8984 <br style="clear: right;">
8985 <br style="clear: both;">
8987 <p><br style="clear: left;" />
8988 <br style="clear: right;" />
8989 <br style="clear: both;" />
8993 ## FIXME: Is Parsoid's acceptance of self-closing html-tags
8994 ## a feature or a bug? See https://phabricator.wikimedia.org/T76962
8996 Handling html with a div self-closing tag
9005 <p><div title />
9009 <p><div title=bar />
9010 <div title=bar/>
9012 <div title="bar/"></div>
9016 <div title="" data-parsoid='{"stx":"html","selfClose":true}'></div>
9017 <div title="" data-parsoid='{"stx":"html","selfClose":true}'></div>
9018 <div title="" data-parsoid='{"stx":"html","selfClose":true,"brokenHTMLTag":true}'></div>
9019 <div title="bar" data-parsoid='{"stx":"html","selfClose":true}'></div>
9020 <div title="bar" data-parsoid='{"stx":"html","selfClose":true}'></div>
9021 <div title="bar/" data-parsoid='{"stx":"html","autoInsertedEnd":true}'></div>
9025 Handling html with a br self-closing tag
9052 Horizontal ruler (should it add that extra space?)
9067 Horizontal ruler -- 4+ dashes render hr
9076 Horizontal ruler -- eats additional dashes on the same line
9085 Horizontal ruler -- does not collapse dashes on consecutive lines
9096 Horizontal ruler -- <4 dashes render as plain text
9105 Horizontal ruler -- Supports content following dashes on same line
9117 ### Block-level elements
9126 <ul><li>Common list</li>
9128 <li>item 3</li></ul>
9139 <ol><li>Numbered list</li>
9141 <li> item 3</li></ol>
9155 ***#Number on level 4
9157 **#Number on level 3
9158 **#Number on level 3
9162 #** Level 3, but ordered
9165 <ol><li> with numbers</li></ol>
9166 <ul><li> and bullets</li></ul>
9167 <ol><li> and numbers</li></ol></li>
9169 <ul><li>bullet level 2
9170 <ul><li>bullet level 3
9171 <ol><li>Number on level 4</li></ol></li></ul></li>
9173 <ol><li>Number on level 3</li>
9174 <li>Number on level 3</li></ol></li></ul>
9175 <ol><li>number level 2</li></ol></li>
9177 <ul><li><ul><li> Level 3</li></ul></li></ul></li></ul>
9178 <ol><li><ul><li><ul><li> Level 3, but ordered</li></ul></li></ul></li></ol>
9183 1. Nested mixed wikitext and html list
9186 * <ul><li>ho</li></ul>
9191 <li> <ul><li>ho</li></ul></li>
9193 <ul><li> ho</li></ul></li></ul>
9197 <li> <ul data-parsoid='{"stx":"html"}'><li data-parsoid='{"stx":"html"}'>ho</li></ul></li>
9199 <ul><li> ho</li></ul></li></ul>
9203 2. Nested mixed wikitext and html list (incompatible)
9206 : {{echo|<li>ho</li>}}
9209 <dd> <li>ho</li></dd></dl>
9213 <dd> <li about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"stx":"html","pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<li>ho</li>"}},"i":0}}]}'>ho</li></dd></dl>
9223 <ul><li>bar</li></ul></li></ul>
9233 <ul><li><ul><li>foo</li></ul></li>
9239 Nested lists 3 (first element empty)
9245 <ul><li>bar</li></ul></li></ul>
9250 Nested lists 4 (first element empty)
9255 <ul><li><ul><li></li></ul></li>
9261 Nested lists 5 (both elements empty)
9266 <ul><li><ul><li></li></ul></li>
9272 Nested lists 6 (both elements empty)
9278 <ul><li></li></ul></li></ul>
9283 Nested lists 7 (skip initial nesting levels)
9287 <ul><li><ul><li><ul><li> foo</li></ul></li></ul></li></ul>
9292 Nested lists 8 (multiple nesting transitions)
9300 <ul><li><ul><li> bar</li></ul></li>
9301 <li> baz</li></ul></li>
9307 Nested lists 9 (extension interaction)
9313 <ul><li data-parsoid='{}'><ol class="mw-references" typeof="mw:Extension/references" about="#mwt2" data-parsoid='{}' data-mw='{"name":"references","attrs":{}}'></ol></li></ul>
9317 1. Lists with start-of-line-transparent tokens before bullets: Comments
9330 2. Lists with start-of-line-transparent tokens before bullets: Template close
9335 <ul><li>foo bar</li>
9341 List items are not parsed correctly following a <pre> block (bug 785)
9347 <ul><li> <pre>foo</pre></li>
9348 <li> <pre>bar</pre></li>
9352 <ul><li> <pre data-parsoid='{"stx":"html"}'>foo</pre></li>
9353 <li> <pre data-parsoid='{"stx":"html"}'>bar</pre></li>
9358 List items from template
9369 * notSOL{{inner list}}
9372 <ul><li> item 1</li>
9373 <li> item 2</li></ul>
9374 <ul><li> item 0</li>
9376 <li> item 2</li></ul>
9377 <ul><li> item 0</li>
9380 <li> item 2</li></ul>
9385 List interrupted by empty line or heading
9393 <ul><li> foo</li></ul>
9394 <ul><li><ul><li> bar</li></ul></li></ul>
9395 <h2><span class="mw-headline" id="A_heading">A heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: A heading">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
9396 <ul><li> Another list item</li></ul>
9401 Multiple list tags generated by templates
9422 Single-comment whitespace lines dont break lists, and neither do multi-comment whitespace lines
9425 <!--This line will NOT split the list-->
9427 <!--This line will NOT split the list either-->
9429 <!--foo--> <!----> <!--This line NOT split the list either-->
9440 Replacing whitespace with tabs still doesn't break the list (gerrit 78327)
9443 <!--This line will NOT split the list-->
9445 <!--This line will NOT split the list either-->
9447 <!--foo--> <!----> <!--This line NOT split the list
9460 (The PHP parser relies on Tidy for the hack)
9462 parsoid=wt2html,wt2wt
9466 * {{echo|<li>templated li-hack}}
9467 * <!--foo--> <li> unsupported li-hack with preceding comments
9470 <li><li>not a li-hack
9477 <li>templated li-hack</li>
9478 <li>unsupported li-hack with preceding comments</li>
9481 <li>not a li-hack</li>
9486 Parsoid: Make sure nested lists are serialized on their own line even if HTML contains no newlines
9513 Parsoid: Test of whitespace serialization with Templated bullets
9520 <li> </li><li about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"bullet","href":"./Template:Bullet"},"params":{},"i":0}}]}'> Bar</li>
9524 # ------------------------------------------------------------------------
9525 # The next set of tests are about Parsoid's ability to handle badly nested
9526 # tags (parse, minimize scope of fixup, and roundtrip back)
9527 # ------------------------------------------------------------------------
9530 Unbalanced closing block tags break a list
9531 (php parser relies on Tidy to fix up)
9549 # Parsoid fails this test, but it might be tricky to support properly.
9552 Unbalanced closing non-block tags don't break a list
9553 (php parser relies on Tidy to fix up)
9560 <li><span>a</span></li>
9561 <li><span>b</span></li>
9575 Unclosed formatting tags that straddle lists are closed and reopened
9576 (php parser relies on Tidy to fix up)
9578 parsoid=wt2html,wt2wt,html2html
9588 <ol><li> <s> a</s></li>
9589 <li><s> b </s></li></ol>
9594 1. List embedded in a formatting tag
9601 <li><small>foo</small></li>
9611 ## Ugly Parsoid output here
9612 ## Not sure what the right output is.
9614 2. List embedded in a formatting tag
9621 <li><small>a</small></li>
9622 <li><small>b</small></li>
9629 <li><small>b</small></li>
9633 # Ugly Parsoid and PHP parser output here
9634 # Not sure if we want to make this a test!
9637 ## 3. Unclosed formatting tags in list elements
9643 ## <li><small>a</small></li>
9644 ## <li><small><small>b</small></small></li>
9648 ## <li><small>a</small></li>
9650 ## <li><small>b</small></li>
9654 # This is a bug in the PHP parser + tidy combination.
9655 # (The </tr> tag gets parsed as text and html-escaped by PHP,
9656 # and then fostered out of the table by tidy.)
9657 # We believe the Parsoid output to be correct.
9659 Table with missing opening <tr> tag
9661 parsoid=wt2html,wt2wt
9679 # Note that the current date is hard-coded as
9680 # 1970-01-01T00:02:03Z (a Thursday)
9681 # when running parser tests. The timezone is also fixed to GMT, so
9682 # local date will be identical to current date.
9685 Magic Word: {{CURRENTDAY}}
9694 Magic Word: {{CURRENTDAY2}}
9703 Magic Word: {{CURRENTDAYNAME}}
9712 Magic Word: {{CURRENTDOW}}
9721 Magic Word: {{CURRENTMONTH}}
9730 Magic Word: {{CURRENTMONTH1}}
9739 Magic Word: {{CURRENTMONTHABBREV}}
9741 {{CURRENTMONTHABBREV}}
9748 Magic Word: {{CURRENTMONTHNAME}}
9750 {{CURRENTMONTHNAME}}
9757 Magic Word: {{CURRENTMONTHNAMEGEN}}
9759 {{CURRENTMONTHNAMEGEN}}
9766 Magic Word: {{CURRENTTIME}}
9775 Magic Word: {{CURRENTHOUR}}
9784 Magic Word: {{CURRENTWEEK}} (@bug 4594)
9793 Magic Word: {{CURRENTYEAR}}
9802 Magic Word: {{CURRENTTIMESTAMP}}
9804 {{CURRENTTIMESTAMP}}
9811 Magic Words LOCAL (UTC)
9815 * {{LOCALMONTHNAME}}
9816 * {{LOCALMONTHNAMEGEN}}
9817 * {{LOCALMONTHABBREV}}
9826 * {{LOCALTIMESTAMP}}
9841 <li> 19700101000203</li></ul>
9846 Magic Word: {{FULLPAGENAME}}
9848 title=[[User:Ævar Arnfjörð Bjarmason]]
9852 <p>User:Ævar Arnfjörð Bjarmason
9857 Magic Word: {{FULLPAGENAMEE}}
9859 title=[[User:Ævar Arnfjörð Bjarmason]]
9863 <p>User:%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
9868 Magic Word: {{TALKSPACE}}
9870 title=[[User:Ævar Arnfjörð Bjarmason]]
9879 Magic Word: {{TALKSPACE}}, same namespace
9881 title=[[User talk:Ævar Arnfjörð Bjarmason]]
9890 Magic Word: {{TALKSPACE}}, main namespace
9892 title=[[Parser Test]]
9901 Magic Word: {{TALKSPACEE}}
9903 title=[[User:Ævar Arnfjörð Bjarmason]]
9912 Magic Word: {{SUBJECTSPACE}}
9914 title=[[User talk:Ævar Arnfjörð Bjarmason]]
9923 Magic Word: {{SUBJECTSPACE}}, same namespace
9925 title=[[User:Ævar Arnfjörð Bjarmason]]
9934 Magic Word: {{SUBJECTSPACE}}, main namespace
9936 title=[[Parser Test]]
9944 Magic Word: {{SUBJECTSPACEE}}
9946 title=[[User talk:Ævar Arnfjörð Bjarmason]]
9955 Magic Word: {{NAMESPACE}}
9957 title=[[User:Ævar Arnfjörð Bjarmason]]
9966 Magic Word: {{NAMESPACEE}}
9968 title=[[User:Ævar Arnfjörð Bjarmason]]
9977 Magic Word: {{NAMESPACENUMBER}}
9979 title=[[User:Ævar Arnfjörð Bjarmason]]
9988 Magic Word: {{SUBPAGENAME}}
9990 title=[[Ævar Arnfjörð Bjarmason/sub ö]] subpage
9999 Magic Word: {{SUBPAGENAMEE}}
10001 title=[[Ævar Arnfjörð Bjarmason/sub ö]] subpage
10010 Magic Word: {{ROOTPAGENAME}}
10012 title=[[Ævar Arnfjörð Bjarmason/sub/sub2]] subpage
10016 <p>Ævar Arnfjörð Bjarmason
10021 Magic Word: {{ROOTPAGENAMEE}}
10023 title=[[Ævar Arnfjörð Bjarmason/sub/sub2]] subpage
10027 <p>%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
10032 Magic Word: {{BASEPAGENAME}}
10034 title=[[Ævar Arnfjörð Bjarmason/sub]] subpage
10038 <p>Ævar Arnfjörð Bjarmason
10043 Magic Word: {{BASEPAGENAMEE}}
10045 title=[[Ævar Arnfjörð Bjarmason/sub]] subpage
10049 <p>%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
10054 Magic Word: {{TALKPAGENAME}}
10056 title=[[User:Ævar Arnfjörð Bjarmason]]
10060 <p>User talk:Ævar Arnfjörð Bjarmason
10065 Magic Word: {{TALKPAGENAMEE}}
10067 title=[[User:Ævar Arnfjörð Bjarmason]]
10071 <p>User_talk:%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
10076 Magic Word: {{SUBJECTPAGENAME}}
10078 title=[[User talk:Ævar Arnfjörð Bjarmason]]
10080 {{SUBJECTPAGENAME}}
10082 <p>User:Ævar Arnfjörð Bjarmason
10087 Magic Word: {{SUBJECTPAGENAMEE}}
10089 title=[[User talk:Ævar Arnfjörð Bjarmason]]
10091 {{SUBJECTPAGENAMEE}}
10093 <p>User:%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
10098 Magic Word: {{NUMBEROFFILES}}
10107 Magic Word: {{PAGENAME}}
10109 title=[[User:Ævar Arnfjörð Bjarmason]]
10113 <p>Ævar Arnfjörð Bjarmason
10118 Magic Word: {{PAGENAME}} with metacharacters
10120 title=[['foo & bar = baz']]
10124 <p><i>'foo & bar = baz'</i>
10127 <p><i>'foo & bar = baz'</i></p>
10131 Magic Word: {{PAGENAME}} with metacharacters (bug 26781)
10133 title=[[*RFC 1234 http://example.com/]]
10137 <p>*RFC 1234 http://example.com/
10140 <p>*RFC 1234 http://example.com/</p>
10144 Magic Word: {{PAGENAMEE}}
10146 title=[[User:Ævar Arnfjörð Bjarmason]]
10150 <p>%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason
10155 Magic Word: {{PAGENAMEE}} with metacharacters (bug 26781)
10157 title=[[*RFC 1234 http://example.com/]]
10161 <p>*RFC_1234_http://example.com/
10164 <p>*RFC_1234_http://example.com/</p>
10168 Magic Word: {{REVISIONID}}
10177 Magic Word: {{SCRIPTPATH}}
10185 Magic Word: {{STYLEPATH}}
10194 Magic Word: {{SERVER}}
10198 <p><a rel="nofollow" class="external free" href="http://example.org">http://example.org</a>
10203 Magic Word: {{SERVERNAME}}
10212 Magic Word: {{SITENAME}}
10221 Case-sensitive magic words, when cased differently, should just be template transclusions
10228 <p><a href="/index.php?title=Template:CurrentMonth&action=edit&redlink=1" class="new" title="Template:CurrentMonth (page does not exist)">Template:CurrentMonth</a>
10229 <a href="/index.php?title=Template:Currentday&action=edit&redlink=1" class="new" title="Template:Currentday (page does not exist)">Template:Currentday</a>
10230 <a href="/index.php?title=Template:CURreNTweEK&action=edit&redlink=1" class="new" title="Template:CURreNTweEK (page does not exist)">Template:CURreNTweEK</a>
10231 <a href="/index.php?title=Template:CurrentHour&action=edit&redlink=1" class="new" title="Template:CurrentHour (page does not exist)">Template:CurrentHour</a>
10236 Case-insensitive magic words should still work with weird casing.
10246 <a rel="nofollow" class="external free" href="http://example.org">http://example.org</a>
10250 # From plwiki:PLOS_ONE
10252 Parsoid: Page property magic word with magic word contents
10254 {{DISPLAYTITLE:''{{PAGENAME}}''}}
10256 <meta property="mw:PageProp/displaytitle" content="Main Page" about="#mwt2" typeof="mw:ExpandedAttrs" data-parsoid='{"src":"{{DISPLAYTITLE:''{{PAGENAME}}''}}"}' data-mw='{"attribs":[[{"txt":"content"},{"html":"<i data-parsoid='{\"dsr\":[15,31,2,2]}'><span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[]],\"dsr\":[17,29,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"PAGENAME\",\"function\":\"pagename\"},\"params\":{},\"i\":0}}]}'>Main Page</span></i>"}]]}'/>
10260 Parsoid: Template-generated DISPLAYTITLE
10262 {{{{echo|DISPLAYTITLE}}:Foo}}
10264 <meta property="mw:PageProp/displaytitle" content="Foo" about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[]]}' data-mw='{"parts":[{"template":{"target":{"wt":"{{echo|DISPLAYTITLE}}:Foo"},"params":{},"i":0}}]}'/>
10268 Namespace 1 {{ns:1}}
10277 Namespace 1 {{ns:01}}
10286 Namespace 0 {{ns:0}} (bug 4783)
10294 Namespace 0 {{ns:00}} (bug 4783)
10302 Namespace -1 {{ns:-1}}
10311 Namespace User {{ns:User}}
10320 Namespace User talk {{ns:User_talk}}
10329 Namespace User talk {{ns:uSeR tAlK}}
10338 Namespace File {{ns:File}}
10347 Namespace File {{ns:Image}}
10356 Namespace (lang=de) Benutzer {{ns:User}}
10367 Namespace (lang=de) Benutzer Diskussion {{ns:3}}
10373 <p>Benutzer Diskussion
10381 {{urlencode:hi world?!}}
10382 {{urlencode:hi world?!|WIKI}}
10383 {{urlencode:hi world?!|PATH}}
10384 {{urlencode:hi world?!|QUERY}}
10394 Magic Word: prioritize type info over data-parsoid
10398 <meta property="mw:PageProp/forcetoc" data-parsoid='{"magicSrc":"__NOTOC__"}'/>
10404 Magic Word: serialize on separate line (parsoid)
10406 parsoid=wt2wt,html2wt
10412 foo<meta property="mw:PageProp/notoc"/>bar
10416 Magic Word: rt non-english wikis
10423 <meta property="mw:PageProp/noeditsection" data-parsoid='{"magicSrc":"__NOEDITSECTION__"}'/>
10427 __proto__ is treated as normal wikitext (T105997)
10439 Magic links: internal link to RFC (bug 479)
10443 <p><a href="/index.php?title=RFC_123&action=edit&redlink=1" class="new" title="RFC 123 (page does not exist)">RFC 123</a>
10446 <p><a rel="mw:WikiLink" href="./RFC_123" title="RFC 123">RFC 123</a></p>
10450 Magic links: RFC (bug 479)
10454 <p><a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc822">RFC 822</a>
10457 <p><a href="//tools.ietf.org/html/rfc822" rel="mw:ExtLink">RFC 822</a></p>
10461 Magic links: RFC (bug 65278)
10463 This is RFC 822 but thisRFC 822 is not RFC 822linked.
10465 <p>This is <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc822">RFC 822</a> but thisRFC 822 is not RFC 822linked.
10468 <p>This is <a href="//tools.ietf.org/html/rfc822" rel="mw:ExtLink">RFC 822</a> but thisRFC 822 is not RFC 822linked.</p>
10472 Magic links: RFC (w/ non-newline whitespace, bug 28950/29025)
10474 RFC      822
10478 <p><a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc822">RFC 822</a>
10483 <p><a href="//tools.ietf.org/html/rfc822" rel="mw:ExtLink">RFC <span typeof="mw:Entity" data-parsoid='{"src":"&nbsp;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#160;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#0160;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#xA0;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#Xa0;","srcContent":" "}'> </span> 822</a>
10489 Magic links: ISBN (bug 1937)
10493 <p><a href="/wiki/Special:BookSources/0306406152" class="internal mw-magiclink-isbn">ISBN 0-306-40615-2</a>
10496 <p><a href="./Special:BookSources/0306406152" rel="mw:WikiLink">ISBN 0-306-40615-2</a></p>
10500 Magic links: ISBN (bug 65278)
10502 This is ISBN 978-0-316-09811-3 but thisISBN 978-0-316-09811-3 is not ISBN 978-0-316-09811-3linked.
10504 <p>This is <a href="/wiki/Special:BookSources/9780316098113" class="internal mw-magiclink-isbn">ISBN 978-0-316-09811-3</a> but thisISBN 978-0-316-09811-3 is not ISBN 978-0-316-09811-3linked.
10507 <p>This is <a href="./Special:BookSources/9780316098113" rel="mw:WikiLink">ISBN 978-0-316-09811-3</a> but thisISBN 978-0-316-09811-3 is not ISBN 978-0-316-09811-3linked.</p>
10511 Magic links: ISBN (w/ non-newline whitespace, bug 28950/29025)
10513 ISBN      978 0 316 09811 3
10519 <p><a href="/wiki/Special:BookSources/9780316098113" class="internal mw-magiclink-isbn">ISBN 978 0 316 09811 3</a>
10526 <p><a href="./Special:BookSources/9780316098113" rel="mw:WikiLink">ISBN <span typeof="mw:Entity" data-parsoid='{"src":"&nbsp;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#160;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#0160;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#xA0;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#Xa0;","srcContent":" "}'> </span> 978<span typeof="mw:Entity" data-parsoid='{"src":"&nbsp;","srcContent":" "}'> </span>0<span typeof="mw:Entity" data-parsoid='{"src":"&#160;","srcContent":" "}'> </span>316<span typeof="mw:Entity" data-parsoid='{"src":"&#0160;","srcContent":" "}'> </span>09811<span typeof="mw:Entity" data-parsoid='{"src":"&#xA0;","srcContent":" "}'> </span>3</a>
10534 Magic links: PMID incorrectly converts space to underscore
10538 <p><a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract">PMID 1234</a>
10541 <p><a href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract" rel="mw:ExtLink">PMID 1234</a></p>
10545 Magic links: PMID (bug 65278)
10547 This is PMID 1234 but thisPMID 1234 is not PMID 1234linked.
10549 <p>This is <a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract">PMID 1234</a> but thisPMID 1234 is not PMID 1234linked.
10552 <p>This is <a href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract" rel="mw:ExtLink">PMID 1234</a> but thisPMID 1234 is not PMID 1234linked.</p>
10556 Magic links: PMID (w/ non-newline whitespace, bug 28950/29025)
10558 PMID      1234
10562 <p><a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract">PMID 1234</a>
10567 <p><a href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract" rel="mw:ExtLink">PMID <span typeof="mw:Entity" data-parsoid='{"src":"&nbsp;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#160;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#0160;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#xA0;","srcContent":" "}'> </span><span typeof="mw:Entity" data-parsoid='{"src":"&#Xa0;","srcContent":" "}'> </span> 1234</a>
10572 # <nowiki> nodes shouldn't be inserted during html2wt by Parsoid,
10573 # since these are ExtLinkText, not MagicLinkText
10575 Magic links: use appropriate serialization for "almost" magic links.
10577 X[[Special:BookSources/0978739256|foo]]
10579 X[//tools.ietf.org/html/rfc1234 foo]
10581 <p>X<a href="/wiki/Special:BookSources/0978739256" title="Special:BookSources/0978739256">foo</a>
10582 </p><p>X<a rel="nofollow" class="external text" href="//tools.ietf.org/html/rfc1234">foo</a>
10585 <p>X<a rel="mw:WikiLink" href="./Special:BookSources/0978739256" title="Special:BookSources/0978739256">foo</a></p>
10586 <p>X<a rel="mw:ExtLink" href="//tools.ietf.org/html/rfc1234">foo</a></p>
10590 Magic links: All disabled (T47942)
10592 wgEnableMagicLinks={"ISBN":false, "PMID":false, "RFC":false}
10598 <p>ISBN 0-306-40615-2
10609 Nonexistent template
10611 {{thistemplatedoesnotexist}}
10613 <p><a href="/index.php?title=Template:Thistemplatedoesnotexist&action=edit&redlink=1" class="new" title="Template:Thistemplatedoesnotexist (page does not exist)">Template:Thistemplatedoesnotexist</a>
10618 Template with invalid target containing tags
10620 {{a<b>b</b>|{{echo|foo}}|{{echo|a}}={{echo|b}}|a = b}}
10622 <p>{{a<b>b</b>|foo|a=b|a = b}}
10627 Template with invalid target containing unclosed tag
10629 {{a<b>|{{echo|foo}}|{{echo|a}}={{echo|b}}|a = b}}
10631 <p>{{a<b>|foo|a=b|a = b}}</b>
10636 Template with invalid target containing wikilink
10640 <p>{{<a href="/wiki/Main_Page" title="Main Page">Main Page</a>}}
10643 <p><span typeof="mw:Transclusion" about="#mwt1" data-mw='{"parts":[{"template":{"target":{"wt":"[[Main Page]]"},"params":{},"i":0}}]}'>{{</span><a rel="mw:WikiLink" href="./Main_Page" about="#mwt1">Main Page</a><span about="#mwt1">}}</span></p>
10647 Template with just whitespace in it, bug #68421
10651 <p about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"{{ }}"}},"i":0}}]}'>{{ }}</p>
10657 This is a test template
10665 <p>This is a test template
10670 Template with explicit namespace
10674 <p>This is a test template
10682 This is a test template with parameter {{{param}}}
10688 {{paramtest|param=foo}}
10690 <p>This is a test template with parameter foo
10695 Template:paramtestnum
10697 [[{{{1}}}|{{{2}}}]]
10701 Template unnamed parameter
10703 {{paramtestnum|Main Page|the main page}}
10705 <p><a href="/wiki/Main_Page" title="Main Page">the main page</a>
10710 Template:templatesimple
10716 Template:templateredirect
10718 #redirect [[Template:templatesimple]]
10722 Template:templateasargtestnum
10728 Template:templateasargtest
10730 {{template{{{templ}}}}}
10734 Template:templateasargtest2
10740 Template with template name as unnamed argument
10742 {{templateasargtestnum|templatesimple}}
10749 Template with template name as argument
10751 {{templateasargtest|templ=simple}}
10758 Template with template name as argument (2)
10760 {{templateasargtest2|templ=templatesimple}}
10767 Template:templateasargtestdefault
10769 {{{{{templ|templatesimple}}}}}
10779 Template with default value
10781 {{templateasargtestdefault}}
10788 Template with default value (value set)
10790 {{templateasargtestdefault|templ=templa}}
10799 {{templateredirect}}
10804 <link rel="mw:PageProp/redirect" href="./Template:Templatesimple" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"templateredirect","href":"./Template:Templateredirect"},"params":{},"i":0}}]}'/>
10808 Template with argument in separate line
10810 {{ templateasargtest |
10818 Template with complex template as argument
10821 param ={{ templateasargtest |
10822 templ = simple }}}}
10824 <p>This is a test template with parameter (test)
10829 Template with thumb image (with link in description)
10831 {{paramtest|param=[[Image:noimage.png|thumb|[[no link|link]] [[no link|caption]]]]}}
10833 This is a test template with parameter <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/index.php?title=Special:Upload&wpDestFile=Noimage.png" class="new" title="File:Noimage.png">File:Noimage.png</a> <div class="thumbcaption"><a href="/index.php?title=No_link&action=edit&redlink=1" class="new" title="No link (page does not exist)">link</a> <a href="/index.php?title=No_link&action=edit&redlink=1" class="new" title="No link (page does not exist)">caption</a></div></div></div>
10836 <p>This is a test template with parameter</p>
10837 <div class="thumb tright">
10838 <div class="thumbinner" style="width:182px;"><a href="/index.php?title=Special:Upload&wpDestFile=Noimage.png" class="new" title="File:Noimage.png">File:Noimage.png</a>
10839 <div class="thumbcaption"><a href="/index.php?title=No_link&action=edit&redlink=1" class="new" title="No link (page does not exist)">link</a> <a href="/index.php?title=No_link&action=edit&redlink=1" class="new" title="No link (page does not exist)">caption</a></div>
10843 <p about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"paramtest","href":"./Template:Paramtest"},"params":{"param":{"wt":"[[Image:noimage.png|thumb|[[no link|link]] [[no link|caption]]]]"}},"i":0}}]}'>This is a test template with parameter </p><figure class="mw-default-size" typeof="mw:Error mw:Image/Thumb" about="#mwt1" data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}]}'><a href="./File:Noimage.png" ><img resource="./File:Noimage.png" src="./Special:FilePath/Noimage.png" height="220" width="220"/></a><figcaption><a rel="mw:WikiLink" href="./No_link" title="No link">link</a> <a rel="mw:WikiLink" href="./No_link" title="No link">caption</a></figcaption></figure>
10847 Template:complextemplate
10849 {{{1}}} {{paramtest|
10850 param ={{{param}}}}}
10854 Template with complex arguments
10857 param ={{ templateasargtest |
10858 templ = simple }}|[[Template:complextemplate|link]]}}
10860 <p><a href="/wiki/Template:Complextemplate" title="Template:Complextemplate">link</a> This is a test template with parameter (test)
10865 BUG 553: link with two variables in a piped link
10868 |[[{{{1}}}|{{{2}}}]]
10873 <td>[[{{{1}}}|{{{2}}}]]
10878 <tbody><tr><td>[[<span about="#mwt5" typeof="mw:Param" data-parsoid='{"src":"{{{1}}}"}'>{{{1}}}</span>|<span about="#mwt2" typeof="mw:Param" data-parsoid='{"src":"{{{2}}}"}'>{{{2}}}</span>]]</td></tr>
10883 Abort table cell attribute parsing on wikilink
10886 | testing [[one|two]] | three || four
10887 | testing one two | three || four
10888 | testing="[[one|two]]" | three || four
10893 <td> testing <a href="/index.php?title=One&action=edit&redlink=1" class="new" title="One (page does not exist)">two</a> | three </td>
10899 <td> testing="<a href="/index.php?title=One&action=edit&redlink=1" class="new" title="One (page does not exist)">two</a>" | three </td>
10905 <tbody><tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td data-parsoid='{"autoInsertedEnd":true}'> testing <a rel="mw:WikiLink" href="./One" title="One" data-parsoid='{"stx":"piped","a":{"href":"./One"},"sa":{"href":"one"}}'>two</a> | three </td><td data-parsoid='{"stx_v":"row","autoInsertedEnd":true}'> four</td>
10906 <td data-parsoid='{"a":{"testing":null,"one":null,"two":null},"sa":{"testing":"","one":"","two":""},"autoInsertedEnd":true}'> three </td><td data-parsoid='{"stx_v":"row","autoInsertedEnd":true}'> four</td>
10907 <td> testing="<a rel="mw:WikiLink" href="./One" title="One" data-parsoid='{"stx":"piped","a":{"href":"./One"},"sa":{"href":"one"}}'>two</a>" | three </td><td data-parsoid='{"stx_v":"row","autoInsertedEnd":true}'> four</td></tr>
10912 Don't abort table cell attribute parsing if wikilink is found in template arg
10915 | Test {{#tag:ref|One two "[[three]]" four}}
10919 <tbody><tr><td> Test <ref about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"#tag:ref","function":"#tag"},"params":{"1":{"wt":"One two \"[[three]]\" four"}},"i":0}}]}'>One two "<a rel="mw:WikiLink" href="./Three" title="Three">three</a>" four</ref></td></tr>
10924 Magic variable as template parameter
10926 {{paramtest|param={{SITENAME}}}}
10928 <p>This is a test template with parameter MediaWiki
10935 [[{{{param}}}|link]]
10939 Template parameter as link source
10941 {{linktest|param=Main Page}}
10943 <p><a href="/wiki/Main_Page" title="Main Page">link</a>
10948 Template:paramtest2
10950 including another template, {{paramtest|param={{{arg}}}}}
10954 Template passing argument to another template
10956 {{paramtest2|arg='hmm'}}
10958 <p>including another template, This is a test template with parameter 'hmm'
10969 Template as link source
10973 [[{{linktest2}}|Main Page]]
10975 [[{{linktest2}}]]Page
10977 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
10978 </p><p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
10979 </p><p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>Page
10997 Template infinite loop
11001 <p><span class="error">Template loop detected: <a href="/wiki/Template:Loop1" title="Template:Loop1">Template:Loop1</a></span>
11006 Template from main namespace
11025 BUG 529: Template with table, not included at beginning of line
11044 BUG 523: Template shouldn't eat newline (or add an extra one before table)
11064 BUG 41: Template parameters shown as broken links
11073 Template with targets containing wikilinks
11077 {{[[{{echo|foo}}]]}}
11079 {{{{echo|[[foo}}]]}}
11081 <p>{{<a href="/wiki/Foo" title="Foo">foo</a>}}
11082 </p><p>{{<a href="/wiki/Foo" title="Foo">foo</a>}}
11094 Templates: Double quotes as template target
11101 <p>foo <span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"''","href":"./Template:''"},"params":{},"i":0}}]}'>bar</span> baz
11105 ## This test is about making sure Parsoid's data-mw is well formed in the
11106 ## face of multiple templates with intersecting and overlapping ranges. The
11107 ## wikitext itself is wretched.
11109 Templates with intersecting and overlapping ranges
11134 <p about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"stx":"html","autoInsertedEnd":true,"pi":[[{"k":"1"}],[{"k":"1"}],[{"k":"1"}]],"firstWikitextNode":"table"}' data-mw='{"parts":["{|",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"\n<p>ha</p>"}},"i":0}},"\n","{|",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"\n<p>ho</p>"}},"i":1}},"\n",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"{{!}}hi"}},"i":2}},"\n|}"]}'>ha</p><table about="#mwt1" typeof="mw:ExpandedAttrs" data-mw='{"attribs":[[{"txt":"","html":""},{"html":""}]]}'>
11136 </table><p about="#mwt1">ho</p><table about="#mwt1" typeof="mw:ExpandedAttrs" data-mw='{"attribs":[[{"txt":"","html":""},{"html":""}]]}'>
11138 <tbody><tr><td>hi</td></tr>
11143 Template:MSGNW test
11145 ''None'' of '''this''' should be
11147 but rather passed unmodified
11155 # hmm, fix this or just deprecate msgnw and document its behavior?
11159 {{msgnw:MSGNW test}}
11161 <p>''None'' of '''this''' should be
11163  but rather passed unmodified
11164 {{test}}
11168 <!-- comment -->
11175 {{int:youhavenewmessages|lots of money|not!}}
11177 <p>You have lots of money (not!).
11182 int keyword - non-existing message
11193 Foo<noinclude>zar</noinclude><includeonly>bar</includeonly>
11197 <includeonly> and <noinclude> being included
11208 <onlyinclude>Foo</onlyinclude>bar
11212 <onlyinclude> being included
11224 <onlyinclude>Foo</onlyinclude>bar<includeonly>zar</includeonly>
11228 <onlyinclude> and <includeonly> being included
11237 <includeonly> and <noinclude> on a page
11239 Foo<noinclude>zar</noinclude><includeonly>bar</includeonly>
11246 Un-closed <noinclude>
11253 <onlyinclude> on a page
11255 <onlyinclude>Foo</onlyinclude>bar
11262 Un-closed <onlyinclude>
11269 Self-closed noinclude, includeonly, onlyinclude tags
11280 Unbalanced includeonly and noinclude tags
11284 |b</noinclude></noinclude>
11285 |c</noinclude></includeonly>
11286 |d</includeonly></includeonly>
11295 <td>c</includeonly>
11297 <td>d</includeonly></includeonly>
11303 Template:Includeonly section
11306 ==Includeonly section==
11312 Bug 6563: Edit link generation for section shown by <includeonly>
11314 {{includeonly section}}
11316 <h2><span class="mw-headline" id="Includeonly_section">Includeonly section</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Template:Includeonly_section&action=edit&section=T-1" title="Template:Includeonly section">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
11317 <h2><span class="mw-headline" id="Section_T-1">Section T-1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Template:Includeonly_section&action=edit&section=T-2" title="Template:Includeonly section">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
11321 # Uses same input as the contents of [[Template:Includeonly section]]
11323 Bug 6563: Section extraction for section shown by <includeonly>
11328 ==Includeonly section==
11336 Bug 6563: Edit link generation for section suppressed by <includeonly>
11339 ==Includeonly section==
11343 <h2><span class="mw-headline" id="Section_1">Section 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
11348 Bug 6563: Section extraction for section suppressed by <includeonly>
11353 ==Includeonly section==
11361 Un-closed <includeonly>
11366 <meta typeof="mw:Includes/IncludeOnly" data-parsoid='{"src":"<includeonly>"}'/>
11369 ## We used to, but no longer wt2wt this test since the default serializer
11370 ## will normalize the include directives to serialize on their own line.
11371 ## Selser will take care of preserving formatting in scenarios where they
11372 ## intermingled with other wikitext.
11374 Includes and comments at SOL
11376 parsoid=wt2html,html2html
11378 <!-- comment --><noinclude><!-- comment --></noinclude><!-- comment -->== hu ==
11382 </noinclude>* stuff
11385 <includeonly>can have stuff</includeonly>=== here ===
11388 <h2><span class="mw-headline" id="hu">hu</span></h2>
11391 <ul><li> stuff</li>
11392 <li> here</li></ul>
11393 <h3><span class="mw-headline" id="here">here</span></h3>
11396 <!-- comment --><meta typeof="mw:Includes/NoInclude" data-parsoid='{"src":"<noinclude>"}'/><!-- comment --><meta typeof="mw:Includes/NoInclude/End" data-parsoid='{"src":"</noinclude>"}'/><!-- comment --><h2> hu </h2>
11398 <meta typeof="mw:Includes/NoInclude" data-parsoid='{"src":"<noinclude>"}'/>
11400 <meta typeof="mw:Includes/NoInclude/End" data-parsoid='{"src":"</noinclude>"}'/><ul><li> stuff</li>
11401 <li> here</li></ul>
11403 <meta typeof="mw:Includes/IncludeOnly" data-parsoid='{"src":"<includeonly>can have stuff</includeonly>"}'/><meta typeof="mw:Includes/IncludeOnly/End" data-parsoid='{"src":""}'/><h3> here </h3>
11407 # TODO: test with DOM fragment reuse!
11409 Parsoid: DOM fragment reuse
11411 parsoid=wt2wt,wt2html
11413 a{{echo|b<table></table>c}}d
11425 <p about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":["a",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"b<table></table>c"}},"i":0}},"d"]}' data-parsoid='{"pi":[[{"k":"1"}]]}'>ab</p><table about="#mwt1" data-parsoid='{"stx":"html"}'></table><p about="#mwt1">cd</p>
11427 <p about="#mwt2" typeof="mw:Transclusion" data-mw='{"parts":["a",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"b\n<table></table>\nc"}},"i":0}},"d"]}' data-parsoid='{"pi":[[{"k":"1"}]]}'>ab</p><span about="#mwt2">
11428 </span><table about="#mwt2" data-parsoid='{"stx":"html"}'></table><span about="#mwt2">
11429 </span><p about="#mwt2">cd</p>
11431 <p about="#mwt3" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a\n\n<table></table>\n\nb"}},"i":0}}]}' data-parsoid='{"pi":[[{"k":"1"}]]}'>a</p><span about="#mwt3">
11433 </span><table about="#mwt3" data-parsoid='{"stx":"html"}'></table><span about="#mwt3">
11435 </span><p about="#mwt3">b</p>
11439 Parsoid: Merge double tds (T52603)
11444 |{{echo|{{!}} foo}}
11448 <tr><td about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":["|",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"{{!}} foo"}},"i":0}}]}'> foo</td></tr>
11453 Parsoid: Merge double tds in nested transclusion content (T52603)
11459 |{{echo|{{!}} foo}}
11463 <div about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<div>"}},"i":0}},"\n{|\n|",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"{{!}} foo"}},"i":1}},"\n|}\n",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"</div>"}},"i":2}}]}'>
11465 <tr><td data-mw='{"parts":["|"]}'> foo</td></tr>
11471 ### <includeonly> and <noinclude> in attributes
11474 0. includeonly around the entire attribute
11476 <span <includeonly>id="v1"</includeonly><noinclude>id="v2"</noinclude>>bar</span>
11478 <p><span id="v2">bar</span>
11483 1. includeonly in html attr key
11485 <span <noinclude>id</noinclude><includeonly>about</includeonly>="foo">bar</span>
11487 <p><span id="foo">bar</span>
11492 2. includeonly in html attr value
11494 <span id="<noinclude>v1</noinclude><includeonly>v2</includeonly>">bar</span>
11495 <span id=<noinclude>"v1"</noinclude><includeonly>"v2"</includeonly>>bar</span>
11497 <p><span id="v1">bar</span>
11498 <span id="v1">bar</span>
11503 3. includeonly in part of an attr value
11505 <span style="color:<noinclude>red</noinclude><includeonly>blue</includeonly>;">bar</span>
11507 <p><span style="color:red;">bar</span>
11512 4. includeonly in table attributes
11536 ### Token Stream Patcher tests
11538 ### These tests won't always pass wt2wt and other modes because
11539 ### on serialization, the table will be output on a new line.
11540 ### For now, we are blacklisting them, and using this to test selser.
11544 1. Table tag in SOL posn. should get reparsed correctly with valid TSR
11546 parsoid=wt2html,wt2wt
11548 {{echo|}}{| width = '100%'
11552 <span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":""}},"i":0}}]}'></span><table width="100%">
11553 <tbody><tr><td>foo</td></tr>
11557 ## We used to, but no longer wt2wt this test since the default serializer
11558 ## will normalize the include directives to serialize on their own line.
11559 ## Selser will take care of preserving formatting in scenarios where they
11560 ## intermingled with other wikitext.
11562 2. Table tag in SOL posn. should get reparsed correctly with valid TSR
11566 <includeonly>a</includeonly>{| {{{b}}}
11570 <meta typeof="mw:Includes/IncludeOnly" data-parsoid='{"src":"<includeonly>a</includeonly>"}'/><meta typeof="mw:Includes/IncludeOnly/End" data-parsoid='{"src":""}'/><table about="#mwt2" typeof="mw:ExpandedAttrs" data-parsoid='{"a":{"{{{b}}}":null},"sa":{"{{{b}}}":""}}' data-mw='{"attribs":[[{"txt":"{{{b}}}","html":"<span about=\"#mwt1\" typeof=\"mw:Param\" data-parsoid='{\"dsr\":[31,38,null,null],\"src\":\"{{{b}}}\"}'>{{{b}}}</span>"},{"html":""}]]}'>
11571 <tbody><tr><td>c</td></tr>
11576 Table wikitext syntax outside wiki-tables
11580 ! not a table heading
11583 | class="foo bar" | baz
11591 ! not a table heading
11594 | class="foo bar" | baz
11603 ### Testing parsing of templates where a template arg
11604 ### has the same name as the template itself.
11610 {{{quote|{{{1}}}}}}
11614 Templates: Template Name/Arg clash: 1. Use of positional param
11623 Templates: Template Name/Arg clash: 2. Use of named param
11625 {{quote|quote=foo}}
11632 Templates: Template Name/Arg clash: 3. Use of named param with empty input
11641 ### Parsoid-centric tests to stress Parsoid's ability to RT them unchanged
11645 Templates: 1. Simple use
11654 Templates: 2. Inside a block tag
11656 <div>{{echo|Foo}}</div>
11657 <blockquote>{{echo|Foo}}</blockquote>
11660 <blockquote>Foo</blockquote>
11670 Templates: P-wrapping: 1a. Templates on consecutive lines
11681 Templates: P-wrapping: 1b. Templates on consecutive lines
11695 Templates: P-wrapping: 1c. Templates on consecutive lines
11698 {{echo|bar}} <div>baz</div>
11711 Templates: P-wrapping: 1d. Template preceded by comment-only line
11720 <p about="#mwt223" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"Bar"}},"i":0}}]}'>Bar</p>
11724 Templates: Inline Text: 1. Multiple template uses
11726 {{echo|Foo}}bar{{echo|baz}}
11733 Templates: Inline Text: 2. Back-to-back template uses
11735 {{echo|Foo}}{{echo|bar}}
11742 Templates: Block Tags: 1. Multiple template uses
11744 {{echo|<div>Foo</div>}}<div>bar</div>{{echo|<div>baz</div>}}
11746 <div>Foo</div><div>bar</div><div>baz</div>
11751 Templates: Block Tags: 2. Back-to-back template uses
11753 {{echo|<div>Foo</div>}}{{echo|<div>bar</div>}}
11755 <div>Foo</div><div>bar</div>
11759 # This is an edge case relating to paragraph wrapping.
11761 Templates: Correctly encapsulate templates producing </p> tag without a corresponding <p> tag
11766 <p about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a\nb</p>"}},"i":0}}]}'>a
11771 Templates: Links: 1. Simple example
11773 {{echo|[[Foo|bar]]}}
11775 <p><a href="/wiki/Foo" title="Foo">bar</a>
11780 Templates: Links: 2. Generation of link href
11782 [[{{echo|Foo}}|bar]]
11784 <p><a href="/wiki/Foo" title="Foo">bar</a>
11789 Templates: Links: 3. Generation of part of a link href
11791 [[Fo{{echo|o}}|bar]]
11793 [[Foo{{echo|bar}}]]
11795 [[Foo{{echo|bar}}baz]]
11797 [[Foo{{echo|bar}}|bar]]
11799 [[:Foo{{echo|bar}}]]
11801 [[:Foo{{echo|bar}}|bar]]
11803 <p><a href="/wiki/Foo" title="Foo">bar</a>
11804 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">Foobar</a>
11805 </p><p><a href="/index.php?title=Foobarbaz&action=edit&redlink=1" class="new" title="Foobarbaz (page does not exist)">Foobarbaz</a>
11806 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">bar</a>
11807 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">Foobar</a>
11808 </p><p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">bar</a>
11813 Templates: Links: 4. Multiple templates generating link href
11815 [[{{echo|F}}{{echo|o}}ob{{echo|ar}}]]
11817 <p><a href="/index.php?title=Foobar&action=edit&redlink=1" class="new" title="Foobar (page does not exist)">Foobar</a>
11822 Templates: Links: 5. Generation of link text
11824 [[Foo|{{echo|bar}}]]
11826 <p><a href="/wiki/Foo" title="Foo">bar</a>
11831 Templates: Links: 5. Nested templates (only outermost template should be marked)
11833 {{echo|[[{{echo|Foo}}|bar]]}}
11835 <p><a href="/wiki/Foo" title="Foo">bar</a>
11840 Templates: HTML Tag: 1. Generation of HTML attr. key
11842 <div {{echo|style}}="color:red;">foo</div>
11844 <div style="color:red;">foo</div>
11849 Templates: HTML Tag: 2. Generation of HTML attr. value
11851 <div style={{echo|'color:red;'}}>foo</div>
11853 <div style="color:red;">foo</div>
11858 Templates: HTML Tag: 3. Generation of HTML attr key and value
11860 <div {{echo|style}}={{echo|'color:red;'}}>foo</div>
11862 <div style="color:red;">foo</div>
11867 Templates: HTML Tag: 4. Generation of starting piece of HTML attr value
11869 <div title="{{echo|This is a long title}} with just one piece templated">foo</div>
11871 <div title="This is a long title with just one piece templated">foo</div>
11876 Templates: HTML Tag: 5. Generation of middle piece of HTML attr value
11878 <div title="This is a long title with just {{echo|one piece}} templated">foo</div>
11880 <div title="This is a long title with just one piece templated">foo</div>
11885 Templates: HTML Tag: 6. Generation of end piece of HTML attr value
11887 <div title="This is a long title with just one piece {{echo|templated}}">foo</div>
11889 <div title="This is a long title with just one piece templated">foo</div>
11893 # SSS FIXME: While it is great we added support for all this,
11894 # do we want to make this part of the spec? Maybe we want to
11895 # deprecate this kind of usage in the future?
11897 Templates: HTML Tag: 7. Generation of partial attribute key string
11899 <div st{{echo|yle}}="color:red;">foo</div>
11901 <div style="color:red;">foo</div>
11906 Templates: HTML Tag: 8. Template-generated attribute (k=v)
11908 <div {{echo|1=id="v1"}}>bar</div>
11910 <div id="v1">bar</div>
11915 Templates: HTML Tag: 9. Multiple template-generated attributes
11917 <div {{echo|1=id="v1" title="foo"}}>bar</div>
11919 <div id="v1" title="foo">bar</div>
11924 Templates: Support for templates generating attributes and content
11926 {| {{mixed_attr_content_template}}
11931 <table style="color:red;" title="T48811">
11941 <table style="color:red;" title="T48811" about="#mwt1" typeof="mw:Transclusion mw:ExpandedAttrs" data-mw='{"parts":["{| ",{"template":{"target":{"wt":"mixed_attr_content_template","href":"./Template:Mixed_attr_content_template"},"params":{},"i":0}},"\n|-\n|bar\n|}"]}'>
11950 1. Entities and nowikis inside templated attributes should be handled correctly
11952 <div {{echo|style{{=}}"background:#f9f9f9;"}}>foo</div>
11954 <div style="background:#f9f9f9;">foo</div>
11957 <div style="background:#f9f9f9;" about="#mwt3" typeof="mw:ExpandedAttrs" data-parsoid='{"stx":"html"}' data-mw='{"attribs":[[{"txt":"style","html":"<span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[{\"k\":\"1\"}]],\"dsr\":[5,49,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"style{{=}}\\\"background:&amp;#35;f9f9f9;\\\"\"}},\"i\":0}}]}'>style</span><span typeof=\"mw:Nowiki\" about=\"#mwt1\" data-parsoid=\"{}\">=</span><span about=\"#mwt1\" data-parsoid=\"{}\">\"background:</span><span typeof=\"mw:Entity\" about=\"#mwt1\" data-parsoid='{\"src\":\"&amp;#35;\",\"srcContent\":\"#\"}'>#</span><span about=\"#mwt1\" data-parsoid=\"{}\">f9f9f9;\"</span>"},{"html":""}]]}'>foo</div>
11961 2. Entities and nowikis inside templated attributes should be handled correctly
11964 |{{table_attribs_3}}
11969 <td style="background:#f9f9f9;">Foo
11974 <tbody><tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td style="background:#f9f9f9;" typeof="mw:Transclusion" about="#mwt1" data-parsoid='{"autoInsertedEnd":true,"pi":[[]]}' data-mw='{"parts":["|",{"template":{"target":{"wt":"table_attribs_3","href":"./Template:Table_attribs_3"},"params":{},"i":0}}]}'>Foo</td></tr>
11979 3. Entities and nowikis inside templated attributes should be handled correctly inside templated tables
11982 |{{table_attribs_3}}
11987 <td style="background:#f9f9f9;">Foo
11991 <table about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[],[],[]]}' data-mw='{"parts":[{"template":{"target":{"wt":"tbl-start","href":"./Template:Tbl-start"},"params":{},"i":0}},"\n|",{"template":{"target":{"wt":"table_attribs_3","href":"./Template:Table_attribs_3"},"params":{},"i":1}},"\n",{"template":{"target":{"wt":"tbl-end","href":"./Template:Tbl-end"},"params":{},"i":2}}]}'>
11992 <tbody><tr><td style="background:#f9f9f9;">Foo</td></tr>
11998 4. Entities and nowikis inside templated attributes should be handled correctly inside templated tables
12001 | {{table_attribs_6}} hi
12006 <td style="background: red;"> hi
12011 <tbody><tr><td style="background: red;" typeof="mw:Transclusion" about="#mwt1" data-parsoid='{"autoInsertedEnd":true,"pi":[[]]}' data-mw='{"parts":["| ",{"template":{"target":{"wt":"table_attribs_6","href":"./Template:Table_attribs_6"},"params":{},"i":0}}," hi"]}'> hi</td></tr>
12016 Templates: HTML Tables: 1. Generating start of a HTML table
12018 {{echo|<table><tr><td>foo</td>}}</tr></table>
12020 <table><tr><td>foo</td></tr></table>
12025 Templates: HTML Tables: 2a. Generating middle of a HTML table
12027 <table><tr>{{echo|<td>foo</td>}}</tr></table>
12029 <table><tr><td>foo</td></tr></table>
12034 Templates: HTML Tables: 2b. Generating middle of a HTML table
12036 <table>{{echo|<tr><td>foo</td></tr>}}</table>
12038 <table><tr><td>foo</td></tr></table>
12043 Templates: HTML Tables: 3. Generating end of a HTML table
12045 <table><tr>{{echo|<td>foo</td></tr></table>}}
12047 <table><tr><td>foo</td></tr></table>
12052 Templates: HTML Tables: 4a. Generating a single tag of a HTML table
12054 {{echo|<table>}}<tr><td>foo</td></tr></table>
12056 <table><tr><td>foo</td></tr></table>
12061 Templates: HTML Tables: 4b. Generating a single tag of a HTML table
12063 <table>{{echo|<tr>}}<td>foo</td></tr></table>
12065 <table><tr><td>foo</td></tr></table>
12070 Templates: HTML Tables: 4c. Generating a single tag of a HTML table
12072 <table><tr>{{echo|<td>}}foo</td></tr></table>
12074 <table><tr><td>foo</td></tr></table>
12079 Templates: HTML Tables: 4d. Generating a single tag of a HTML table
12081 <table><tr><td>foo{{echo|</td>}}</tr></table>
12083 <table><tr><td>foo</td></tr></table>
12088 Templates: HTML Tables: 4e. Generating a single tag of a HTML table
12090 <table><tr><td>foo</td>{{echo|</tr>}}</table>
12092 <table><tr><td>foo</td></tr></table>
12097 Templates: HTML Tables: 4f. Generating a single tag of a HTML table
12099 <table><tr><td>foo</td></tr>{{echo|</table>}}
12101 <table><tr><td>foo</td></tr></table>
12106 Templates: HTML Tables: 5. Proper fostering of categories from inside
12108 parsoid=wt2html,wt2wt
12110 <table>[[Category:foo1]]<tr><td>foo</td></tr></table>
12111 <!--Two categories (Bug 50330)-->
12112 <table>[[Category:bar1]][[Category:bar2]]<tr><td>foo</td></tr></table>
12114 <link rel="mw:PageProp/Category" href="./Category:Foo1"><table><tbody><tr><td>foo</td></tr></tbody></table>
12115 <!--Two categories (Bug 50330)-->
12116 <link rel="mw:PageProp/Category" href="./Category:Bar1"><link rel="mw:PageProp/Category" href="./Category:Bar2"><table><tbody><tr><td>foo</td></tr></tbody></table>
12120 Templates: Wiki Tables: 1a. Fostering of entire template content
12128 <tr><td></td></tr></table>
12140 Templates: Wiki Tables: 1b. Fostering of entire template content
12153 <tr><td></td></tr></table>
12167 Templates: Wiki Tables: 2. Fostering of partial template content
12177 <tr><td></td></tr></table>
12190 Templates: Wiki Tables: 3. td-content via multiple templates
12193 {{echo|{{pipe}}a}}{{echo|b}}
12204 Templates: Wiki Tables: 4. Templated tags, no content
12210 <tr><td></td></tr></table>
12215 Templates: Wiki Tables: 5. Templated tags, regular td-tags
12229 Templates: Wiki Tables: 6. Templated tags, templated td-tags
12242 ## This test case is very specific to Parsoid's internals
12243 ## and is hence only tested for Parsoid's code. Parsoid uses
12244 ## a <meta> marker tag for <ref> tags and they are expanded
12245 ## much later. We are verifying that this <meta> tag usage
12246 ## doesn't prevent foster parenting.
12248 Templates: Wiki Tables: 7. Fosterable <ref>s should get fostered
12250 {{PartialTable}}<ref>foo</ref>
12255 <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Transclusion mw:Extension/ref" data-mw='{"parts":[{"template":{"target":{"wt":"PartialTable","href":"./Template:PartialTable"},"params":{},"i":0}},"<ref>foo</ref>\n|}"]}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span><table about="#mwt2">
12259 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li></ol>
12263 Templates: Wiki Tables: 8. Fosterable meta-tags should get fostered
12273 <span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"\n{{{!}}\n{{!}}-"}},"i":0}},"\n<onlyinclude>\n|foo\n</onlyinclude>\n{{!}}}"]}'>
12274 </span><meta typeof="mw:Includes/OnlyInclude" about="#mwt1"/><table about="#mwt1">
12278 <meta typeof="mw:Includes/OnlyInclude/End"/></td></tr>
12283 Templates: Lists: Multi-line list-items via templates
12285 *{{echo|a {{nonexistent|
12287 *{{echo|b {{nonexistent|
12290 <ul><li>a <a href="/index.php?title=Template:Nonexistent&action=edit&redlink=1" class="new" title="Template:Nonexistent (page does not exist)">Template:Nonexistent</a></li>
12291 <li>b <a href="/index.php?title=Template:Nonexistent&action=edit&redlink=1" class="new" title="Template:Nonexistent (page does not exist)">Template:Nonexistent</a></li></ul>
12296 Templates: Ugly nesting: 1. Quotes opened/closed across templates (echo)
12298 {{echo|''a}}{{echo|b''c''d}}{{echo|''e}}
12300 <p><i>ab</i>c<i>d</i>e
12305 Templates: Ugly nesting: 2. Quotes opened/closed across templates (echo_with_span)
12306 (PHP parser generates misnested html)
12308 {{echo_with_span|''a}}{{echo_with_span|b''c''d}}{{echo_with_span|''e}}
12310 <p><span about="#mwt1" typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo_with_span","href":"./Template:Echo_with_span"},"params":{"1":{"wt":"''a"}},"i":0}}]}"><i>a</i></span><i about="#mwt2" typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo_with_span","href":"./Template:Echo_with_span"},"params":{"1":{"wt":"b''c''d"}},"i":0}},{"template":{"target":{"wt":"echo_with_span","href":"./Template:Echo_with_span"},"params":{"1":{"wt":"''e"}},"i":1}}]}"><span>b</span></i><span about="#mwt2">c</span><i about="#mwt2">d<span></span></i><span about="#mwt2">e</span></p>
12314 Templates: Ugly nesting: 3. Quotes opened/closed across templates (echo_with_div)
12315 (PHP parser generates misnested html; Parsoid html2wt mode adds newlines between {{echo}}s)
12317 parsoid=wt2html,wt2wt
12319 {{echo_with_div|''a}}{{echo_with_div|b''c''d}}{{echo_with_div|''e}}
12321 <div about="#mwt1" typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo_with_div","href":"./Template:Echo_with_div"},"params":{"1":{"wt":"''a"}},"i":0}}]}"><i>a</i></div>
12322 <div about="#mwt2" typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo_with_div","href":"./Template:Echo_with_div"},"params":{"1":{"wt":"b''c''d"}},"i":0}}]}"><i>b</i>c<i>d</i></div>
12323 <div about="#mwt3" typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo_with_div","href":"./Template:Echo_with_div"},"params":{"1":{"wt":"''e"}},"i":0}}]}">e</div>
12327 Templates: Ugly nesting: 4. Divs opened/closed across templates
12329 a<div>b{{echo|c</div>d}}e
12340 Templates: Ugly templates: 1. Navbox template parses badly leading to table misnesting
12346 |{{echo|foo</table>}}
12350 <table about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":["{|\n|",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo</table>"}},"i":0}},"\n|bar\n|}"]}'>
12354 <td>foo</td></tr></tbody></table><span about="#mwt1">
12355 </span><span about="#mwt1">|bar</span><span about="#mwt1">
12360 Templates: Ugly templates: 2. Navbox template parses badly leading to table misnesting
12370 <td>1. {{echo|foo </table>}}</td>
12372 <td>2. {{echo|baz </table>}}</td>
12385 <table about="#mwt2" typeof="mw:Transclusion" data-mw='{"parts":["<table>\n <tr>\n <td>\n <table>\n <tr>\n <td>1. ",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo </table>"}},"i":0}},"</td>\n <td> bar </td>\n <td>2. ",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"baz </table>"}},"i":1}},"</td>\n </tr>\n <tr>\n <td>abc</td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td>xyz</td>\n </tr>\n</table>"]}'>
12390 <td>1. foo </td></tr></tbody></table></td>
12392 <td>2. baz </td></tr></tbody></table><span about="#mwt2">
12393 </span><span about="#mwt2">
12394 </span><span about="#mwt2">
12395 </span><span about="#mwt2">abc</span><span about="#mwt2">
12396 </span><span about="#mwt2">
12397 </span><span about="#mwt2">
12398 </span><span about="#mwt2">
12399 </span><span about="#mwt2">
12400 </span><span about="#mwt2">
12401 </span><span about="#mwt2">xyz</span><span about="#mwt2">
12402 </span><span about="#mwt2">
12407 Templates: Ugly templates: 3. newline-only template parameter
12416 # This looks like a bug: a single newline triggers p/br for some reason.
12418 Templates: Ugly templates: 4. newline-only template parameter inconsistency
12427 # Bug 64017 -- ugly wikitext with fostered content generates two template ranges that
12428 # have a true overlap (T1-start - T2-start - T1-end - T2-end).
12430 Templates: Ugly templates: 5. Template encapsulation test: Non-trivial overlap of template ranges is properly handled
12436 <div about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<table>"}},"i":0}},"\n",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<div>foo"}},"i":1}},"\n",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"</table>"}},"i":2}}]}' data-parsoid='{"stx":"html","autoInsertedEnd":true,"pi":[[{"k":"1"}],[{"k":"1"}],[{"k":"1"}]]}'>foo
12437 </div><table about="#mwt1" data-parsoid='{"stx":"html"}'>
12441 # Bug 64017 -- ugly wikitext with fostered content generates two template ranges
12442 # that are "identical" and generate nesting cycles in the algorithm
12444 Templates: Ugly templates: 6. Template encapsulation test: Cyclical nesting of template ranges is properly handled
12446 {{echo|<table><tr><td><table>}}
12450 <table about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<table><tr><td><table>"}},"i":0}},"\n",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<div>"}},"i":1}},"\n",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"</div>"}},"i":2}}]}' data-parsoid='{"stx":"html","autoInsertedEnd":true,"pi":[[{"k":"1"}],[{"k":"1"}],[{"k":"1"}]]}'><tbody><tr data-parsoid='{"stx":"html"}'><td data-parsoid='{"stx":"html"}'><div data-parsoid='{"stx":"html"}'>
12451 </div><table about="#mwt1" data-parsoid='{"stx":"html"}'>
12452 </table></td></tr></tbody></table>
12456 Templates: Parameters substituted at the top-level
12458 {{{foo|''who'' {{echo|me}}? '''never!'''}}}
12460 <p><i>who</i> me? <b>never!</b>
12463 <p about="#mwt2" typeof="mw:Param" data-parsoid="{"src":"{{{foo|''who'' {{echo|me}}? '''never!'''}}}"}"><i>who</i> me? <b>never!</b></p>
12467 Parser Functions: 1. Simple example
12476 Parser Functions: 2. Nested use (only outermost should be marked up)
12485 ### Pre-save transform tests
12488 pre-save transform: subst:
12494 This is a test template
12498 pre-save transform: normal template
12508 pre-save transform: nonexistent template
12512 {{thistemplatedoesnotexist}}
12514 {{thistemplatedoesnotexist}}
12518 pre-save transform: subst magic variables
12527 # This is bug 89, which I fixed. -- wtm
12529 pre-save transform: subst: templates with parameters
12533 {{subst:paramtest|param="something else"}}
12535 This is a test template with parameter "something else"
12539 Template:nowikitest
12541 <nowiki>'''not wiki'''</nowiki>
12545 pre-save transform: nowiki in subst (bug 1188)
12549 {{subst:nowikitest}}
12551 <nowiki>'''not wiki'''</nowiki>
12555 Template:commenttest
12557 This template has <!-- a comment --> in it.
12561 pre-save transform: comment in subst (bug 1936)
12565 {{subst:commenttest}}
12567 This template has <!-- a comment --> in it.
12571 pre-save transform: unclosed tag
12575 <nowiki>'''not wiki'''
12577 <nowiki>'''not wiki'''
12581 pre-save transform: mixed tag case
12585 <NOwiki>'''not wiki'''</noWIKI>
12587 <NOwiki>'''not wiki'''</noWIKI>
12591 pre-save transform: unclosed comment in <nowiki>
12595 wiki<nowiki>nowiki<!--nowiki</nowiki>wiki
12597 wiki<nowiki>nowiki<!--nowiki</nowiki>wiki
12600 # Leading @ in this template definition works around a limitation
12601 # in parsoid's parserTests which otherwise strips the <span> from the
12602 # result (confusing it for a template wrapper)
12606 @<span onmouseover="alert('crap')">Oh no</span>
12610 (confirming safety of fix for subst bug 1936)
12612 {{Template:dangerous}}
12614 <p>@<span>Oh no</span>
12619 pre-save transform: comment containing gallery (bug 5024)
12623 <!-- <gallery>data</gallery> -->
12625 <!-- <gallery>data</gallery> -->
12629 pre-save transform: comment containing extension
12633 <!-- <tag>data</tag> -->
12635 <!-- <tag>data</tag> -->
12639 pre-save transform: comment containing nowiki
12643 <!-- <nowiki>data</nowiki> -->
12645 <!-- <nowiki>data</nowiki> -->
12649 pre-save transform: <noinclude> in subst (bug 3298)
12659 pre-save transform: <onlyinclude> in subst (bug 3298)
12663 {{subst:Includes2}}
12671 {{<includeonly>subst:</includeonly>Includes}}
12675 Template:SafeSubstTest
12677 {{<includeonly>safesubst:</includeonly>Includes}}
12681 bug 22297: safesubst: works during PST
12685 {{subst:SafeSubstTest}}{{safesubst:SubstTest}}
12691 bug 22297: safesubst: works during normal parse
12700 subst: does not work during normal parse
12704 <p>{{subst:Includes}}
12709 pre-save transform: context links ("pipe trick")
12713 [[Article (context)|]]
12716 [[Bar:Article (context)|]]
12717 [[:Bar:Article (context)|]]
12719 [[|Article (context)]]
12723 [[Article (context)|Article]]
12724 [[Bar:Article|Article]]
12725 [[:Bar:Article|Article]]
12726 [[Bar:Article (context)|Article]]
12727 [[:Bar:Article (context)|Article]]
12729 [[Article (context)]]
12730 [[Bar:X (Y) Z|X (Y) Z]]
12731 [[:Bar:X (Y) Z|X (Y) Z]]
12735 pre-save transform: context links ("pipe trick") with interwiki prefix
12739 [[interwiki:Article|]]
12740 [[:interwiki:Article|]]
12741 [[interwiki:Bar:Article|]]
12742 [[:interwiki:Bar:Article|]]
12744 [[interwiki:Article|Article]]
12745 [[:interwiki:Article|Article]]
12746 [[interwiki:Bar:Article|Bar:Article]]
12747 [[:interwiki:Bar:Article|Bar:Article]]
12751 pre-save transform: context links ("pipe trick") with parens in title
12753 pst title=[[Somearticle (context)]]
12757 [[Article (context)|Article]]
12761 pre-save transform: context links ("pipe trick") with comma in title
12763 pst title=[[Someplace, Somewhere]]
12766 [[Otherplace, Elsewhere|]]
12767 [[Otherplace, Elsewhere, Anywhere|]]
12769 [[Otherplace, Somewhere|Otherplace]]
12770 [[Otherplace, Elsewhere|Otherplace]]
12771 [[Otherplace, Elsewhere, Anywhere|Otherplace]]
12775 pre-save transform: context links ("pipe trick") with parens and comma
12777 pst title=[[Someplace (IGNORED), Somewhere]]
12780 [[Otherplace (place), Elsewhere|]]
12782 [[Otherplace, Somewhere|Otherplace]]
12783 [[Otherplace (place), Elsewhere|Otherplace]]
12787 pre-save transform: context links ("pipe trick") with comma and parens
12789 pst title=[[Who, me? (context)]]
12792 [[Me, Myself, and I (1937 song)|]]
12794 [[Yes, you. (context)|Yes, you.]]
12795 [[Me, Myself, and I (1937 song)|Me, Myself, and I]]
12799 pre-save transform: context links ("pipe trick") with namespace
12801 pst title=[[Ns:Somearticle]]
12805 [[Ns:Article|Article]]
12809 pre-save transform: context links ("pipe trick") with namespace and parens
12811 pst title=[[Ns:Somearticle (context)]]
12815 [[Ns:Article (context)|Article]]
12819 pre-save transform: context links ("pipe trick") with namespace and comma
12821 pst title=[[Ns:Somearticle, Context, Whatever]]
12825 [[Ns:Article, Context, Whatever|Article]]
12829 pre-save transform: context links ("pipe trick") with namespace, comma and parens
12831 pst title=[[Ns:Somearticle, Context (context)]]
12835 [[Ns:Article (context)|Article]]
12839 pre-save transform: context links ("pipe trick") with namespace, parens and comma
12841 pst title=[[Ns:Somearticle (IGNORED), Context]]
12845 [[Ns:Article, Context|Article]]
12849 pre-save transform: context links ("pipe trick") with full-width parens and no space (Japanese and Chinese style, bug 30149)
12853 [[Article(context)|]]
12854 [[Bar:Article(context)|]]
12855 [[:Bar:Article(context)|]]
12856 [[|Article(context)]]
12860 [[Article(context)|Article]]
12861 [[Bar:Article(context)|Article]]
12862 [[:Bar:Article(context)|Article]]
12863 [[Article(context)]]
12864 [[Bar:X(Y)Z|X(Y)Z]]
12865 [[:Bar:X(Y)Z|X(Y)Z]]
12869 pre-save transform: context links ("pipe trick") with full-width parens and space (Japanese and Chinese style, bug 30149)
12873 [[Article (context)|]]
12874 [[Bar:Article (context)|]]
12875 [[:Bar:Article (context)|]]
12876 [[|Article (context)]]
12880 [[Article (context)|Article]]
12881 [[Bar:Article (context)|Article]]
12882 [[:Bar:Article (context)|Article]]
12883 [[Article (context)]]
12884 [[Bar:X (Y) Z|X (Y) Z]]
12885 [[:Bar:X (Y) Z|X (Y) Z]]
12889 pre-save transform: context links ("pipe trick") with parens and no space (Korean style, bug 30149)
12893 [[Article(context)|]]
12894 [[Bar:Article(context)|]]
12895 [[:Bar:Article(context)|]]
12896 [[|Article(context)]]
12900 [[Article(context)|Article]]
12901 [[Bar:Article(context)|Article]]
12902 [[:Bar:Article(context)|Article]]
12903 [[Article(context)]]
12904 [[Bar:X(Y)Z|X(Y)Z]]
12905 [[:Bar:X(Y)Z|X(Y)Z]]
12909 pre-save transform: context links ("pipe trick") with commas (bug 21660)
12913 [[Article (context), context|]]
12914 [[Article (context),context|]]
12915 [[Bar:Article (context), context|]]
12916 [[Bar:Article (context),context|]]
12917 [[:Bar:Article (context), context|]]
12918 [[:Bar:Article (context),context|]]
12920 [[Article (context), context|Article]]
12921 [[Article (context),context|Article]]
12922 [[Bar:Article (context), context|Article]]
12923 [[Bar:Article (context),context|Article]]
12924 [[:Bar:Article (context), context|Article]]
12925 [[:Bar:Article (context),context|Article]]
12929 pre-save transform: trim trailing empty lines
12933 Empty lines are trimmed
12939 Empty lines are trimmed
12943 pre-save transform: Signature expansion
12948 * <noinclude>~~~</noinclude>
12949 * <includeonly>~~~</includeonly>
12950 * <onlyinclude>~~~</onlyinclude>
12952 * [[Special:Contributions/127.0.0.1|127.0.0.1]]
12953 * <noinclude>[[Special:Contributions/127.0.0.1|127.0.0.1]]</noinclude>
12954 * <includeonly>[[Special:Contributions/127.0.0.1|127.0.0.1]]</includeonly>
12955 * <onlyinclude>[[Special:Contributions/127.0.0.1|127.0.0.1]]</onlyinclude>
12960 pre-save transform: Signature expansion in nowiki tags (bug 93)
12966 <nowiki>~~~~</nowiki>
12968 <includeonly><nowiki>~~~~</nowiki></includeonly>
12970 <noinclude><nowiki>~~~~</nowiki></noinclude>
12972 <onlyinclude><nowiki>~~~~</nowiki></onlyinclude>
12974 {{subst:Foo}} shall be converted to FOO
12976 As well as inside noinclude/onlyinclude
12977 <noinclude>{{subst:Foo}}</noinclude>
12978 <onlyinclude>{{subst:Foo}}</onlyinclude>
12980 But not inside includeonly
12981 <includeonly>{{subst:Foo}}</includeonly>
12985 <nowiki>~~~~</nowiki>
12987 <includeonly><nowiki>~~~~</nowiki></includeonly>
12989 <noinclude><nowiki>~~~~</nowiki></noinclude>
12991 <onlyinclude><nowiki>~~~~</nowiki></onlyinclude>
12993 FOO shall be converted to FOO
12995 As well as inside noinclude/onlyinclude
12996 <noinclude>FOO</noinclude>
12997 <onlyinclude>FOO</onlyinclude>
12999 But not inside includeonly
13000 <includeonly>{{subst:Foo}}</includeonly>
13004 Parsoid: Recognize nowiki with trailing space in tags
13008 <nowiki ><div>[[foo]]</nowiki >
13016 <p><span typeof="mw:Nowiki"><div>[[foo]]</span></p>
13023 Parsoid: Recognize nowiki with odd capitalization
13027 <noWikI ><div>[[foo]]</Nowiki >
13029 <p><span typeof="mw:Nowiki"><div>[[foo]]</span></p>
13034 Parsoid: Escape nowiki with trailing space in tags
13038 <p><nowiki > foo </nowiki ></p>
13039 <p>a<nowiki />b</p>
13040 <p>c<nowiki/ >d</p>
13042 <nowiki > foo </nowiki >
13050 Parsoid: Escape weird noWikI capitalizations
13054 <p><noWikI > foo </NoWikI ></p>
13056 <noWikI > foo </NoWikI >
13060 ### Message transform tests
13063 message transform: magic variables
13073 message transform: should not transform wiki markup
13083 message transform: <noinclude> in transcluded template (bug 4926)
13093 message transform: <onlyinclude> in transcluded template (bug 4926)
13103 {{#special:}} page name, known
13107 {{#special:Recentchanges}}
13109 Special:RecentChanges
13113 {{#special:}} page name with subpage, known
13117 {{#special:Recentchanges/param}}
13119 Special:RecentChanges/param
13123 {{#special:}} page name, unknown
13127 {{#special:foobar nonexistent}}
13129 Special:Foobar nonexistent
13133 {{#speciale:}} page name, known
13137 {{#speciale:Recentchanges}}
13139 Special:RecentChanges
13143 {{#speciale:}} page name with subpage, known
13147 {{#speciale:Recentchanges/param}}
13149 Special:RecentChanges/param
13153 {{#speciale:}} page name, unknown
13157 {{#speciale:foobar nonexistent}}
13159 Special:Foobar_nonexistent
13165 ### For Parsoid-specific tests, see
13166 #### https://www.mediawiki.org/wiki/Parsoid/MediaWiki_DOM_spec#Images
13171 parsoid=wt2html,wt2wt,html2html
13173 [[Image:foobar.jpg]]
13175 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13178 <p><span class="mw-default-size" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13182 Simple image (using File: namespace, now canonical)
13184 [[File:Foobar.jpg]]
13186 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13189 <p><span class="mw-default-size" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13193 Right-aligned image
13195 [[File:Foobar.jpg|right]]
13197 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13200 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></figure>
13206 [[File:Foobar.jpg|right|Caption text]]
13208 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption text"><img alt="Caption text" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13211 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Caption text</figcaption></figure>
13215 Image with caption, bug 53312 #1
13217 [[File:Foobar.jpg|right|Caption page stuff]]
13219 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption page stuff"><img alt="Caption page stuff" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13222 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Caption page stuff</figcaption></figure>
13226 Image with caption, bug 53312 #2
13228 [[File:Foobar.jpg|right|Caption page=]]
13230 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption page="><img alt="Caption page=" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13233 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Caption page=</figcaption></figure>
13237 Image with caption, bug 53312 #3
13239 [[File:Foobar.jpg|right|Caption page=stuff]]
13241 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption page=stuff"><img alt="Caption page=stuff" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13244 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Caption page=stuff</figcaption></figure>
13248 Allow empty links in image captions (Bug 60753)
13252 [[File:Foobar.jpg|thumb|Caption [[Link1]]
13257 <div class="thumb tright"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Caption <a href="/index.php?title=Link1&action=edit&redlink=1" class="new" title="Link1 (page does not exist)">Link1</a> [[]] <a href="/index.php?title=Link2&action=edit&redlink=1" class="new" title="Link2 (page does not exist)">Link2</a></div></div></div>
13260 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"thumb"},{"ck":"caption","ak":"Caption [[Link1]]\n[[]]\n[[Link2]]\n"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"25","width":"220"},"sa":{"resource":"File:Foobar.jpg"}}'/></a><figcaption>Caption <a rel="mw:WikiLink" href="./Link1" title="Link1" data-parsoid='{"stx":"simple","a":{"href":"./Link1"},"sa":{"href":"Link1"}}'>Link1</a>
13262 <a rel="mw:WikiLink" href="./Link2" title="Link2" data-parsoid='{"stx":"simple","a":{"href":"./Link2"},"sa":{"href":"Link2"}}'>Link2</a>
13263 </figcaption></figure>
13267 Titles in unlinked images (T23454)
13269 [[File:Foobar.jpg|link=|stuff]]
13271 <p><img alt="stuff" src="http://example.com/images/3/3a/Foobar.jpg" title="stuff" width="1941" height="220" />
13276 Link with empty target
13285 Image with link trail
13287 Linktrails should not work for images: [[File:Foobar.jpg]]s
13289 <p>Linktrails should not work for images: <a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>s
13292 <p>Linktrails should not work for images: <span class="mw-default-size" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span>s</p>
13296 Image with empty attribute
13298 parsoid=wt2html,wt2wt,html2html
13300 [[File:Foobar.jpg|right||Caption text]]
13302 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption text"><img alt="Caption text" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13305 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Caption text</figcaption></figure>
13309 1. Block image with individual attributes from templates
13311 [[File:Foobar.jpg|thumb|{{echo|137px}}|This is a caption]]
13313 <div class="thumb tright"><div class="thumbinner" style="width:139px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/137px-Foobar.jpg" width="137" height="16" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/206px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/274px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>This is a caption</div></div></div>
13316 <figure typeof="mw:Image/Thumb mw:ExpandedAttrs" about="#mwt2" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"thumb"},{"ck":"width","ak":"{{echo|137px}}"},{"ck":"caption","ak":"This is a caption"}]}' data-mw='{"attribs":[["thumbnail",{"html":"thumb"}],["width",{"html":"<span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[{\"k\":\"1\"}]],\"dsr\":[24,38,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"137px\"}},\"i\":0}}]}'>137px</span>"}]]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/137px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="16" width="137" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"16","width":"137"},"sa":{"resource":"File:Foobar.jpg"}}'/></a><figcaption>This is a caption</figcaption></figure>
13320 2. Block Image with individual attributes from templates
13322 [[File:Foobar.jpg|{{echo|thumb}}|{{echo|137px}}|This is a caption]]
13324 <div class="thumb tright"><div class="thumbinner" style="width:139px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/137px-Foobar.jpg" width="137" height="16" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/206px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/274px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>This is a caption</div></div></div>
13327 <figure typeof="mw:Image/Thumb mw:ExpandedAttrs" about="#mwt3" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"{{echo|thumb}}"},{"ck":"width","ak":"{{echo|137px}}"},{"ck":"caption","ak":"This is a caption"}]}' data-mw='{"attribs":[["thumbnail",{"html":"<span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[{\"k\":\"1\"}]],\"dsr\":[18,32,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"thumb\"}},\"i\":0}}]}'>thumb</span>"}],["width",{"html":"<span about=\"#mwt2\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[{\"k\":\"1\"}]],\"dsr\":[33,47,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"137px\"}},\"i\":0}}]}'>137px</span>"}]]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/137px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="16" width="137" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"16","width":"137"},"sa":{"resource":"File:Foobar.jpg"}}'/></a><figcaption>This is a caption</figcaption></figure>
13331 3. Inline image with individual attributes from templates
13333 [[File:Foobar.jpg|{{echo|50px}}]]
13335 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" width="50" height="6" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/75px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/100px-Foobar.jpg 2x" /></a>
13338 <p><span typeof="mw:Image mw:ExpandedAttrs" about="#mwt2" data-parsoid='{"optList":[{"ck":"width","ak":"{{echo|50px}}"}]}' data-mw='{"attribs":[["width",{"html":"<span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[{\"k\":\"1\"}]],\"dsr\":[18,31,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"50px\"}},\"i\":0}}]}'>50px</span>"}]]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"6","width":"50"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
13341 ## Parsoid does not provide editing support for images where templates produce multiple image attributes.
13342 ## To signal this, we add a 'mw:Placeholder' type to such images. This could change in the future.
13344 Image with multiple attributes from the same template
13346 [[File:Foobar.jpg|{{image_attribs}}]]
13348 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption text"><img alt="Caption text" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13351 <figure class="mw-default-size mw-halign-right" typeof="mw:Image mw:Placeholder"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Caption text</figcaption></figure>
13355 Image with link tails
13359 123[[File:Foobar.jpg]]456
13360 123[[File:Foobar.jpg|right]]456
13361 123[[File:Foobar.jpg|thumb]]456
13363 <p>123<a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>456
13365 123<div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>456
13366 123<div class="thumb tright"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div></div></div></div>456
13369 <p>123<a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>456</p>
13371 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13373 <div class="thumb tright">
13374 <div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a>
13375 <div class="thumbcaption">
13376 <div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>
13382 <p>123<span class="mw-default-size" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span>456</p>
13383 <p>123</p><figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></figure><p>456</p>
13384 <p>123</p><figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a></figure><p>456</p>
13388 Image with multiple captions -- only last one is accepted
13390 [[File:Foobar.jpg|right|Caption1 - ignored|[[Caption2]] - ignored|Caption3 - accepted]]
13392 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption3 - accepted"><img alt="Caption3 - accepted" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
13395 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Caption3 - accepted</figcaption></figure>
13399 Image with multiple widths -- use last
13401 [[File:Foobar.jpg|200px|300px|caption]]
13403 <p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg" width="300" height="34" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/450px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/600px-Foobar.jpg 2x" /></a>
13406 <p><span typeof="mw:Image" data-mw='{"caption":"caption"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="34" width="300"/></a></span></p>
13410 Image with multiple alignments -- use first (bug 48664)
13414 [[File:Foobar.jpg|thumb|left|right|center|caption]]
13416 [[File:Foobar.jpg|middle|text-top|caption]]
13418 <div class="thumb tleft"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
13419 <p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" style="vertical-align: middle" /></a>
13422 <figure class="mw-default-size mw-halign-left" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
13423 <p><span class="mw-default-size mw-valign-middle" typeof="mw:Image" data-mw='{"caption":"caption"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13427 Image with width attribute at different positions
13429 [[File:Foobar.jpg|200px|right|Caption]]
13430 [[File:Foobar.jpg|right|200px|Caption]]
13431 [[File:Foobar.jpg|right|Caption|200px]]
13433 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption"><img alt="Caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a></div>
13434 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption"><img alt="Caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a></div>
13435 <div class="floatright"><a href="/wiki/File:Foobar.jpg" class="image" title="Caption"><img alt="Caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a></div>
13438 <figure class="mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="23" width="200"/></a><figcaption>Caption</figcaption></figure>
13439 <figure class="mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="23" width="200"/></a><figcaption>Caption</figcaption></figure>
13440 <figure class="mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="23" width="200"/></a><figcaption>Caption</figcaption></figure>
13443 # a sad bit of backward-compatibility
13445 Image with size specified with pxpx (bug 13500, 51628)
13447 parsoid=wt2html,wt2wt,html2html
13449 [[File:Foobar.jpg|20pxpx]]
13450 [[File:Foobar.jpg|200x20pxpx]]
13452 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/20px-Foobar.jpg" width="20" height="2" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/30px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/40px-Foobar.jpg 2x" /></a>
13453 <a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/177px-Foobar.jpg" width="177" height="20" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/265px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/353px-Foobar.jpg 2x" /></a>
13456 <p><span typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/20px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="2" width="20"/></a></span> <span typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/177px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="20" width="177"/></a></span></p>
13460 Image with link parameter, wiki target
13462 [[File:Foobar.jpg|link=Main Page]]
13464 <p><a href="/wiki/Main_Page" title="Main Page"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13467 <p><span class="mw-default-size" typeof="mw:Image"><a href="Main_Page"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13470 # parsoid bug 49293 (part 1)
13472 Image with link parameter, URL target
13474 [[File:Foobar.jpg|link=http://example.com/]]
13476 <p><a href="http://example.com/" rel="nofollow"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13479 <p><span class="mw-default-size" typeof="mw:Image"><a href="http://example.com/"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13482 # parsoid bug 49293 (part 2)
13484 Image with link parameter, protocol-less URL target
13486 [[File:Foobar.jpg|link=//example.com/]]
13488 <p><a href="//example.com/" rel="nofollow"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13491 <p><span class="mw-default-size" typeof="mw:Image"><a href="//example.com/"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13495 Escaping non-block captions (T107435)
13498 "modes": ["wt2wt"],
13500 ["[typeof~='mw:Image']", "attr", "data-mw", "{\"caption\": \"|\"}"]
13504 [[Image:Foobar.jpg|caption]]
13506 [[Image:Foobar.jpg|<nowiki>|</nowiki>]]
13509 # wgExternalLinkTarget not supported by Parsoid
13511 Image with link parameter, wgExternalLinkTarget
13513 [[Image:foobar.jpg|link=http://example.com/]]
13515 wgExternalLinkTarget='foobar'
13517 <p><a href="http://example.com/" target="foobar" rel="nofollow noreferrer noopener"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13522 Image with link parameter, wgNoFollowLinks set to false
13524 [[Image:foobar.jpg|link=http://example.com/]]
13526 wgNoFollowLinks=false
13528 <p><a href="http://example.com/"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13533 Image with link parameter, wgNoFollowDomainExceptions
13535 [[Image:foobar.jpg|link=http://example.com/]]
13537 wgNoFollowDomainExceptions='example.com'
13539 <p><a href="http://example.com/"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13543 # wgExternalLinkTarget not supported by Parsoid
13545 Image with link parameter, wgExternalLinkTarget, unnamed parameter
13547 [[Image:foobar.jpg|link=http://example.com/|Title]]
13549 wgExternalLinkTarget='foobar'
13551 <p><a href="http://example.com/" title="Title" target="foobar" rel="nofollow noreferrer noopener"><img alt="Title" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13556 Image with empty link parameter
13558 [[File:Foobar.jpg|link=]]
13560 <p><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" />
13563 <p><span class="mw-default-size" typeof="mw:Image"><span><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></span></span></p>
13567 Image with link parameter (wiki target) and unnamed parameter
13569 [[File:Foobar.jpg|link=Main_Page|Title]]
13571 <p><a href="/wiki/Main_Page" title="Title"><img alt="Title" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13574 <p><span class="mw-default-size" typeof="mw:Image" data-mw='{"caption":"Title"}'><a href="Main_Page"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13578 Image with link parameter (URL target) and unnamed parameter
13580 [[File:Foobar.jpg|link=http://example.com/|Title]]
13582 <p><a href="http://example.com/" title="Title" rel="nofollow"><img alt="Title" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13585 <p><span class="mw-default-size" typeof="mw:Image" data-mw='{"caption":"Title"}'><a href="http://example.com/"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13589 Thumbnail image with link parameter
13592 parsoid=wt2html,wt2wt,html2html
13594 [[File:Foobar.jpg|thumb|link=http://example.com/|Title]]
13596 <div class="thumb tright"><div class="thumbinner" style="width:222px;"><a href="http://example.com/"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Title</div></div></div>
13599 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="http://example.com/"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>Title</figcaption></figure>
13603 Manually-specified thumbnail image
13607 [[File:Foobar.jpg|thumb=Thumb.png|Title]]
13609 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="/wiki/File:Foobar.jpg"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Title</div></div></div>
13612 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-mw='{"thumb":"Thumb.png"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/e/ea/Thumb.png" data-file-width="135" data-file-height="135" data-file-type="bitmap" height="135" width="135"/></a><figcaption>Title</figcaption></figure>
13616 Manually-specified thumbnail image with explicit link to wiki page
13619 parsoid=wt2html,wt2wt,html2html
13621 [[File:Foobar.jpg|thumb=Thumb.png|link=Main_Page|Title]]
13623 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="/wiki/Main_Page" title="Main Page"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Title</div></div></div>
13626 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-mw='{"thumb":"Thumb.png"}'><a href="Main_Page"><img resource="./File:Foobar.jpg" src="//example.com/images/e/ea/Thumb.png" data-file-width="135" data-file-height="135" data-file-type="bitmap" height="135" width="135"/></a><figcaption>Title</figcaption></figure>
13630 Manually-specified thumbnail image with explicit link to url
13633 parsoid=wt2html,wt2wt,html2html
13635 [[File:Foobar.jpg|thumb=Thumb.png|link=http://example.com|Title]]
13637 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="http://example.com"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Title</div></div></div>
13640 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-mw='{"thumb":"Thumb.png"}'><a href="http://example.com"><img resource="./File:Foobar.jpg" src="//example.com/images/e/ea/Thumb.png" data-file-width="135" data-file-height="135" data-file-type="bitmap" height="135" width="135"/></a><figcaption>Title</figcaption></figure>
13644 Manually-specified thumbnail image with explicit no link
13647 parsoid=wt2html,wt2wt,html2html
13649 [[File:Foobar.jpg|thumb=Thumb.png|link=|Title]]
13651 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><img alt="" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Title</div></div></div>
13654 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-mw='{"thumb":"Thumb.png"}'><span><img resource="./File:Foobar.jpg" src="//example.com/images/e/ea/Thumb.png" data-file-width="135" data-file-height="135" data-file-type="bitmap" height="135" width="135"/></span><figcaption>Title</figcaption></figure>
13658 Manually-specified thumbnail image with explicit link and alt text
13661 parsoid=wt2html,wt2wt,html2html
13663 [[File:Foobar.jpg|thumb=Thumb.png|link=Main_Page|alt=alttext|Title]]
13665 <div class="thumb tright"><div class="thumbinner" style="width:137px;"><a href="/wiki/Main_Page" title="Main Page"><img alt="alttext" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Title</div></div></div>
13668 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-mw='{"thumb":"Thumb.png"}'><a href="Main_Page"><img alt="alttext" resource="./File:Foobar.jpg" src="//example.com/images/e/ea/Thumb.png" data-file-width="135" data-file-height="135" data-file-type="bitmap" height="135" width="135"/></a><figcaption>Title</figcaption></figure>
13672 Image with frame and link
13674 parsoid=wt2html,wt2wt,html2html
13676 [[File:Foobar.jpg|frame|left|This is a test image [[Main Page]]]]
13678 <div class="thumb tleft"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption">This is a test image <a href="/wiki/Main_Page" title="Main Page">Main Page</a></div></div></div>
13681 <figure class="mw-default-size mw-halign-left" typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>This is a test image <a rel="mw:WikiLink" href="Main_Page" title="Main Page">Main Page</a></figcaption></figure>
13685 Image with frame and link and explicit alt
13687 parsoid=wt2html,wt2wt,html2html
13689 [[Image:Foobar.jpg|frame|left|This is a test image [[Main Page]]|alt=Altitude]]
13691 <div class="thumb tleft"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Altitude" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption">This is a test image <a href="/wiki/Main_Page" title="Main Page">Main Page</a></div></div></div>
13694 <figure class="mw-default-size mw-halign-left" typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img alt="Altitude" resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>This is a test image <a rel="mw:WikiLink" href="Main_Page" title="Main Page">Main Page</a></figcaption></figure>
13698 Image with wiki markup in implicit alt
13700 [[Image:Foobar.jpg|testing '''bold''' in alt]]
13702 [[Image:Foobar.jpg|alt=testing '''bold''' in alt]]
13704 <p><a href="/wiki/File:Foobar.jpg" class="image" title="testing bold in alt"><img alt="testing bold in alt" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13705 </p><p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="testing bold in alt" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13708 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"testing '''bold''' in alt"}]}' data-mw='{"caption":"testing <b data-parsoid='{\"dsr\":[27,37,3,3]}'>bold</b> in alt"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"Image:Foobar.jpg"}}'/></a></span></p>
13710 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"alt","ak":"alt=testing '''bold''' in alt"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img alt="testing bold in alt" resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"alt":"testing bold in alt","resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"alt":"alt=testing '''bold''' in alt","resource":"Image:Foobar.jpg"}}'/></a></span></p>
13714 Alt image option should handle most kinds of wikitext without barfing
13716 [[Image:Foobar.jpg|thumb|This is the image caption|alt=This is a [[link]] and a {{echo|''bold template''}}.]]
13718 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="This is a link and a bold template." src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>This is the image caption</div></div></div>
13721 <figure class="mw-default-size" typeof="mw:Image/Thumb mw:ExpandedAttrs" about="#mwt2" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"thumb"},{"ck":"caption","ak":"This is the image caption"},{"ck":"alt","ak":"alt=This is a [[link]] and a {{echo|''bold template''}}."}]}' data-mw='{"attribs":[["thumbnail",{"html":"thumb"}],["alt",{"html":"alt=This is a <a rel=\"mw:WikiLink\" href=\"./Link\" title=\"Link\" data-parsoid='{\"stx\":\"simple\",\"a\":{\"href\":\"./Link\"},\"sa\":{\"href\":\"link\"},\"dsr\":[65,73,2,2]}'>link</a> and a <i about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"dsr\":[80,106,null,null],\"pi\":[[{\"k\":\"1\"}]]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"&#39;&#39;bold template&#39;&#39;\"}},\"i\":0}}]}'>bold template</i>."}]]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img alt="This is a link and a bold template." resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220" data-parsoid='{"a":{"alt":"This is a link and a bold template.","resource":"./File:Foobar.jpg","height":"25","width":"220"},"sa":{"alt":"alt=This is a [[link]] and a {{echo|''bold template''}}.","resource":"Image:Foobar.jpg"}}'/></a><figcaption>This is the image caption</figcaption></figure>
13724 ###################
13725 # Conflicting image format options.
13726 # First option specified should 'win'.
13727 # All three cases in each test should be identical.
13730 Image with 'frameless' first.
13732 parsoid=wt2html,wt2wt,html2html
13734 [[File:Foobar.jpg|frameless|caption]]
13736 [[File:Foobar.jpg|frameless|frame|caption]]
13738 [[File:Foobar.jpg|frameless|thumb|caption]]
13740 <p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
13741 </p><p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
13742 </p><p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
13745 <p><span class="mw-default-size" typeof="mw:Image/Frameless" data-mw='{"caption":"caption"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a></span></p>
13746 <p><span class="mw-default-size" typeof="mw:Image/Frameless" data-mw='{"caption":"caption"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a></span></p>
13747 <p><span class="mw-default-size" typeof="mw:Image/Frameless" data-mw='{"caption":"caption"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a></span></p>
13751 Image with 'frame' first.
13753 parsoid=wt2html,wt2wt,html2html
13755 [[File:Foobar.jpg|frame|caption]]
13756 [[File:Foobar.jpg|frame|frameless|caption]]
13757 [[File:Foobar.jpg|frame|thumb|caption]]
13759 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption">caption</div></div></div>
13760 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption">caption</div></div></div>
13761 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption">caption</div></div></div>
13764 <figure class="mw-default-size" typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>caption</figcaption></figure>
13765 <figure class="mw-default-size" typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>caption</figcaption></figure>
13766 <figure class="mw-default-size" typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>caption</figcaption></figure>
13770 Image with 'thumb' first.
13772 parsoid=wt2html,wt2wt,html2html
13774 [[File:Foobar.jpg|thumb|caption]]
13775 [[File:Foobar.jpg|thumb|frameless|caption]]
13776 [[File:Foobar.jpg|thumb|frame|caption]]
13778 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
13779 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
13780 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
13783 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
13784 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
13785 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
13788 ###################
13790 # See https://www.mediawiki.org/wiki/Help:Images#Size_and_frame
13791 # and https://phabricator.wikimedia.org/T64258
13792 # Foobar has actual size of 1941x220
13793 # 1. Thumbs & frameless always reduce, can't be enlarged unless it's
13794 # a scalable format.
13795 # 2. Framed images always ignore size options; always render at default size.
13796 # 3. "Unspecified format" and border are the only types which can be
13800 Image: "unspecified format" and border enlarge
13802 parsoid=wt2html,wt2wt,html2html
13804 [[File:Foobar.jpg|2000px]]
13806 [[File:Foobar.jpg|border|2000px]]
13808 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="2000" height="227" /></a>
13809 </p><p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="2000" height="227" class="thumbborder" /></a>
13812 <p><span typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/1941px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="227" width="2000"/></a></span></p>
13813 <p><span class="mw-image-border" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/1941px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="227" width="2000"/></a></span></p>
13817 Image: "unspecified format" and border reduce
13819 parsoid=wt2html,wt2wt,html2html
13821 [[File:Foobar.jpg|1000px]]
13823 [[File:Foobar.jpg|border|1000px]]
13825 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/1000px-Foobar.jpg" width="1000" height="113" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/1500px-Foobar.jpg 1.5x, http://example.com/images/3/3a/Foobar.jpg 2x" /></a>
13826 </p><p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/1000px-Foobar.jpg" width="1000" height="113" class="thumbborder" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/1500px-Foobar.jpg 1.5x, http://example.com/images/3/3a/Foobar.jpg 2x" /></a>
13829 <p><span typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/1000px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="113" width="1000"/></a></span></p>
13830 <p><span class="mw-image-border" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/1000px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="113" width="1000"/></a></span></p>
13834 Image: thumbs reduce
13836 parsoid=wt2html,wt2wt,html2html
13838 [[File:Foobar.jpg|thumb|50px]]
13840 <div class="thumb tright"><div class="thumbinner" style="width:52px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" width="50" height="6" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/75px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/100px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div></div></div></div>
13843 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50"/></a></figure>
13847 Image: bitmap thumbs can't be enlarged past original size, but vector can.
13849 parsoid=wt2html,wt2wt,html2html
13851 [[File:Foobar.jpg|thumb|2000px]]
13853 [[File:Foobar.svg|thumb|2000px]]
13855 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div></div></div></div>
13856 <div class="thumb tright"><div class="thumbinner" style="width:2002px;"><a href="/wiki/File:Foobar.svg" class="image"><img alt="Foobar.svg" src="http://example.com/images/thumb/f/ff/Foobar.svg/2000px-Foobar.svg.png" width="2000" height="1500" class="thumbimage" srcset="http://example.com/images/thumb/f/ff/Foobar.svg/3000px-Foobar.svg.png 1.5x, http://example.com/images/thumb/f/ff/Foobar.svg/4000px-Foobar.svg.png 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.svg" class="internal" title="Enlarge"></a></div></div></div></div>
13859 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/1941px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></figure>
13860 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.svg"><img resource="./File:Foobar.svg" src="//example.com/images/thumb/f/ff/Foobar.svg/240px-Foobar.svg" data-file-width="240" data-file-height="180" data-file-type="drawing" height="1500" width="2000"/></a></figure>
13864 Image: frameless can reduce in size
13866 parsoid=wt2html,wt2wt,html2html
13868 [[File:Foobar.jpg|frameless|50px]]
13870 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" width="50" height="6" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/75px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/100px-Foobar.jpg 2x" /></a>
13873 <p><span typeof="mw:Image/Frameless"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50"/></a></span></p>
13877 Image: bitmap frameless can't be enlarged past original size, but vector can
13879 parsoid=wt2html,wt2wt,html2html
13881 [[File:Foobar.jpg|frameless|2000px]]
13883 [[File:Foobar.svg|frameless|2000px]]
13885 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13886 </p><p><a href="/wiki/File:Foobar.svg" class="image"><img alt="Foobar.svg" src="http://example.com/images/thumb/f/ff/Foobar.svg/2000px-Foobar.svg.png" width="2000" height="1500" srcset="http://example.com/images/thumb/f/ff/Foobar.svg/3000px-Foobar.svg.png 1.5x, http://example.com/images/thumb/f/ff/Foobar.svg/4000px-Foobar.svg.png 2x" /></a>
13889 <p><span typeof="mw:Image/Frameless"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/1941px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
13890 <p><span typeof="mw:Image/Frameless"><a href="./File:Foobar.svg"><img resource="./File:Foobar.svg" src="//example.com/images/thumb/f/ff/Foobar.svg/240px-Foobar.svg" data-file-width="240" data-file-height="180" data-file-type="drawing" height="1500" width="2000"/></a></span></p>
13894 Image: framed images are always unscaled.
13896 parsoid=wt2html,wt2wt,html2html
13898 [[File:Foobar.jpg|frame]]
13900 [[File:Foobar.jpg|frame|50px]]
13902 [[File:Foobar.jpg|frame|50x50px]]
13904 [[File:Foobar.jpg|frame|2000px]]
13906 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption"></div></div></div>
13907 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption"></div></div></div>
13908 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption"></div></div></div>
13909 <div class="thumb tright"><div class="thumbinner" style="width:1943px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="thumbimage" /></a> <div class="thumbcaption"></div></div></div>
13912 <figure class="mw-default-size" typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></figure>
13913 <figure typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></figure>
13914 <figure typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></figure>
13915 <figure typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></figure>
13918 ###################
13921 Link to image page- image page normally doesn't exists, hence edit link
13922 Add test with existing image page
13923 #<p><a href="/wiki/File:Test" title="Image:Test">Image:test</a>
13927 <p><a href="/index.php?title=File:Test&action=edit&redlink=1" class="new" title="File:Test (page does not exist)">Image:test</a>
13932 bug 18784 Link to non-existent image page with caption should use caption as link text
13934 [[:Image:test|caption]]
13936 <p><a href="/index.php?title=File:Test&action=edit&redlink=1" class="new" title="File:Test (page does not exist)">caption</a>
13941 Frameless image caption with a free URL
13943 [[File:Foobar.jpg|http://example.com]]
13945 <p><a href="/wiki/File:Foobar.jpg" class="image" title="http://example.com"><img alt="http://example.com" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
13948 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"http://example.com"}]}' data-mw='{"caption":"<a rel=\"mw:ExtLink\" href=\"http://example.com\" data-parsoid='{\"stx\":\"url\",\"dsr\":[18,36,0,0]}'>http://example.com</a>"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
13952 Thumbnail image caption with a free URL
13956 [[File:Foobar.jpg|thumb|http://example.com]]
13958 <div class="thumb tright"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a></div></div></div>
13961 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><a rel="mw:ExtLink" href="http://example.com">http://example.com</a></figcaption></figure>
13965 Thumbnail image caption with a free URL and explicit alt
13968 parsoid=wt2html,wt2wt,html2html
13970 [[File:Foobar.jpg|thumb|http://example.com|alt=Alteration]]
13972 <div class="thumb tright"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Alteration" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a></div></div></div>
13975 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img alt="Alteration" resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><a rel="mw:ExtLink" href="http://example.com">http://example.com</a></figcaption></figure>
13979 SVG thumbnails with no language set
13982 [[File:Foobar.svg|thumb|caption]]
13984 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.svg" class="image"><img alt="" src="http://example.com/images/thumb/f/ff/Foobar.svg/180px-Foobar.svg.png" width="180" height="135" class="thumbimage" srcset="http://example.com/images/thumb/f/ff/Foobar.svg/270px-Foobar.svg.png 1.5x, http://example.com/images/thumb/f/ff/Foobar.svg/360px-Foobar.svg.png 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.svg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
13987 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.svg"><img resource="./File:Foobar.svg" src="//example.com/images/thumb/f/ff/Foobar.svg/220px-Foobar.svg" data-file-width="240" data-file-height="180" data-file-type="drawing" height="165" width="220"/></a><figcaption>caption</figcaption></figure>
13991 SVG thumbnails with language de
13993 parsoid=wt2html,wt2wt,html2html
13995 [[File:Foobar.svg|thumb|caption|lang=de]]
13997 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/index.php?title=File:Foobar.svg&lang=de" class="image"><img alt="" src="http://example.com/images/thumb/f/ff/Foobar.svg/langde-180px-Foobar.svg.png" width="180" height="135" class="thumbimage" srcset="http://example.com/images/thumb/f/ff/Foobar.svg/langde-270px-Foobar.svg.png 1.5x, http://example.com/images/thumb/f/ff/Foobar.svg/langde-360px-Foobar.svg.png 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.svg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
14000 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.svg"><img resource="./File:Foobar.svg" src="//example.com/images/thumb/f/ff/Foobar.svg/220px-Foobar.svg" lang="de" data-file-width="240" data-file-height="180" data-file-type="drawing" height="165" width="220"/></a><figcaption>caption</figcaption></figure>
14004 SVG thumbnails with invalid language code
14006 parsoid=wt2html,wt2wt,html2html
14008 [[File:Foobar.svg|thumb|caption|lang=invalid.language.code]]
14010 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.svg" class="image"><img alt="" src="http://example.com/images/thumb/f/ff/Foobar.svg/180px-Foobar.svg.png" width="180" height="135" class="thumbimage" srcset="http://example.com/images/thumb/f/ff/Foobar.svg/270px-Foobar.svg.png 1.5x, http://example.com/images/thumb/f/ff/Foobar.svg/360px-Foobar.svg.png 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.svg" class="internal" title="Enlarge"></a></div>lang=invalid.language.code</div></div></div>
14013 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.svg"><img resource="./File:Foobar.svg" src="//example.com/images/f/ff/Foobar.svg" data-file-width="240" data-file-height="180" data-file-type="drawing" height="165" width="220"/></a><figcaption>lang=invalid.language.code</figcaption></figure>
14017 BUG 1887: A ISBN with a thumbnail
14019 [[File:Foobar.jpg|thumb|ISBN 1235467890]]
14021 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div><a href="/wiki/Special:BookSources/1235467890" class="internal mw-magiclink-isbn">ISBN 1235467890</a></div></div></div>
14024 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><a href="./Special:BookSources/1235467890" rel="mw:WikiLink">ISBN 1235467890</a></figcaption></figure>
14028 BUG 1887: A RFC with a thumbnail
14030 [[File:Foobar.jpg|thumb|This is RFC 12354]]
14032 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>This is <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc12354">RFC 12354</a></div></div></div>
14035 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>This is <a href="//tools.ietf.org/html/rfc12354" rel="mw:ExtLink">RFC 12354</a></figcaption></figure>
14039 BUG 1887: A mailto link with a thumbnail
14041 [[File:Foobar.jpg|thumb|Please mailto:nobody@example.com]]
14043 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>Please <a rel="nofollow" class="external free" href="mailto:nobody@example.com">mailto:nobody@example.com</a></div></div></div>
14046 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>Please <a rel="mw:ExtLink" href="mailto:nobody@example.com">mailto:nobody@example.com</a></figcaption></figure>
14049 # Pending resolution to bug 368
14051 BUG 648: Frameless image caption with a link
14053 [[File:Foobar.jpg|text with a [[link]] in it]]
14055 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a link in it"><img alt="text with a link in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
14058 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"text with a [[link]] in it"}]}' data-mw='{"caption":"text with a <a rel=\"mw:WikiLink\" href=\"./Link\" title=\"Link\" data-parsoid='{\"stx\":\"simple\",\"a\":{\"href\":\"./Link\"},\"sa\":{\"href\":\"link\"},\"dsr\":[30,38,2,2]}'>link</a> in it"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14062 BUG 648: Frameless image caption with a link (suffix)
14064 [[File:Foobar.jpg|text with a [[link]]foo in it]]
14066 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a linkfoo in it"><img alt="text with a linkfoo in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
14069 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"text with a [[link]]foo in it"}]}' data-mw='{"caption":"text with a <a rel=\"mw:WikiLink\" href=\"./Link\" title=\"Link\" data-parsoid='{\"stx\":\"simple\",\"a\":{\"href\":\"./Link\"},\"sa\":{\"href\":\"link\"},\"dsr\":[30,41,2,5],\"tail\":\"foo\"}'>linkfoo</a> in it"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14073 BUG 648: Frameless image caption with an interwiki link
14075 [[File:Foobar.jpg|text with a [[MeatBall:Link]] in it]]
14077 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a MeatBall:Link in it"><img alt="text with a MeatBall:Link in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
14080 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"text with a [[MeatBall:Link]] in it"}]}' data-mw='{"caption":"text with a <a rel=\"mw:ExtLink\" href=\"http://www.usemod.com/cgi-bin/mb.pl?Link\" title=\"meatball:Link\" data-parsoid='{\"stx\":\"simple\",\"a\":{\"href\":\"http://www.usemod.com/cgi-bin/mb.pl?Link\"},\"sa\":{\"href\":\"MeatBall:Link\"},\"isIW\":true,\"dsr\":[30,47,2,2]}'>MeatBall:Link</a> in it"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14084 BUG 648: Frameless image caption with a piped interwiki link
14086 [[File:Foobar.jpg|text with a [[MeatBall:Link|link]] in it]]
14088 <p><a href="/wiki/File:Foobar.jpg" class="image" title="text with a link in it"><img alt="text with a link in it" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
14091 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"text with a [[MeatBall:Link|link]] in it"}]}' data-mw='{"caption":"text with a <a rel=\"mw:ExtLink\" href=\"http://www.usemod.com/cgi-bin/mb.pl?Link\" title=\"meatball:Link\" data-parsoid='{\"stx\":\"piped\",\"a\":{\"href\":\"http://www.usemod.com/cgi-bin/mb.pl?Link\"},\"sa\":{\"href\":\"MeatBall:Link\"},\"isIW\":true,\"dsr\":[30,52,16,2]}'>link</a> in it"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14095 T107474: Frameless image caption with <nowiki>
14097 [[File:Foobar.jpg|<nowiki>text with a [[MeatBall:Link|link]] in it</nowiki>]]
14099 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"<nowiki>text with a [[MeatBall:Link|link]] in it</nowiki>"}]}' data-mw='{"caption":"<span typeof=\"mw:Nowiki\" data-parsoid='{\"dsr\":[18,75,8,9]}'>text with a [[MeatBall:Link|link]] in it</span>"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14103 Escape HTML special chars in image alt text
14105 [[File:Foobar.jpg|& < > "]]
14107 <p><a href="/wiki/File:Foobar.jpg" class="image" title="& < > ""><img alt="& < > "" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
14110 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"& < > \""}]}' data-mw='{"caption":"&amp; &lt; > \""}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14114 Entities in file name and attributes
14116 [[File:7%25 solution.gif|manualthumb=7%25 solution.gif|link=7%25 solution|[[7%25 solution]]]]
14118 <p><a href="/index.php?title=Special:Upload&wpDestFile=7%25_solution.gif" class="new" title="File:7% solution.gif">7% solution</a>
14121 <p><span class="mw-default-size" typeof="mw:Error mw:Image" data-parsoid='{"optList":[{"ck":"bogus","ak":"manualthumb=7%25 solution.gif"},{"ck":"link","ak":"link=7%25 solution"},{"ck":"caption","ak":"[[7%25 solution]]"}]}' data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}],"caption":"<a rel=\"mw:WikiLink\" href=\"./7%25_solution\" title=\"7% solution\" data-parsoid='{\"stx\":\"simple\",\"a\":{\"href\":\"./7%25_solution\"},\"sa\":{\"href\":\"7%25 solution\"},\"dsr\":[74,91,2,2]}'>7% solution</a>"}'><a href="./7%25_solution" data-parsoid='{"a":{"href":"./7%25_solution"},"sa":{"href":"link=7%25 solution"}}'><img resource="./File:7%25_solution.gif" src="./Special:FilePath/7%25_solution.gif" height="220" width="220" data-parsoid='{"a":{"resource":"./File:7%25_solution.gif","height":"220","width":"220"},"sa":{"resource":"File:7%25 solution.gif"}}'/></a></span></p>
14125 BUG 499: Alt text should have Ӓ, not &1234;
14127 [[File:Foobar.jpg|♀]]
14129 <p><a href="/wiki/File:Foobar.jpg" class="image" title="♀"><img alt="♀" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
14132 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"&#9792;"}]}' data-mw='{"caption":"<span typeof=\"mw:Entity\" data-parsoid='{\"src\":\"&amp;#9792;\",\"srcContent\":\"♀\",\"dsr\":[18,25,null,null]}'>♀</span>"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14136 Broken image caption with link
14138 parsoid=wt2html,wt2wt,html2html
14140 [[Image:Foobar.jpg|thumb|This is a broken caption. But [[Main Page|this]] is just an ordinary link.
14142 <p>[[Image:Foobar.jpg|thumb|This is a broken caption. But <a href="/wiki/Main_Page" title="Main Page">this</a> is just an ordinary link.
14145 <p>[[Image:Foobar.jpg|thumb|This is a broken caption. But <a rel="mw:WikiLink" href="Main_Page" title="Main Page">this</a> is just an ordinary link.</p>
14149 Image caption containing another image
14151 [[File:Foobar.jpg|thumb|This is a caption with another [[File:Thumb.png|image]] inside it!]]
14153 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>This is a caption with another <a href="/wiki/File:Thumb.png" class="image" title="image"><img alt="image" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" /></a> inside it!</div></div></div>
14156 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>This is a caption with another <span class="mw-default-size" typeof="mw:Image" data-mw='{"caption":"image"}'><a href="./File:Thumb.png"><img resource="./File:Thumb.png" src="//example.com/images/e/ea/Thumb.png" data-file-width="135" data-file-height="135" data-file-type="bitmap" height="135" width="135"/></a></span> inside it!</figcaption></figure>
14160 Image: caption containing a newline
14162 [[File:Foobar.jpg|This
14165 <p><a href="/wiki/File:Foobar.jpg" class="image" title="This *is some text"><img alt="This *is some text" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
14168 <p><span class="mw-default-size" typeof="mw:Image" data-mw='{"caption":"This\n*is some text"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
14172 Image: caption containing leading space
14173 (The leading space should not trigger nowiki escaping in wt2wt mode)
14175 [[File:Foobar.jpg|thumb| bar]]
14177 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>bar</div></div></div>
14180 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption> bar</figcaption></figure>
14184 Image: caption containing a table
14186 parsoid=wt2html,wt2wt,html2html
14188 [[Image:Foobar.jpg|thumb|200px|This is an example image thumbnail caption with a table
14194 and some more text.]]
14196 <div class="thumb tright"><div class="thumbinner" style="width:202px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>This is an example image thumbnail caption with a table <table> <tr> <th> Foo </th> <th> Bar </th></tr> <tr> <td> Foo1 </td> <td> Bar1 </td></tr></table> and some more text.</div></div></div>
14199 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="23" width="200"/></a><figcaption>This is an example image thumbnail caption with a table
14202 <tr><th>Foo </th><th>Bar</th></tr>
14205 <td>Bar1</td></tr></tbody></table>and some more text.</figcaption></figure>
14209 Bug 3090: External links other than http: in image captions
14211 [[File:Foobar.jpg|thumb|200x200px|This caption has [irc://example.net irc] and [https://example.com Secure] ext links in it.]]
14213 <div class="thumb tright"><div class="thumbinner" style="width:202px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" width="200" height="23" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/400px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>This caption has <a rel="nofollow" class="external text" href="irc://example.net">irc</a> and <a rel="nofollow" class="external text" href="https://example.com">Secure</a> ext links in it.</div></div></div>
14216 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="23" width="200"/></a><figcaption>This caption has <a rel="mw:ExtLink" href="irc://example.net">irc</a> and <a rel="mw:ExtLink" href="https://example.com">Secure</a> ext links in it.</figcaption></figure>
14222 parsoid=wt2html,wt2wt,html2html
14224 [[Image:foobar.jpg|a|class=b]]
14226 <p><a href="/wiki/File:Foobar.jpg" class="image" title="a"><img alt="a" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" class="b" /></a>
14229 <p><span class="mw-default-size b" typeof="mw:Image" data-mw='{"caption":"a"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
14233 Localized image handling (1).
14235 parsoid=wt2html,wt2wt,html2html
14238 [[Archivo:Foobar.jpg|izquierda|enlace=foo|caption]]
14240 <div class="floatleft"><a href="/wiki/Foo" title="caption"><img alt="caption" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
14243 <figure class="mw-default-size mw-halign-left" typeof="mw:Image"><a href="./Foo"><img resource="./Archivo:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>caption</figcaption></figure>
14247 Localized image handling (2).
14250 parsoid=wt2html,wt2wt,html2html
14253 [[Archivo:Foobar.jpg|miniatura|izquierda|enlace=foo|caption]]
14255 <div class="thumb tleft"><div class="thumbinner" style="width:222px;"><a href="/wiki/Foo" title="Foo"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/Archivo:Foobar.jpg" class="internal" title="Aumentar"></a></div>caption</div></div></div>
14258 <figure class="mw-default-size mw-halign-left" typeof="mw:Image/Thumb"><a href="Foo"><img resource="./Archivo:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
14262 Localized image handling (3).
14267 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a></figure>
14269 [[File:Foobar.jpg|بندانگشتی]]
14273 "border", "frameless" and "class" attributes on an image.
14276 parsoid=wt2html,wt2wt,html2html
14278 [[File:Foobar.jpg|frameless|border|class=extra|caption]]
14280 <p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="extra thumbborder" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a>
14283 <p><span class="mw-default-size mw-image-border extra" typeof="mw:Image/Frameless" data-mw='{"caption":"caption"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a></span></p>
14286 # Note that 'right' is the default alignment, despite the misspelled 'righ' below
14288 Invalid image attributes (bug 62500)
14291 parsoid=wt2html,wt2wt,html2html
14293 [[File:Foobar.jpg|thumb|float|left|caption]]
14295 [[File:Foobar.jpg|thumb|righ|caption]]
14297 [[File:Foobar.jpg|bogus1|thumb|bogus2|left|bogus3|caption]]
14299 <div class="thumb tleft"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
14300 <div class="thumb tright"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
14301 <div class="thumb tleft"><div class="thumbinner" style="width:222px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" width="220" height="25" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/330px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/440px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>caption</div></div></div>
14304 <figure class="mw-default-size mw-halign-left" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
14305 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
14306 <figure class="mw-default-size mw-halign-left" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
14312 #REDIRECT [[File:Barfoo.jpg]]
14315 # FIXME: Parsoid should run this test -- but we'd need to teach the
14316 # mockAPI about the redirected Barfoo.jpg image.
14320 [[Image:Barfoo.jpg]]
14322 <p><a href="/wiki/File:Barfoo.jpg" class="mw-redirect" title="File:Barfoo.jpg">File:Barfoo.jpg</a>
14327 Missing image with uploads disabled
14331 [[File:Foobaz.jpg]]
14333 <p><a href="/wiki/File:Foobaz.jpg" title="File:Foobaz.jpg">File:Foobaz.jpg</a>
14336 <p><span class="mw-default-size" typeof="mw:Error mw:Image" data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}]}'><a href="./File:Foobaz.jpg"><img resource="./File:Foobaz.jpg" src="./Special:FilePath/Foobaz.jpg" height="220" width="220"/></a></span></p>
14339 # Parsoid-specific testing for images
14340 # https://www.mediawiki.org/wiki/Parsoid/MediaWiki_DOM_spec#Images
14341 # Currently imperfect due to a flaw in the Parsoid testrunner
14343 # THESE TESTS SHOULD BE MOVED UP and merged with the php-specific
14347 Parsoid-specific image handling - simple image with size and middle alignment
14349 [[File:Foobar.jpg|middle|50px]]
14351 <p><span class="mw-valign-middle" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50"/></a></span></p>
14355 Parsoid-specific image handling - simple image with size, middle alignment,
14356 non-standard namespace alias
14358 parsoid=wt2wt,wt2html,html2html
14360 [[Image:Foobar.jpg|middle|50px]]
14362 <p><span class="mw-valign-middle" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50"/></a></span></p>
14366 Parsoid-specific image handling - simple image with size and middle alignment
14369 [[File:Foobar.jpg|50px|middle]]
14371 <p><span class="mw-valign-middle" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"width","ak":"50px"},{"ck":"middle","ak":"middle"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"6","width":"50"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14375 Parsoid-specific image handling - simple image with size and middle alignment
14376 and non-standard namespace name
14378 parsoid=wt2html,wt2wt,html2html
14380 [[Image:Foobar.jpg|50px|middle]]
14382 <p><span class="mw-valign-middle" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50"/></a></span></p>
14386 Parsoid-specific image handling - simple image with both sizes, a baseline alignment, and a caption
14388 [[File:Foobar.jpg|500x10px|baseline|caption]]
14390 <p><span class="mw-valign-baseline" typeof="mw:Image" data-mw='{"caption":"caption"}' data-parsoid='{"optList":[{"ck":"width","ak":"500x10px"},{"ck":"baseline","ak":"baseline"},{"ck":"caption","ak":"caption"}],"size":"500x10"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/89px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="10" width="89" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"10","width":"89"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14394 Parsoid-specific image handling - simple image with border and size spec
14396 [[File:Foobar.jpg|50px|border|caption]]
14398 <p><span class="mw-image-border" typeof="mw:Image" data-mw='{"caption":"caption"}' data-parsoid='{"optList":[{"ck":"width","ak":"50px"},{"ck":"border","ak":"border"},{"ck":"caption","ak":"caption"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"6","width":"50"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14402 Parsoid-specific image handling - thumbnail with halign, valign, and caption
14404 [[File:Foobar.jpg|left|baseline|thumb|caption content]]
14406 <figure class="mw-default-size mw-halign-left mw-valign-baseline" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption content</figcaption></figure>
14410 Parsoid-specific image handling - thumbnail with halign, valign, and caption
14413 [[File:Foobar.jpg|thumb|left|baseline|caption content]]
14415 <figure class="mw-default-size mw-halign-left mw-valign-baseline" typeof="mw:Image/Thumb" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"thumb"},{"ck":"left","ak":"left"},{"ck":"baseline","ak":"baseline"},{"ck":"caption","ak":"caption content"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"25","width":"220"},"sa":{"resource":"File:Foobar.jpg"}}'/></a><figcaption>caption content</figcaption></figure>
14419 Parsoid-specific image handling - thumbnail with specific size, halign, valign, and caption
14421 [[Image:Foobar.jpg|right|middle|thumb|50x50px|caption]]
14423 <figure class="mw-halign-right mw-valign-middle" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50"/></a><figcaption>caption</figcaption></figure>
14427 Parsoid-specific image handling - thumbnail with specific size, halign,
14428 valign, and caption (existing content)
14430 [[File:Foobar.jpg|thumb|50x50px|right|middle|caption]]
14432 <figure class="mw-halign-right mw-valign-middle" typeof="mw:Image/Thumb" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"thumb"},{"ck":"width","ak":"50x50px"},{"ck":"right","ak":"right"},{"ck":"middle","ak":"middle"},{"ck":"caption","ak":"caption"}],"size":"50x50"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="6" width="50" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"6","width":"50"},"sa":{"resource":"File:Foobar.jpg"}}'/></a><figcaption>caption</figcaption></figure>
14436 Parsoid-specific image handling - framed image with specific size and caption
14439 parsoid=wt2html,wt2wt,html2html
14441 [[File:Foobar.jpg|frame|500x50px|caption]]
14443 <figure typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>caption</figcaption></figure>
14447 Parsoid-specific image handling - framed image with specific size, halign, valign, and caption
14450 parsoid=wt2html,wt2wt,html2html
14452 [[File:Foobar.jpg|left|baseline|frame|500x50px|caption]]
14454 <figure class="mw-halign-left mw-valign-baseline" typeof="mw:Image/Frame"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>caption</figcaption></figure>
14458 Parsoid-specific image handling - frameless image with specific size, border, and caption
14460 [[File:Foobar.jpg|frameless|442x50px|border|caption]]
14462 <p><span class="mw-image-border" typeof="mw:Image/Frameless" data-mw='{"caption":"caption"}' data-parsoid='{"optList":[{"ck":"frameless","ak":"frameless"},{"ck":"width","ak":"442x50px"},{"ck":"border","ak":"border"},{"ck":"caption","ak":"caption"}],"size":"442x50"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/442px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="50" width="442" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"50","width":"442"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14466 Parsoid-specific image handling - simple image with a formatted caption
14468 [[File:Foobar.jpg|<table><tr><td>a</td><td>b</td></tr><tr><td>c</td></tr></table>]]
14470 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"<table><tr><td>a</td><td>b</td></tr><tr><td>c</td></tr></table>"}]}' data-mw='{"caption":"<table data-parsoid='{\"stx\":\"html\",\"dsr\":[18,81,7,8]}'><tbody data-parsoid='{\"dsr\":[25,73,0,0]}'><tr data-parsoid='{\"stx\":\"html\",\"dsr\":[25,54,4,5]}'><td data-parsoid='{\"stx\":\"html\",\"dsr\":[29,39,4,5]}'>a</td><td data-parsoid='{\"stx\":\"html\",\"dsr\":[39,49,4,5]}'>b</td></tr><tr data-parsoid='{\"stx\":\"html\",\"dsr\":[54,73,4,5]}'><td data-parsoid='{\"stx\":\"html\",\"dsr\":[58,68,4,5]}'>c</td></tr></tbody></table>"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14474 Parsoid-specific image handling - caption with a template in it
14476 [[File:Foobar.jpg|thumb|200x23px|This caption has a {{echo|transclusion}} in it.]]
14478 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="23" width="200"></a><figcaption>This caption has a <span about="#mwt1" typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"transclusion"}},"i":0}}]}">transclusion</span> in it.</figcaption></figure>
14482 Parsoid-specific image handling - caption with unbalanced tags in it
14484 parsoid=wt2html,wt2wt,html2html
14487 [[File:Foobar.jpg|thumb|200x200px|This caption has a <center>unbalanced tag in it.]]
14491 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/200px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="23" width="200"/></a><figcaption>This caption has a <center>unbalanced tag in it.</center></figcaption></figure>
14496 Parsoid-specific image handling - empty caption (1)
14498 parsoid=wt2html,wt2wt
14500 [[File:Foobar.jpg|thumb|]]
14502 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption></figcaption></figure>
14505 # empty captions don't get serialized unless we're in the "round trip" case
14507 Parsoid-specific image handling - empty caption (2)
14511 <figure class="mw-default-size" typeof="mw:Image/Thumb">
14512 <a href="./File:Foobar.jpg">
14513 <img resource="./File:Foobar.jpg"
14514 src="//example.com/images/3/3a/Foobar.jpg"
14515 data-file-width="1941" data-file-height="220" data-file-type="bitmap"
14516 height="25" width="220"/>
14518 <figcaption></figcaption>
14521 [[File:Foobar.jpg|thumb]]
14525 Parsoid-specific image handling - whitespace caption
14527 [[File:Foobar.jpg|thumb| ]]
14529 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption> </figcaption></figure>
14533 Parsoid-specific image handling - lang option
14536 [[File:Foobar.svg|lang=de|caption]]
14540 <span class="mw-default-size" typeof="mw:Image" data-mw='{"caption":"caption"}'><a href="./File:Foobar.svg"><img resource="./File:Foobar.svg" src="//example.com/images/f/ff/Foobar.svg" lang="de" data-file-width="240" data-file-height="180" data-file-type="drawing" height="180" width="240"/></a></span>
14544 ## Edge case bugs in Parsoid from T93580
14546 T93580: 1. Templated <ref> inside block images
14548 [[File:Foobar.jpg|thumb|Caption with templated ref: {{echo|<ref>foo</ref>}}]]
14552 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"thumb"},{"ck":"caption","ak":"Caption with templated ref: {{echo|<ref>foo</ref>}}"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"25","width":"220"},"sa":{"resource":"File:Foobar.jpg"}}'/></a><figcaption>Caption with templated ref: <span about="#mwt5" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Transclusion mw:Extension/ref" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<ref>foo</ref>"}},"i":0}}]}'><a href="#cite_note-1" style="counter-reset: mw-Ref 1;"><span class="mw-reflink-text">[1]</span></a></span></figcaption></figure>
14554 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text" data-parsoid="{}">foo</span></li></ol>
14558 T93580: 2. <ref> inside inline images
14560 [[File:Foobar.jpg|Undisplayed caption in inline image with ref: <ref>foo</ref>]]
14564 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"Undisplayed caption in inline image with ref: <ref>foo</ref>"}]}' data-mw='{"caption":"Undisplayed caption in inline image with ref: <span about=\"#mwt2\" class=\"mw-ref\" id=\"cite_ref-1\" rel=\"dc:references\" typeof=\"mw:Extension/ref\" data-parsoid='{\"dsr\":[64,78,5,6]}' data-mw='{\"name\":\"ref\",\"body\":{\"id\":\"mw-reference-text-cite_note-1\"},\"attrs\":{}}'><a href=\"#cite_note-1\" style=\"counter-reset: mw-Ref 1;\" data-parsoid=\"{}\"><span class=\"mw-reflink-text\" data-parsoid=\"{}\">[1]</span></a></span><meta typeof=\"mw:Extension/ref/Marker\" about=\"#mwt2\" data-parsoid='{\"group\":\"\",\"name\":\"\",\"content\":\"foo\",\"hasRefInRef\":false,\"dsr\":[64,78,5,6]}'/>"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14566 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text" data-parsoid="{}">foo</span></li></ol>
14570 T93580: 3. Templated <ref> inside inline images
14572 [[File:Foobar.jpg|Undisplayed caption in inline image with ref: {{echo|<ref>{{echo|foo}}</ref>}}]]
14576 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"caption","ak":"Undisplayed caption in inline image with ref: {{echo|<ref>{{echo|foo}}</ref>}}"}]}' data-mw='{"caption":"Undisplayed caption in inline image with ref: <span about=\"#mwt2\" class=\"mw-ref\" id=\"cite_ref-1\" rel=\"dc:references\" typeof=\"mw:Transclusion mw:Extension/ref\" data-parsoid='{\"dsr\":[64,96,null,null],\"pi\":[[{\"k\":\"1\"}]]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"&lt;ref>{{echo|foo}}&lt;/ref>\"}},\"i\":0}}]}'><a href=\"#cite_note-1\" style=\"counter-reset: mw-Ref 1;\" data-parsoid=\"{}\"><span class=\"mw-reflink-text\" data-parsoid=\"{}\">[1]</span></a></span><meta typeof=\"mw:Transclusion mw:Extension/ref/Marker\" about=\"#mwt2\" data-parsoid='{\"group\":\"\",\"name\":\"\",\"content\":\"foo\",\"hasRefInRef\":false,\"dsr\":[64,96,null,null],\"pi\":[[{\"k\":\"1\"}]]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"echo\",\"href\":\"./Template:Echo\"},\"params\":{\"1\":{\"wt\":\"&lt;ref>{{echo|foo}}&lt;/ref>\"}},\"i\":0}}]}'/>"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
14578 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text" data-parsoid="{}">foo</span></li></ol>
14585 Subpage test/subpage
14593 subpage title=[[Subpage test]]
14597 <p><a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">/subpage</a>
14602 Subpage noslash link
14604 subpage title=[[Subpage test]]
14608 <p><a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">subpage</a>
14613 Subpage test/1/2/subpage
14619 Relative subpage noslash link
14621 parsoid=wt2wt,wt2html,html2html
14622 subpage title=[[Subpage test/1/2/3/4]]
14628 <p><a href="/wiki/Subpage_test/1/2/subpage" title="Subpage test/1/2/subpage">subpage</a>
14629 </p><p><a href="/wiki/Subpage_test/1/2/subpage" title="Subpage test/1/2/subpage">Subpage test/1/2/subpage</a>
14632 <p><a rel="mw:WikiLink" href="Subpage_test/1/2/subpage" title="Subpage test/1/2/subpage">subpage</a></p>
14633 <p><a rel="mw:WikiLink" href="Subpage_test/1/2/subpage" title="Subpage test/1/2/subpage">Subpage_test/1/2/subpage</a></p>
14637 Parsoid: dot-slash prefixed wikilinks
14647 </p><p>[[././baz/]]
14652 </p><p>[[././baz/]]
14657 Render invalid page names as plain text (bug 51090)
14670 [[{{echo|./../foo}}|bar]]
14671 [[{{echo|foo/.}}|bar]]
14672 [[{{echo|foo/..}}|bar]]
14673 [[{{echo|foo~~~~bar}}]]
14674 [[{{echo|foo>bar}}]]
14675 [[{{echo|foo././bar}}]]
14676 [[{{echo|foo{bar}}]]
14677 [[{{echo|foo}bar}}]]
14678 [[{{echo|foo[bar}}]]
14679 [[{{echo|foo]bar}}]]
14680 [[{{echo|foo<bar}}]]
14682 <p>[[./../foo|bar]]
14692 </p><p>[[./../foo|bar]]
14705 <p>[[./../foo|bar]]
14716 <p>[[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"./../foo"}},"i":0}}]}'>./../foo</span>|bar]]
14717 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo/."}},"i":0}}]}'>foo/.</span>|bar]]
14718 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo/.."}},"i":0}}]}'>foo/..</span>|bar]]
14719 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo~~~~bar"}},"i":0}}]}'>foo~~~~bar</span>]]
14720 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo>bar"}},"i":0}}]}'>foo>bar</span>]]
14721 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo././bar"}},"i":0}}]}'>foo././bar</span>]]
14722 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo{bar"}},"i":0}}]}'>foo{bar</span>]]
14723 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo}bar"}},"i":0}}]}'>foo}bar</span>]]
14724 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo[bar"}},"i":0}}]}'>foo[bar</span>]]
14725 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo]bar"}},"i":0}}]}'>foo]bar</span>]]
14726 [[<span typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo<bar"}},"i":0}}]}'>foo<bar</span>]]</p>
14734 <p><a href="/index.php?title=/subpage&action=edit&redlink=1" class="new" title="/subpage (page does not exist)">/subpage</a>
14739 BUG 561: {{/Subpage}}
14741 subpage title=[[Page]]
14745 <p><a href="/index.php?title=Page/Subpage&action=edit&redlink=1" class="new" title="Page/Subpage (page does not exist)">Page/Subpage</a>
14753 Category:MediaWiki User's Guide
14761 [[:Category:MediaWiki User's Guide]]
14763 <p><a href="/wiki/Category:MediaWiki_User%27s_Guide" title="Category:MediaWiki User's Guide">Category:MediaWiki User's Guide</a>
14772 [[Category:MediaWiki User's Guide]]
14774 cat=MediaWiki_User's_Guide sort=
14776 <link rel="mw:PageProp/Category" href="./Category:MediaWiki_User's_Guide" data-parsoid='{"stx":"simple","a":{"href":"./Category:MediaWiki_User's_Guide"},"sa":{"href":"Category:MediaWiki User's Guide"}}'/>
14780 PAGESINCATEGORY invalid title fatal (r33546 fix)
14782 {{PAGESINCATEGORY:<bogus>}}
14789 Category with different sort key
14793 [[Category:MediaWiki User's Guide|Foo]]
14795 cat=MediaWiki_User's_Guide sort=Foo
14797 <link rel="mw:PageProp/Category" href="./Category:MediaWiki_User's_Guide#Foo" data-parsoid='{"stx":"piped","a":{"href":"./Category:MediaWiki_User's_Guide"},"sa":{"href":"Category:MediaWiki User's Guide"}}'/>
14801 Category with identical sort key
14805 [[Category:MediaWiki User's Guide|MediaWiki User's Guide]]
14807 cat=MediaWiki_User's_Guide sort=MediaWiki User's Guide
14809 <link rel="mw:PageProp/Category" href="./Category:MediaWiki_User's_Guide#MediaWiki%20User's%20Guide" data-parsoid='{"stx":"piped","a":{"href":"./Category:MediaWiki_User's_Guide"},"sa":{"href":"Category:MediaWiki User's Guide"}}'/>
14813 Category with empty sort key
14818 [[Category:MediaWiki User's Guide|]]
14820 [[Category:MediaWiki User's Guide|MediaWiki User's Guide]]
14824 Category with empty sort key and parentheses
14829 [[Category:Foo (bar)|]]
14831 [[Category:Foo (bar)|Foo]]
14835 Category with link tail
14840 123[[Category:Foo]]456
14842 123[[Category:Foo]]456
14846 Category with template
14851 [[Category:{{echo|Foo}}]]
14853 [[Category:{{echo|Foo}}]]
14857 Category with template in sort key
14862 [[Category:Foo|{{echo|Bar}}]]
14864 [[Category:Foo|{{echo|Bar}}]]
14868 Category with template in sort key and title
14873 [[Category:{{echo|Foo}}|{{echo|Bar}}]]
14875 [[Category:{{echo|Foo}}|{{echo|Bar}}]]
14878 ## We used to, but no longer wt2wt this test since the default serializer
14879 ## will normalize all categories to serialize on their own line.
14880 ## This wikitext usage is going to be fairly uncommon in production and
14881 ## selser will take care of preserving formatting in those scenarios.
14883 Category / paragraph interactions
14887 Foo [[Category:Baz]] Bar
14889 Foo [[Category:Baz]]
14897 [[Category:Baz]] Bar
14910 {{echo|[[Category:Baz]]}}
14923 <p>Foo <link rel="mw:PageProp/Category" href="Category:Baz"/> Bar</p>
14924 <p>Foo <link rel="mw:PageProp/Category" href="Category:Baz"/> Bar</p>
14925 <p>Foo <link rel="mw:PageProp/Category" href="Category:Baz"/> Bar</p>
14926 <p>Foo <link rel="mw:PageProp/Category" href="Category:Baz"/> Bar</p>
14927 <p>Foo <link rel="mw:PageProp/Category" href="Category:Baz"/> <link rel="mw:PageProp/Category" href="Category:Baz"/> <link rel="mw:PageProp/Category" href="Category:Baz"/> Bar <link rel="mw:PageProp/Category" href="Category:Baz"/> <link rel="mw:PageProp/Category" href="Category:Baz"/> <link rel="mw:PageProp/Category" href="Category:Baz"/> <link rel="mw:PageProp/Category" href="Category:Baz"/> <link rel="mw:PageProp/Category" href="Category:Baz" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[[Category:Baz]]"}},"i":0}}]}'/></p>
14928 <link rel="mw:PageProp/Category" href="Category:Baz"/>
14931 ## We used to, but no longer wt2wt this test since the default serializer
14932 ## will normalize all categories to serialize on their own line.
14933 ## This wikitext usage is going to be fairly uncommon in production and
14934 ## selser will take care of preserving formatting in those scenarios.
14936 ## The whitespace on the empty line is part of the test. Please do not delete
14938 1. Categories and newlines: All preceding newlines should be suppressed (courtesy bug 87)
14944 [[Category:Foo]] and this should be part of same paragraph (not an indent-pre)
14946 {{echo|[[Category:Foo]] and so should this!}}
14948 <p>This and this should be part of same paragraph (not an indent-pre) and so should this!
14953 <link rel="mw:PageProp/Category" href="./Category:Foo"/> and this should be part of same paragraph (not an indent-pre)
14955 <link rel="mw:PageProp/Category" href="./Category:Foo" about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[[Category:Foo]] and so should this!"}},"i":0}}]}'/><span about="#mwt1"> and so should this!</span></p>
14958 ## Parsoid will not try to wt2wt this while preserving newlines because
14959 ## it suppresses excess newlines within list items -- and we don't want to
14960 ## introduce a special case just for categories, which is, in reality somewhat
14961 ## odd behavior -- categories are unlikely to be used in list items like this
14962 ## in top-level pages and are only likely to show up in template-generated
14963 ## list items where this RT-ing is a non-issue.
14965 ## The whitespace on the empty line is part of the test. Please do not delete
14967 2. Categories and newlines: All preceding newlines should be suppressed (courtesy bug 87)
14973 [[Category:Foo]] and this should be part of the same list item
14976 {{echo|[[Category:Foo]] and this should be part of the same list item}}
14978 <ul><li>This and this should be part of the same list item</li>
14979 <li>So should this and this should be part of the same list item</li></ul>
14982 <li>This <link rel="mw:PageProp/Category" href="./Category:Foo"/> and this should be part of the same list item</li>
14983 <li>So should this <link rel="mw:PageProp/Category" href="./Category:Foo" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[[Category:Foo]] and this should be part of the same list item"}},"i":0}}]}'/><span> and this should be part of the same list item</span></li>
14987 ## Newlines and categories that follow the last item of a list
14988 ## are treated differently because this (list followed by categories)
14989 ## is an extremely common pattern on wikis.
14991 3. Categories and newlines: newline suppression for last list item should RT properly
15004 <link rel="mw:PageProp/Category" href="./Category:Foo" data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"}}'/>
15006 <link rel="mw:PageProp/Category" href="./Category:Bar" data-parsoid='{"stx":"simple","a":{"href":"./Category:Bar"},"sa":{"href":"Category:Bar"}}'/>
15007 <link rel="mw:PageProp/Category" href="./Category:Baz" data-parsoid='{"stx":"simple","a":{"href":"./Category:Baz"},"sa":{"href":"Category:Baz"}}'/>
15011 4. Categories and newlines: newline suppression for last list item should RT properly
15019 <ul><li><ul><li><ul><li> b</li></ul></li></ul></li></ul></li></ul>
15021 <link rel="mw:PageProp/Category" href="./Category:Foo" data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"}}'/>
15024 ## only wt2html for this to make sure the algo only applies to the rightmost path
15026 5. Categories and newlines: migrateTrailingCategories dom pass should only run on the rightmost path of nested lists
15039 <link rel="mw:PageProp/Category" href="./Category:Foo" data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"}}'/></li></ul></li>
15041 <ul><li> d</li></ul></li></ul>
15042 <link rel="mw:PageProp/Category" href="./Category:Foo" data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"}}'/>
15045 ## We used to, but no longer wt2wt this test since the default serializer
15046 ## will normalize all categories to serialize on their own line.
15047 ## This wikitext usage is going to be fairly uncommon in production and
15048 ## selser will take care of preserving formatting in those scenarios.
15050 6. Categories and newlines: migrateTrailingCategories dom pass should not migrate categories not preceded by newlines
15054 * a [[Category:Foo]]
15056 <ul><li>a <link rel="mw:PageProp/Category" href="./Category:Foo" data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"}}'/></li></ul>
15059 # This test also demonstrates because of newline+category tunneling
15060 # through the list hander, template wrapping doesn't expand to the
15061 # containing list when the list item swallows the category.
15063 7. Categories and newlines: migrateTrailingCategories dom pass should leave template content alone
15068 <ul><li> <span about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a\n[[Category:Foo]]"}},"i":0}}]}'>a
15069 </span><link rel="mw:PageProp/Category" href="./Category:Foo" about="#mwt1" data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"}}'/></li></ul>
15073 8. Categories and newlines: migrateTrailingCategories dom pass should not get tripped by intervening templates
15077 {{echo|[[Category:Foo]]
15081 <ul><li> a</li></ul>
15083 <link rel="mw:PageProp/Category" href="./Category:Foo" about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"},"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[[Category:Foo]]\n[[Category:Bar]]"}},"i":0}}]}'/><span about="#mwt1">
15084 </span><link rel="mw:PageProp/Category" href="./Category:Bar" about="#mwt1" data-parsoid='{"stx":"simple","a":{"href":"./Category:Bar"},"sa":{"href":"Category:Bar"}}'/>
15085 <link rel="mw:PageProp/Category" href="./Category:Baz" data-parsoid='{"stx":"simple","a":{"href":"./Category:Baz"},"sa":{"href":"Category:Baz"}}'/>
15089 Category links with multiple namespaces
15091 [[Category:Project:Foo]]
15093 <link rel="mw:PageProp/Category" href="./Category:Project:Foo" />
15097 Parsoid: Serialize link to category page with colon escape
15103 [[:Category:Foo|Bar]]
15106 <a rel="mw:WikiLink" href="./Category:Foo" title="Category:Foo">Category:Foo</a>
15107 <a rel="mw:WikiLink" href="./Category:Foo" title="Category:Foo">Bar</a>
15111 # We used to, but no longer wt2wt this test since the default serializer
15112 # will normalize all categories to serialize on their own line.
15113 # This wikitext usage is going to be fairly uncommon in production and
15114 # selser will take care of preventing whitespace insertion if this
15115 # occurs in an article.
15117 # html2html disabled for the same reason (whitespace insertion between
15120 # html2wt disabled because it localizes the "Category" namespace.
15122 Link prefix/suffixes aren't applied to category links
15132 <p>x<link rel="mw:PageProp/Category" href="./Flokkur:Foo" data-parsoid=""/>y</p>
15136 Parsoid: Serialize link to file page with colon escape
15142 [[:File:Foo.png|Bar]]
15145 <a rel="mw:WikiLink" href="./File:Foo.png" title="File:Foo.png">File:Foo.png</a>
15146 <a rel="mw:WikiLink" href="./File:Foo.png" title="File:Foo.png">Bar</a>
15151 Parsoid: Serialize a genuine category link without colon escape
15156 [[Category:Foo|Bar]]
15158 <link rel="mw:PageProp/Category" href="./Category:Foo">
15159 <link rel="mw:PageProp/Category" href="./Category:Foo#Bar">
15163 Normalize hrefs properly before testing for invalid link targets (bug 70894)
15167 <link rel="mw:PageProp/Category" href="./Category:Toxine_bactérienne"/>
15169 [[Category:Toxine bactérienne]]
15173 Parsoid: Defaultsort
15175 {{DEFAULTSORT:Foo}}
15177 <meta property="mw:PageProp/categorydefaultsort" content="Foo"/>
15181 Parsoid: Defaultsort (template-generated)
15183 {{{{echo|DEFAULTSORT}}:Foo}}
15185 <meta property="mw:PageProp/categorydefaultsort" content="Foo" about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[]]}' data-mw='{"parts":[{"template":{"target":{"wt":"{{echo|DEFAULTSORT}}:Foo"},"params":{},"i":0}}]}'/>
15189 ### Inter-language links
15192 Interlanguage links
15200 es:Alimento fr:Nourriture zh:食品
15202 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Alimento"/>
15203 <link rel="mw:PageProp/Language" href="http://fr.wikipedia.org/wiki/Nourriture"/>
15204 <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/食品"/>
15208 Duplicate interlanguage links (bug 24502)
15219 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/1"/>
15220 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/2"/>
15221 <link rel="mw:PageProp/Language" href="http://fr.wikipedia.org/wiki/1"/>
15222 <link rel="mw:PageProp/Language" href="http://fr.wikipedia.org/wiki/2"/>
15229 Basic section headings
15236 ===Smaller headline===
15239 <h2><span class="mw-headline" id="Headline_1">Headline 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Headline 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15242 <h2><span class="mw-headline" id="Headline_2">Headline 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Headline 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15245 <h3><span class="mw-headline" id="Smaller_headline">Smaller headline</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Smaller headline">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15251 Section headings with TOC
15254 === Subheadline 1 ===
15255 ===== Skipping a level =====
15256 ====== Skipping a level ======
15260 ===Another headline===
15262 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15264 <li class="toclevel-1 tocsection-1"><a href="#Headline_1"><span class="tocnumber">1</span> <span class="toctext">Headline 1</span></a>
15266 <li class="toclevel-2 tocsection-2"><a href="#Subheadline_1"><span class="tocnumber">1.1</span> <span class="toctext">Subheadline 1</span></a>
15268 <li class="toclevel-3 tocsection-3"><a href="#Skipping_a_level"><span class="tocnumber">1.1.1</span> <span class="toctext">Skipping a level</span></a>
15270 <li class="toclevel-4 tocsection-4"><a href="#Skipping_a_level_2"><span class="tocnumber">1.1.1.1</span> <span class="toctext">Skipping a level</span></a></li>
15277 <li class="toclevel-1 tocsection-5"><a href="#Headline_2"><span class="tocnumber">2</span> <span class="toctext">Headline 2</span></a>
15279 <li class="toclevel-2 tocsection-6"><a href="#Another_headline"><span class="tocnumber">2.1</span> <span class="toctext">Another headline</span></a></li>
15285 <h2><span class="mw-headline" id="Headline_1">Headline 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Headline 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15286 <h3><span class="mw-headline" id="Subheadline_1">Subheadline 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Subheadline 1">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15287 <h5><span class="mw-headline" id="Skipping_a_level">Skipping a level</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Skipping a level">edit</a><span class="mw-editsection-bracket">]</span></span></h5>
15288 <h6><span class="mw-headline" id="Skipping_a_level_2">Skipping a level</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Skipping a level">edit</a><span class="mw-editsection-bracket">]</span></span></h6>
15289 <h2><span class="mw-headline" id="Headline_2">Headline 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Headline 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15292 <h3><span class="mw-headline" id="Another_headline">Another headline</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: Another headline">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15297 TOC anchors don't collide
15305 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15307 <li class="toclevel-1 tocsection-1"><a href="#Headline_2"><span class="tocnumber">1</span> <span class="toctext">Headline 2</span></a></li>
15308 <li class="toclevel-1 tocsection-2"><a href="#Headline"><span class="tocnumber">2</span> <span class="toctext">Headline</span></a></li>
15309 <li class="toclevel-1 tocsection-3"><a href="#Headline_2_2"><span class="tocnumber">3</span> <span class="toctext">Headline 2</span></a></li>
15310 <li class="toclevel-1 tocsection-4"><a href="#Headline_3"><span class="tocnumber">4</span> <span class="toctext">Headline</span></a></li>
15314 <h2><span class="mw-headline" id="Headline_2">Headline 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Headline 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15315 <h2><span class="mw-headline" id="Headline">Headline</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Headline">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15316 <h2><span class="mw-headline" id="Headline_2_2">Headline 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Headline 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15317 <h2><span class="mw-headline" id="Headline_3">Headline</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Headline">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15321 # perl -e 'print "="x$_," Level $_ heading","="x$_,"\n" for 1..10'
15323 Handling of sections up to level 6 and beyond
15326 == Level 2 Heading==
15327 === Level 3 Heading===
15328 ==== Level 4 Heading====
15329 ===== Level 5 Heading=====
15330 ====== Level 6 Heading======
15331 ======= Level 7 Heading=======
15332 ======== Level 8 Heading========
15333 ========= Level 9 Heading=========
15334 ========== Level 10 Heading==========
15336 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15338 <li class="toclevel-1 tocsection-1"><a href="#Level_1_Heading"><span class="tocnumber">1</span> <span class="toctext">Level 1 Heading</span></a>
15340 <li class="toclevel-2 tocsection-2"><a href="#Level_2_Heading"><span class="tocnumber">1.1</span> <span class="toctext">Level 2 Heading</span></a>
15342 <li class="toclevel-3 tocsection-3"><a href="#Level_3_Heading"><span class="tocnumber">1.1.1</span> <span class="toctext">Level 3 Heading</span></a>
15344 <li class="toclevel-4 tocsection-4"><a href="#Level_4_Heading"><span class="tocnumber">1.1.1.1</span> <span class="toctext">Level 4 Heading</span></a>
15346 <li class="toclevel-5 tocsection-5"><a href="#Level_5_Heading"><span class="tocnumber">1.1.1.1.1</span> <span class="toctext">Level 5 Heading</span></a>
15348 <li class="toclevel-6 tocsection-6"><a href="#Level_6_Heading"><span class="tocnumber">1.1.1.1.1.1</span> <span class="toctext">Level 6 Heading</span></a></li>
15349 <li class="toclevel-6 tocsection-7"><a href="#.3D_Level_7_Heading.3D"><span class="tocnumber">1.1.1.1.1.2</span> <span class="toctext">= Level 7 Heading=</span></a></li>
15350 <li class="toclevel-6 tocsection-8"><a href="#.3D.3D_Level_8_Heading.3D.3D"><span class="tocnumber">1.1.1.1.1.3</span> <span class="toctext">== Level 8 Heading==</span></a></li>
15351 <li class="toclevel-6 tocsection-9"><a href="#.3D.3D.3D_Level_9_Heading.3D.3D.3D"><span class="tocnumber">1.1.1.1.1.4</span> <span class="toctext">=== Level 9 Heading===</span></a></li>
15352 <li class="toclevel-6 tocsection-10"><a href="#.3D.3D.3D.3D_Level_10_Heading.3D.3D.3D.3D"><span class="tocnumber">1.1.1.1.1.5</span> <span class="toctext">==== Level 10 Heading====</span></a></li>
15366 <h1><span class="mw-headline" id="Level_1_Heading">Level 1 Heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Level 1 Heading">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
15367 <h2><span class="mw-headline" id="Level_2_Heading">Level 2 Heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Level 2 Heading">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15368 <h3><span class="mw-headline" id="Level_3_Heading">Level 3 Heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Level 3 Heading">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15369 <h4><span class="mw-headline" id="Level_4_Heading">Level 4 Heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Level 4 Heading">edit</a><span class="mw-editsection-bracket">]</span></span></h4>
15370 <h5><span class="mw-headline" id="Level_5_Heading">Level 5 Heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Level 5 Heading">edit</a><span class="mw-editsection-bracket">]</span></span></h5>
15371 <h6><span class="mw-headline" id="Level_6_Heading">Level 6 Heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: Level 6 Heading">edit</a><span class="mw-editsection-bracket">]</span></span></h6>
15372 <h6><span class="mw-headline" id=".3D_Level_7_Heading.3D">= Level 7 Heading=</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=7" title="Edit section: = Level 7 Heading=">edit</a><span class="mw-editsection-bracket">]</span></span></h6>
15373 <h6><span class="mw-headline" id=".3D.3D_Level_8_Heading.3D.3D">== Level 8 Heading==</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=8" title="Edit section: == Level 8 Heading==">edit</a><span class="mw-editsection-bracket">]</span></span></h6>
15374 <h6><span class="mw-headline" id=".3D.3D.3D_Level_9_Heading.3D.3D.3D">=== Level 9 Heading===</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=9" title="Edit section: === Level 9 Heading===">edit</a><span class="mw-editsection-bracket">]</span></span></h6>
15375 <h6><span class="mw-headline" id=".3D.3D.3D.3D_Level_10_Heading.3D.3D.3D.3D">==== Level 10 Heading====</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=10" title="Edit section: ==== Level 10 Heading====">edit</a><span class="mw-editsection-bracket">]</span></span></h6>
15380 TOC regression (T11764)
15384 ==== title 1.1.1 ====
15389 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15391 <li class="toclevel-1 tocsection-1"><a href="#title_1"><span class="tocnumber">1</span> <span class="toctext">title 1</span></a>
15393 <li class="toclevel-2 tocsection-2"><a href="#title_1.1"><span class="tocnumber">1.1</span> <span class="toctext">title 1.1</span></a>
15395 <li class="toclevel-3 tocsection-3"><a href="#title_1.1.1"><span class="tocnumber">1.1.1</span> <span class="toctext">title 1.1.1</span></a></li>
15398 <li class="toclevel-2 tocsection-4"><a href="#title_1.2"><span class="tocnumber">1.2</span> <span class="toctext">title 1.2</span></a></li>
15401 <li class="toclevel-1 tocsection-5"><a href="#title_2"><span class="tocnumber">2</span> <span class="toctext">title 2</span></a>
15403 <li class="toclevel-2 tocsection-6"><a href="#title_2.1"><span class="tocnumber">2.1</span> <span class="toctext">title 2.1</span></a></li>
15409 <h2><span class="mw-headline" id="title_1">title 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: title 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15410 <h3><span class="mw-headline" id="title_1.1">title 1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: title 1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15411 <h4><span class="mw-headline" id="title_1.1.1">title 1.1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: title 1.1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h4>
15412 <h3><span class="mw-headline" id="title_1.2">title 1.2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: title 1.2">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15413 <h2><span class="mw-headline" id="title_2">title 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: title 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15414 <h3><span class="mw-headline" id="title_2.1">title 2.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: title 2.1">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15419 TOC for heading containing <span id="..."></span> (T96153)
15422 ==<span id="old-anchor"></span>New title==
15424 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15426 <li class="toclevel-1 tocsection-1"><a href="#New_title"><span class="tocnumber">1</span> <span class="toctext">New title</span></a></li>
15430 <h2><span class="mw-headline" id="New_title"><span id="old-anchor"></span>New title</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: New title">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15435 TOC with wgMaxTocLevel=3 (bug 6204)
15441 ==== title 1.1.1 ====
15446 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15448 <li class="toclevel-1 tocsection-1"><a href="#title_1"><span class="tocnumber">1</span> <span class="toctext">title 1</span></a>
15450 <li class="toclevel-2 tocsection-2"><a href="#title_1.1"><span class="tocnumber">1.1</span> <span class="toctext">title 1.1</span></a></li>
15451 <li class="toclevel-2 tocsection-4"><a href="#title_1.2"><span class="tocnumber">1.2</span> <span class="toctext">title 1.2</span></a></li>
15454 <li class="toclevel-1 tocsection-5"><a href="#title_2"><span class="tocnumber">2</span> <span class="toctext">title 2</span></a>
15456 <li class="toclevel-2 tocsection-6"><a href="#title_2.1"><span class="tocnumber">2.1</span> <span class="toctext">title 2.1</span></a></li>
15462 <h2><span class="mw-headline" id="title_1">title 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: title 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15463 <h3><span class="mw-headline" id="title_1.1">title 1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: title 1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15464 <h4><span class="mw-headline" id="title_1.1.1">title 1.1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: title 1.1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h4>
15465 <h3><span class="mw-headline" id="title_1.2">title 1.2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: title 1.2">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15466 <h2><span class="mw-headline" id="title_2">title 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: title 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15467 <h3><span class="mw-headline" id="title_2.1">title 2.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: title 2.1">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15472 TOC with wgMaxTocLevel=3 and two level four headings (bug 6204)
15478 ====Section 1.1.1====
15479 ====Section 1.1.1.1====
15482 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15484 <li class="toclevel-1 tocsection-1"><a href="#Section_1"><span class="tocnumber">1</span> <span class="toctext">Section 1</span></a>
15486 <li class="toclevel-2 tocsection-2"><a href="#Section_1.1"><span class="tocnumber">1.1</span> <span class="toctext">Section 1.1</span></a></li>
15489 <li class="toclevel-1 tocsection-5"><a href="#Section_2"><span class="tocnumber">2</span> <span class="toctext">Section 2</span></a></li>
15493 <h2><span class="mw-headline" id="Section_1">Section 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15494 <h3><span class="mw-headline" id="Section_1.1">Section 1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Section 1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15495 <h4><span class="mw-headline" id="Section_1.1.1">Section 1.1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Section 1.1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h4>
15496 <h4><span class="mw-headline" id="Section_1.1.1.1">Section 1.1.1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Section 1.1.1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h4>
15497 <h2><span class="mw-headline" id="Section_2">Section 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Section 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15503 Resolving duplicate section names
15508 <h2><span class="mw-headline" id="Foo_bar">Foo bar</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Foo bar">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15509 <h2><span class="mw-headline" id="Foo_bar_2">Foo bar</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Foo bar">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15514 Resolving duplicate section names with differing case (bug 10721)
15519 <h2><span class="mw-headline" id="Foo_bar">Foo bar</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Foo bar">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15520 <h2><span class="mw-headline" id="Foo_Bar_2">Foo Bar</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Foo Bar">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15532 Template with sections, __NOTOC__
15539 <h2><span class="mw-headline" id="Section_0">Section 0</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section 0">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15540 <h3><span class="mw-headline" id="Section_1">Section 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Template:Sections&action=edit&section=T-1" title="Template:Sections">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15541 <h2><span class="mw-headline" id="Section_2">Section 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Template:Sections&action=edit&section=T-2" title="Template:Sections">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15542 <h2><span class="mw-headline" id="Section_4">Section 4</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Section 4">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15547 __NOEDITSECTION__ keyword
15553 <h2><span class="mw-headline" id="Section_1">Section 1</span></h2>
15554 <h2><span class="mw-headline" id="Section_2">Section 2</span></h2>
15559 Link inside a section heading
15561 ==Section with a [[Main Page|link]] in it==
15563 <h2><span class="mw-headline" id="Section_with_a_link_in_it">Section with a <a href="/wiki/Main_Page" title="Main Page">link</a> in it</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section with a link in it">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15568 TOC regression (T14077)
15575 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15577 <li class="toclevel-1 tocsection-1"><a href="#title_1"><span class="tocnumber">1</span> <span class="toctext">title 1</span></a>
15579 <li class="toclevel-2 tocsection-2"><a href="#title_1.1"><span class="tocnumber">1.1</span> <span class="toctext">title 1.1</span></a></li>
15582 <li class="toclevel-1 tocsection-3"><a href="#title_2"><span class="tocnumber">2</span> <span class="toctext">title 2</span></a></li>
15586 <h2><span class="mw-headline" id="title_1">title 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: title 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15587 <h3><span class="mw-headline" id="title_1.1">title 1.1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: title 1.1">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
15588 <h2><span class="mw-headline" id="title_2">title 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: title 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15593 BUG 1219 URL next to image (good)
15595 http://example.com [[File:Foobar.jpg]]
15597 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a> <a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
15600 <p><a rel="mw:ExtLink" href="http://example.com">http://example.com</a> <span class="mw-default-size" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
15604 Short headings with trailing space should match behavior of Parser::doHeadings (bug 19910)
15607 The line above must have a trailing space!
15610 But just in case it doesn't...
15612 <h1><span class="mw-headline" id=".3D">=</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: =">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
15613 <p>The line above must have a trailing space!
15615 <h1><span class="mw-headline" id=".3D_2">=</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: =">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
15616 <p>But just in case it doesn't...
15621 Header with special characters (bug 25462)
15623 The tooltips shall not show entities to the user (ie. be double escaped)
15640 <p>The tooltips shall not show entities to the user (ie. be double escaped)
15642 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15644 <li class="toclevel-1 tocsection-1"><a href="#text_.3E_text"><span class="tocnumber">1</span> <span class="toctext">text > text</span></a></li>
15645 <li class="toclevel-1 tocsection-2"><a href="#text_.3C_text"><span class="tocnumber">2</span> <span class="toctext">text < text</span></a></li>
15646 <li class="toclevel-1 tocsection-3"><a href="#text_.26_text"><span class="tocnumber">3</span> <span class="toctext">text & text</span></a></li>
15647 <li class="toclevel-1 tocsection-4"><a href="#text_.27_text"><span class="tocnumber">4</span> <span class="toctext">text ' text</span></a></li>
15648 <li class="toclevel-1 tocsection-5"><a href="#text_.22_text"><span class="tocnumber">5</span> <span class="toctext">text " text</span></a></li>
15652 <h2><span class="mw-headline" id="text_.3E_text">text > text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: text > text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15655 <h2><span class="mw-headline" id="text_.3C_text">text < text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: text < text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15658 <h2><span class="mw-headline" id="text_.26_text">text & text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: text & text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15661 <h2><span class="mw-headline" id="text_.27_text">text ' text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: text ' text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15664 <h2><span class="mw-headline" id="text_.22_text">text " text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: text " text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15670 Header with space, plus and underscore as entity
15672 Id should not contain + for spaces
15674 == Space between Text ==
15677 == Space-Entity between Text ==
15680 == Plus+between+Text ==
15683 == Plus-Entity+between+Text ==
15686 == Underscore_between_Text ==
15689 == Underscore-Entity_between_Text ==
15692 [[#Space between Text]]
15693 [[#Space-Entity between Text]]
15694 [[#Plus+between+Text]]
15695 [[#Plus-Entity+between+Text]]
15696 [[#Underscore_between_Text]]
15697 [[#Underscore-Entity_between_Text]]
15699 <p>Id should not contain + for spaces
15701 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15703 <li class="toclevel-1 tocsection-1"><a href="#Space_between_Text"><span class="tocnumber">1</span> <span class="toctext">Space between Text</span></a></li>
15704 <li class="toclevel-1 tocsection-2"><a href="#Space-Entity_between_Text"><span class="tocnumber">2</span> <span class="toctext">Space-Entity between Text</span></a></li>
15705 <li class="toclevel-1 tocsection-3"><a href="#Plus.2Bbetween.2BText"><span class="tocnumber">3</span> <span class="toctext">Plus+between+Text</span></a></li>
15706 <li class="toclevel-1 tocsection-4"><a href="#Plus-Entity.2Bbetween.2BText"><span class="tocnumber">4</span> <span class="toctext">Plus-Entity+between+Text</span></a></li>
15707 <li class="toclevel-1 tocsection-5"><a href="#Underscore_between_Text"><span class="tocnumber">5</span> <span class="toctext">Underscore_between_Text</span></a></li>
15708 <li class="toclevel-1 tocsection-6"><a href="#Underscore-Entity_between_Text"><span class="tocnumber">6</span> <span class="toctext">Underscore-Entity_between_Text</span></a></li>
15712 <h2><span class="mw-headline" id="Space_between_Text">Space between Text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Space between Text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15715 <h2><span class="mw-headline" id="Space-Entity_between_Text">Space-Entity between Text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Space-Entity between Text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15718 <h2><span class="mw-headline" id="Plus.2Bbetween.2BText">Plus+between+Text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Plus+between+Text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15721 <h2><span class="mw-headline" id="Plus-Entity.2Bbetween.2BText">Plus-Entity+between+Text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Plus-Entity+between+Text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15724 <h2><span class="mw-headline" id="Underscore_between_Text">Underscore_between_Text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Underscore between Text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15727 <h2><span class="mw-headline" id="Underscore-Entity_between_Text">Underscore-Entity_between_Text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: Underscore-Entity_between_Text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
15729 </p><p><a href="#Space_between_Text">#Space between Text</a>
15730 <a href="#Space-Entity_between_Text">#Space-Entity between Text</a>
15731 <a href="#Plus.2Bbetween.2BText">#Plus+between+Text</a>
15732 <a href="#Plus-Entity.2Bbetween.2BText">#Plus-Entity+between+Text</a>
15733 <a href="#Underscore_between_Text">#Underscore_between_Text</a>
15734 <a href="#Underscore-Entity_between_Text">#Underscore-Entity_between_Text</a>
15739 Headers with excess '=' characters
15740 (Are similar tests necessary beyond the 1st level?)
15744 =''italic'' heading==
15745 ==''italic'' heading=
15747 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15749 <li class="toclevel-1 tocsection-1"><a href="#foo.3D"><span class="tocnumber">1</span> <span class="toctext">foo=</span></a></li>
15750 <li class="toclevel-1 tocsection-2"><a href="#.3Dfoo"><span class="tocnumber">2</span> <span class="toctext">=foo</span></a></li>
15751 <li class="toclevel-1 tocsection-3"><a href="#italic_heading.3D"><span class="tocnumber">3</span> <span class="toctext"><i>italic</i> heading=</span></a></li>
15752 <li class="toclevel-1 tocsection-4"><a href="#.3Ditalic_heading"><span class="tocnumber">4</span> <span class="toctext">=<i>italic</i> heading</span></a></li>
15756 <h1><span class="mw-headline" id="foo.3D">foo=</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: foo=">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
15757 <h1><span class="mw-headline" id=".3Dfoo">=foo</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: =foo">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
15758 <h1><span class="mw-headline" id="italic_heading.3D"><i>italic</i> heading=</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: italic heading=">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
15759 <h1><span class="mw-headline" id=".3Ditalic_heading">=<i>italic</i> heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: =italic heading">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
15764 HTML headers vs TOC (bug 23393)
15765 (__NOEDITSECTION__ for clearer output, doesn't matter here)
15777 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
15779 <li class="toclevel-1"><a href="#Header_1"><span class="tocnumber">1</span> <span class="toctext">Header 1</span></a>
15781 <li class="toclevel-2 tocsection-1"><a href="#Header_1.1"><span class="tocnumber">1.1</span> <span class="toctext">Header 1.1</span></a></li>
15782 <li class="toclevel-2 tocsection-2"><a href="#Header_1.2"><span class="tocnumber">1.2</span> <span class="toctext">Header 1.2</span></a></li>
15785 <li class="toclevel-1"><a href="#Header_2"><span class="tocnumber">2</span> <span class="toctext">Header 2</span></a>
15787 <li class="toclevel-2 tocsection-3"><a href="#Header_2.1"><span class="tocnumber">2.1</span> <span class="toctext">Header 2.1</span></a></li>
15788 <li class="toclevel-2 tocsection-4"><a href="#Header_2.2"><span class="tocnumber">2.2</span> <span class="toctext">Header 2.2</span></a></li>
15794 <h1><span class="mw-headline" id="Header_1">Header 1</span></h1>
15795 <h2><span class="mw-headline" id="Header_1.1">Header 1.1</span></h2>
15796 <h2><span class="mw-headline" id="Header_1.2">Header 1.2</span></h2>
15797 <h1><span class="mw-headline" id="Header_2">Header 2</span></h1>
15798 <h2><span class="mw-headline" id="Header_2.1">Header 2.1</span></h2>
15799 <h2><span class="mw-headline" id="Header_2.2">Header 2.2</span></h2>
15804 Single-line or multiline-comments can follow headings
15806 parsoid=wt2html,wt2wt
15814 <h2><span class="mw-headline" id="foo">foo</span></h2>
15815 <h2><span class="mw-headline" id="bar">bar</span></h2>
15816 <h2><span class="mw-headline" id="baz">baz</span></h2>
15821 BUG 1219 URL next to image (broken)
15823 http://example.com[[File:Foobar.jpg]]
15825 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
15828 <p><a rel="mw:ExtLink" href="http://example.com">http://example.com</a><span class="mw-default-size" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a></span></p>
15832 Bug 1186 news: in the middle of text
15834 http://en.wikinews.org/wiki/Wikinews:Workplace
15836 <p><a rel="nofollow" class="external free" href="http://en.wikinews.org/wiki/Wikinews:Workplace">http://en.wikinews.org/wiki/Wikinews:Workplace</a>
15842 Namespaced link must have a title
15851 Namespaced link must have a title (bad fragment version)
15853 [[Project:#fragment]]
15855 <p>[[Project:#fragment]]
15861 ### HTML tags and HTML attributes
15865 div with no attributes
15867 <div>HTML rocks</div>
15869 <div>HTML rocks</div>
15874 div with double-quoted attribute
15876 <div id="rock">HTML rocks</div>
15878 <div id="rock">HTML rocks</div>
15883 div with single-quoted attribute
15885 <div id='rock'>HTML rocks</div>
15887 <div id="rock">HTML rocks</div>
15892 div with unquoted attribute
15894 <div id=rock>HTML rocks</div>
15896 <div id="rock">HTML rocks</div>
15901 div with illegal double attributes
15903 <div id="a" id="b">HTML rocks</div>
15905 <div id="b">HTML rocks</div>
15910 div with empty attribute value, space before equals
15912 parsoid=wt2html,html2html
15914 <div class =>HTML rocks</div>
15916 <div class="">HTML rocks</div>
15919 <div class="" data-parsoid='{"stx":"html"}'>HTML rocks</div>
15923 div with multiple empty attribute values
15925 parsoid=wt2html,html2html
15927 <div id= title=>HTML rocks</div>
15929 <div id="title.3D">HTML rocks</div>
15932 <div id="title=" data-parsoid='{"stx":"html"}'>HTML rocks</div>
15936 table with multiple empty attribute values
15938 parsoid=wt2html,html2html
15944 <table title="id=">
15950 <table title="id=">
15951 <tbody><tr><td> hi</td></tr>
15956 div with braces in attribute value
15958 <div title="{}">Foo</div>
15960 <div title="{}">Foo</div>
15963 <div title="{}">Foo</div>
15967 div with empty attribute value, no space before equals
15969 parsoid=wt2html,html2html
15971 <div class=>HTML rocks</div>
15973 <div class="">HTML rocks</div>
15976 <div class="">HTML rocks</div>
15980 HTML multiple attributes correction
15982 <p class="error" class="awesome">Awesome!</p>
15984 <p class="awesome">Awesome!</p>
15989 Table multiple attributes correction
15992 !+ class="error" class="awesome"| status
15997 <th class="awesome"> status
16005 <DIV ID="x">HTML ROCKS</DIV>
16007 <div id="x">HTML ROCKS</div>
16012 Non-ASCII pseudo-tags are rendered as text
16021 Pseudo-tag with URL 'name' renders as url link
16023 <http://example.com/>
16025 <p><<a rel="nofollow" class="external free" href="http://example.com/">http://example.com/</a>>
16030 text with amp in the middle of nowhere
16034 <p>Remember AT&T?
16039 text with character entity: eacute
16041 I always thought é was a cute letter.
16043 <p>I always thought é was a cute letter.
16046 <p>I always thought é was a cute letter.</p>
16050 text with entity-escaped character entity-like string: eacute
16052 I always thought &eacute; was a cute letter.
16054 <p>I always thought &eacute; was a cute letter.
16059 text with undefined character entity: xacute
16061 I always thought &xacute; was a cute letter.
16063 <p>I always thought &xacute; was a cute letter.
16070 <data value="5">five</data>
16071 <time datetime="2000-01-01T00:00Z">The new millenium started</time>
16072 <mark>This highlighted text</mark>
16074 <p><data value="5">five</data>
16075 <time datetime="2000-01-01T00:00Z">The new millenium started</time>
16076 <mark>This highlighted text</mark>
16081 HTML tag with leading space is parsed as text
16085 <p>< div>foo< /div>
16090 ### Nesting tests (see bug 41545, 50604, 51081)
16093 # This test case is fixed in Parsoid by domino 1.0.12. (bug 50604)
16094 # Note that html2wt is considerably more difficult if we use <b> in
16095 # the test case, instead of <big>
16097 Ensure that HTML adoption agency algorithm is properly implemented.
16099 <big>X<big>Y</big>Z</big>
16101 <p><big>X<big>Y</big>Z</big>
16105 # This was bug 41545 in the PHP parser.
16106 # Note that tidy doesn't handle this correctly.
16110 <kbd>X<kbd>Y</kbd>Z</kbd>
16112 <p><kbd>X<kbd>Y</kbd>Z</kbd>
16116 # The following cases were bug 51081 in the PHP parser.
16117 # Note that there are some other nestable tags (b, i, etc) which are
16118 # not covered; see bug 51081 for discussion.
16120 # Note that tidy doesn't handle this correctly.
16124 <em>X<em>Y</em>Z</em>
16126 <p><em>X<em>Y</em>Z</em>
16130 # Note that tidy doesn't handle this correctly.
16132 Nesting of <strong>
16134 <strong>X<strong>Y</strong>Z</strong>
16136 <p><strong>X<strong>Y</strong>Z</strong>
16145 <p><q>X<q>Y</q>Z</q></p>
16148 # Note that tidy doesn't handle this correctly.
16152 <ruby>X<ruby>Y</ruby>Z</ruby>
16154 <p><ruby>X<ruby>Y</ruby>Z</ruby>
16158 # Note that tidy doesn't handle this correctly.
16162 <bdo>X<bdo>Y</bdo>Z</bdo>
16164 <p><bdo>X<bdo>Y</bdo>Z</bdo>
16176 [[Media:Foobar.jpg]]
16178 <p><a href="http://example.com/images/3/3a/Foobar.jpg" class="internal" title="Foobar.jpg">Media:Foobar.jpg</a>
16183 Media link with text
16185 [[Media:Foobar.jpg|A neat file to look at]]
16187 <p><a href="http://example.com/images/3/3a/Foobar.jpg" class="internal" title="Foobar.jpg">A neat file to look at</a>
16191 # FIXME: this is still bad HTML tag nesting
16192 # FIXME: doBlockLevels won't wrap this in a paragraph because it contains a div
16194 Media link with nasty text
16196 [[Media:Foobar.jpg|Safe Link<div style=display:none>" onmouseover="alert(document.cookie)" onfoo="</div>]]
16198 <a href="http://example.com/images/3/3a/Foobar.jpg" class="internal" title="Foobar.jpg">Safe Link<div style="display:none">" onmouseover="alert(document.cookie)" onfoo="</div></a>
16201 <p><a href="http://example.com/images/3/3a/Foobar.jpg" class="internal" title="Foobar.jpg">Safe Link</a></p>
16202 <div style="display:none">" onmouseover="alert(document.cookie)" onfoo="</div>
16206 Media link to nonexistent file (bug 1702)
16208 [[Media:No such.jpg]]
16210 <p><a href="/index.php?title=Special:Upload&wpDestFile=No_such.jpg" class="new" title="No such.jpg">Media:No such.jpg</a>
16215 Image link to nonexistent file (bug 1850 - good)
16217 [[File:No_such.jpg]]
16219 <p><a href="/index.php?title=Special:Upload&wpDestFile=No_such.jpg" class="new" title="File:No such.jpg">File:No such.jpg</a>
16222 <p><span class="mw-default-size" typeof="mw:Error mw:Image" data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}]}'><a href="./File:No_such.jpg"><img resource="./File:No_such.jpg" src="./Special:FilePath/No_such.jpg" height="220" width="220"/></a></span></p>
16226 :Image link to nonexistent file (bug 1850 - bad)
16228 [[:Image:No such.jpg]]
16230 <p><a href="/index.php?title=File:No_such.jpg&action=edit&redlink=1" class="new" title="File:No such.jpg (page does not exist)">Image:No such.jpg</a>
16233 <p><a rel="mw:WikiLink" href="./File:No_such.jpg" title="File:No such.jpg">Image:No such.jpg</a></p>
16239 Character reference normalization in link text (bug 1938)
16241 [[Main Page|this&that]]
16243 <p><a href="/wiki/Main_Page" title="Main Page">this&that</a>
16250 Test for unicode normalization
16252 The page's name is U+05d0 U+05b7, with non-canonical form U+FB2E
16256 (bug 19451) Links should refer to the normalized form.
16264 <p><a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
16265 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
16266 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
16267 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
16268 <a href="/wiki/%D7%90%D6%B7" title="אַ">אַ</a>
16273 Empty attribute crash test (bug 2067)
16275 <font color="">foo</font>
16277 <p><font color="">foo</font>
16282 Empty attribute crash test single-quotes (bug 2067)
16284 <font color=''>foo</font>
16286 <p><font color="">foo</font>
16291 Attribute test: equals, then nothing
16293 parsoid=wt2html,html2html
16295 <font color=>foo</font>
16297 <p><font color="">foo</font>
16300 <p><font color="" data-parsoid='{"stx":"html"}'>foo</font></p>
16304 Attribute test: unquoted value
16306 parsoid=wt2html,html2html
16308 <font color=x>foo</font>
16310 <p><font color="x">foo</font>
16313 <p><font color="x" data-parsoid='{"stx":"html"}'>foo</font></p>
16317 Attribute test: unquoted but illegal value (hash)
16319 <font color=#x>foo</font>
16321 <p><font color="#x">foo</font>
16325 # Parsoid does not serialize to empty attribute syntax,
16326 # so wt2wt and html2wt cases are skipped
16328 Attribute test: no value (T54330)
16330 parsoid=wt2html,html2html
16332 <font color>foo</font>
16334 <p><font color="">foo</font>
16337 <p><font color="">foo</font></p>
16341 Bug 2095: link with three closing brackets
16345 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>]
16348 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page">Main Page</a>]</p>
16352 Bug 2095: link with pipe and three closing brackets
16354 [[Main Page|link]]]
16356 <p><a href="/wiki/Main_Page" title="Main Page">link</a>]
16359 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page">link</a>]</p>
16363 Bug 2095: link with pipe and three closing brackets, version 2
16365 [[Main Page|[http://example.com/]]]
16367 <p><a href="/wiki/Main_Page" title="Main Page">[http://example.com/]</a>
16370 <p><a rel="mw:WikiLink" href="./Main_Page" title="Main Page">[http://example.com/]</a></p>
16379 Template:Dangerous attribute
16381 " onmouseover="alert(document.cookie)
16385 Template:Dangerous style attribute
16387 border-size: expression(alert(document.cookie))
16393 <div style="float: right; {{{1}}}">Magic div</div>
16397 Bug 2304: HTML attribute safety (safe template; regression bug 2309)
16399 <div title="{{test}}"></div>
16401 <div title="This is a test template"></div>
16405 # Parsoid has enough context to handle this case
16407 Bug 2304: HTML attribute safety (dangerous template; 2309)
16409 <div title="{{dangerous attribute}}"></div>
16411 <div title=""></div>
16414 <div title='" onmouseover="alert(document.cookie)' about="#mwt2" typeof="mw:ExpandedAttrs" data-parsoid='{"stx":"html","a":{"title":"\" onmouseover=\"alert(document.cookie)"},"sa":{"title":"{{dangerous attribute}}"}}' data-mw='{"attribs":[[{"txt":"title"},{"html":"<span about=\"#mwt1\" typeof=\"mw:Transclusion\" data-parsoid='{\"pi\":[[]],\"dsr\":[12,35,null,null]}' data-mw='{\"parts\":[{\"template\":{\"target\":{\"wt\":\"dangerous attribute\",\"href\":\"./Template:Dangerous_attribute\"},\"params\":{},\"i\":0}}]}'>\" onmouseover=\"alert(document.cookie)</span>"}]]}'></div>
16418 Bug 2304: HTML attribute safety (dangerous style template; 2309)
16420 <div style="{{dangerous style attribute}}"></div>
16422 <div style="/* insecure input */"></div>
16427 Bug 2304: HTML attribute safety (safe parameter; 2309)
16429 {{div style|width: 200px}}
16431 <div style="float: right; width: 200px">Magic div</div>
16436 Bug 2304: HTML attribute safety (unsafe parameter; 2309)
16438 {{div style|width: expression(alert(document.cookie))}}
16440 <div style="/* insecure input */">Magic div</div>
16445 Bug 2304: HTML attribute safety (unsafe breakout parameter; 2309)
16447 {{div style|"><script>alert(document.cookie)</script>}}
16449 <div style="float: right;"><script>alert(document.cookie)</script>">Magic div</div>
16454 Bug 2304: HTML attribute safety (unsafe breakout parameter 2; 2309)
16456 {{div style|" ><script>alert(document.cookie)</script>}}
16458 <div style="float: right;"><script>alert(document.cookie)</script>">Magic div</div>
16463 Bug 2304: HTML attribute safety (link)
16465 <div title="[[Main Page]]"></div>
16467 <div title="[[Main Page]]"></div>
16472 Bug 2304: HTML attribute safety (italics)
16474 <div title="''foobar''"></div>
16476 <div title="''foobar''"></div>
16481 Bug 2304: HTML attribute safety (bold)
16483 <div title="'''foobar'''"></div>
16485 <div title="'''foobar'''"></div>
16491 Bug 2304: HTML attribute safety (ISBN)
16493 <div title="ISBN 1234567890"></div>
16495 <div title="ISBN 1234567890"></div>
16500 Bug 2304: HTML attribute safety (RFC)
16502 <div title="RFC 1234"></div>
16504 <div title="RFC 1234"></div>
16509 Bug 2304: HTML attribute safety (PMID)
16511 <div title="PMID 1234567890"></div>
16513 <div title="PMID 1234567890"></div>
16518 Bug 2304: HTML attribute safety (web link)
16520 <div title="http://example.com/"></div>
16522 <div title="http://example.com/"></div>
16527 Bug 2304: HTML attribute safety (named web link)
16529 <div title="[http://example.com/ link]"></div>
16531 <div title="[http://example.com/ link]"></div>
16536 Bug 3244: HTML attribute safety (extension; safe)
16538 <div style="<nowiki>background:blue</nowiki>"></div>
16540 <div style="background:blue"></div>
16545 Bug 3244: HTML attribute safety (extension; unsafe)
16547 <div style="<nowiki>border-left:expression(alert(document.cookie))</nowiki>"></div>
16549 <div style="/* insecure input */"></div>
16553 # More MSIE fun discovered by Tom Gilder
16556 MSIE CSS safety test: spurious slash
16558 <div style="background-image:u\rl(javascript:alert('boo'))">evil</div>
16560 <div style="/* insecure input */">evil</div>
16565 MSIE CSS safety test: hex code
16567 <div style="background-image:u\72l(javascript:alert('boo'))">evil</div>
16569 <div style="/* insecure input */">evil</div>
16574 MSIE CSS safety test: comment in url
16576 <div style="background-image:u/**/rl(javascript:alert('boo'))">evil</div>
16578 <div style="background-image:u rl(javascript:alert('boo'))">evil</div>
16583 MSIE CSS safety test: comment in expression
16585 <div style="background-image:expres/**/sion(alert('boo4'))">evil4</div>
16587 <div style="background-image:expres sion(alert('boo4'))">evil4</div>
16592 CSS safety test (all browsers): vertical tab (bug 55332 / CVE-2013-4567)
16594 <p style="font-size: 100px; background-image:url\b(https://www.google.com/images/srpr/logo6w.png)">A</p>
16596 <p style="/* invalid control char */">A</p>
16601 MSIE 6 CSS safety test: Fullwidth (bug 55332)
16603 <p style="font-size: 100px; color: expression((title='XSSed'),'red')">A</p>
16604 <div style="top:EXPRESSION(alert())">B</div>
16606 <p style="/* insecure input */">A</p>
16607 <div style="/* insecure input */">B</div>
16612 MSIE 6 CSS safety test: IPA extensions (bug 55332)
16614 <div style="background-image:uʀʟ(javascript:alert())">A</div>
16615 <p style="font-size: 100px; color: expʀessɪoɴ((title='XSSed'),'red')">B</p>
16617 <div style="/* insecure input */">A</div>
16618 <p style="/* insecure input */">B</p>
16623 MSIE 6 CSS safety test: sup/sub script (bug 55332)
16625 <div style="background-image:url⁽javascript:alert())">A</div>
16626 <div style="background-image:url₍javascript:alert())">B</div>
16627 <p style="font-size: 100px; color: expressioⁿ((title='XSSed'),'red')">C</p>
16629 <div style="/* insecure input */">A</div>
16630 <div style="/* insecure input */">B</div>
16631 <p style="/* insecure input */">C</p>
16635 # FIXME: Parsoid fails to sanitize this! See T58846.
16640 title="data:text/html,<img src=1 onerror=alert(1)>"
16641 style="-o-link:attr(title);-o-link-source:current">X</div>
16643 <div title="data:text/html,<img src=1 onerror=alert(1)>" style="/* insecure input */">X</div>
16648 MSIE 6 CSS safety test: Repetition markers (bug 55332)
16650 <p style="font-size: 100px; color: expres〱ion((title='XSSed'),'red')">A</p>
16651 <p style="font-size: 100px; color: expresゝion((title='XSSed'),'red')">B</p>
16652 <p style="font-size: 100px; color: expresーion((title='XSSed'),'red')">C</p>
16653 <p style="font-size: 100px; color: expresヽion((title='XSSed'),'red')">D</p>
16654 <p style="font-size: 100px; color: expresﹽion((title='XSSed'),'red')">E</p>
16655 <p style="font-size: 100px; color: expresﹼion((title='XSSed'),'red')">F</p>
16656 <p style="font-size: 100px; color: expresーion((title='XSSed'),'red')">G</p>
16658 <p style="/* insecure input */">A</p>
16659 <p style="/* insecure input */">B</p>
16660 <p style="/* insecure input */">C</p>
16661 <p style="/* insecure input */">D</p>
16662 <p style="/* insecure input */">E</p>
16663 <p style="/* insecure input */">F</p>
16664 <p style="/* insecure input */">G</p>
16669 Table attribute legitimate extension
16672 !+ style="<nowiki>color:blue</nowiki>"| status
16677 <th style="color:blue"> status
16683 Table attribute safety
16686 !+ style="<nowiki>border-width:expression(0+alert(document.cookie))</nowiki>"| status
16691 <th style="/* insecure input */"> status
16697 CSS line continuation 1
16699 <div style="background-image: u\ rl(test.jpg);"></div>
16701 <div style="/* insecure input */"></div>
16706 CSS line continuation 2
16708 <div style="background-image: u\ rl(test.jpg); "></div>
16710 <div style="/* invalid control char */"></div>
16721 Expansion of multi-line templates in attribute values (bug 6255)
16723 <div style="background: {{identity|#00FF00}}">-</div>
16725 <div style="background: #00FF00">-</div>
16731 Expansion of multi-line templates in attribute values (bug 6255 sanity check)
16733 <div style="background:
16736 <div style="background: #00FF00">-</div>
16739 <div style="background:
16744 Expansion of multi-line templates in attribute values (bug 6255 sanity check 2)
16746 <div style="background: #00FF00">-</div>
16748 <div style="background: #00FF00">-</div>
16753 Tags which are hidden from Tidy cannot pass through the Sanitizer
16755 <mw:toc><script>alert();</script></mw:toc>
16757 <p><mw:toc><script>alert();</script></mw:toc></p>
16761 ### Parser hooks (see tests/parser/parserTestsParserHook.php for the <tag> extension)
16764 Parser hook: empty input
16775 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{},"body":{"extsrc":""}}' data-parsoid='{}' about="#mwt2"></pre>
16778 ## Don't expect parsoid to rt this form.
16780 Parser hook: empty input using terminated empty elements
16782 parsoid=wt2html,html2html
16793 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{},"body":null}' data-parsoid='{}' about="#mwt2"></pre>
16797 Parser hook: empty input using terminated empty elements (space before)
16808 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{},"body":null}' data-parsoid='{}' about="#mwt2"></pre>
16812 Parser hook: basic input
16823 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{},"body":{"extsrc":"input"}}' data-parsoid='{}' about="#mwt2"></pre>
16826 ## Don't expect parsoid to rt this form.
16828 Parser hook: case insensitive
16830 parsoid=wt2html,html2html
16841 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{},"body":{"extsrc":"input"}}' data-parsoid='{}' about="#mwt2"></pre>
16844 ## Don't expect parsoid to rt this form.
16846 Parser hook: case insensitive, redux
16848 parsoid=wt2html,html2html
16859 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{},"body":{"extsrc":"input"}}' data-parsoid='{}' about="#mwt2"></pre>
16863 Parser hook: nested tags
16865 <tag><tag></tag></tag>
16874 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{},"body":{"extsrc":"<tag>"}}' data-parsoid='{}' about="#mwt2"></pre></tag>
16878 Parser hook: basic arguments
16880 <tag width="200" height="100" depth="50" square=""></tag>
16893 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{"width":"200","height":"100","depth":"50","square":""},"body":{"extsrc":""}}' data-parsoid='{}' about="#mwt2"></pre>
16896 ## Don't expect parsoid to rt this form.
16898 Parser hook: basic arguments, variations
16900 parsoid=wt2html,html2html
16902 <tag width=200 height = "100" depth = '50' square></tag>
16915 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{"width":"200","height":"100","depth":"50","square":""},"body":{"extsrc":""}}' data-parsoid='{}' about="#mwt2"></pre>
16919 Parser hook: argument containing a forward slash (bug 5344)
16921 <tag filename="/tmp/bla"></tag>
16926 'filename' => '/tmp/bla',
16931 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{"filename":"/tmp/bla"},"body":{"extsrc":""}}' data-parsoid='{}' about="#mwt2"></pre>
16934 ## Don't expect parsoid to rt this form.
16936 Parser hook: empty input using terminated empty elements (bug 2374)
16938 parsoid=wt2html,html2html
16950 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{"foo":"bar"},"body":null}' data-parsoid='{}' about="#mwt2"></pre>text
16953 ## </tag> should be output literally since there is no matching tag that begins it
16954 ## Don't expect parsoid to rt this form.
16956 Parser hook: basic arguments using terminated empty elements (bug 2374)
16960 <tag width=200 height = "100" depth = '50' square/>
16977 <pre typeof="mw:Extension/tag" data-mw='{"name":"tag","attrs":{"width":"200","height":"100","depth":"50","square":""},"body":null}' about="#mwt2"></pre><p>other stuff
16981 ## Don't expect parsoid to rt this form.
16983 Parser hook: Don't allow unclosed extension tags
16989 this is a '''test'''
16991 <p>test <tag>123
16992 </p><p>this is a <b>test</b>
16995 <p>test <tag>123</p>
16997 <p>this is a <b>test</b></p>
17001 ### (see tests/parser/parserTestsParserHook.php for the <statictag> extension)
17005 Parser hook: static parser hook not inside a comment
17007 <statictag>hello, world</statictag>
17009 <statictag action="flush" />
17015 <p><span typeof="mw:Extension/statictag" data-mw='{"name":"statictag","attrs":{},"body":{"extsrc":"hello, world"}}' data-parsoid='{}' about="#mwt2"></span></p>
17016 <p typeof="mw:Extension/statictag" data-mw='{"name":"statictag","attrs":{"action":"flush"},"body":null}' data-parsoid='{}' about="#mwt4">hello, world</p>
17020 Parser hook: static parser hook inside a comment
17022 <!-- <statictag>hello, world</statictag> -->
17023 <statictag action="flush" />
17028 <!-- <statictag>hello, world</statictag> -->
17029 <p typeof="mw:Extension/statictag" data-mw='{"name":"statictag","attrs":{"action":"flush"},"body":null}' data-parsoid='{}' about="#mwt2"></p>
17032 # Nested template calls; this case was broken by Parser.php rev 1.506,
17036 Template:One-parameter
17038 (My parameter is: {{{1}}})
17042 Template:Map-one-parameter
17044 {{{{{1}}}|{{{2}}}}}
17048 Nested template calls
17050 {{Map-one-parameter|One-parameter|param}}
17052 <p>(My parameter is: param)
17061 # HTML+Tidy effectively strips out the empty tags completely
17062 # But since Parsoid doesn't it wraps the <s></s> tags in p-tags
17063 # which Tidy would have done for the PHP parser had there been content inside it.
17065 Sanitizer: Closing of open tags
17067 <s></s><table></table>
17069 <s></s><table></table>
17072 <p><s></s></p><table></table>
17076 Sanitizer: Closing of open but not closed tags
17085 Sanitizer: Closing of closed but not open tags
17095 Sanitizer: Closing of closed but not open table tags
17099 Table not started</td></tr></table>
17101 <p>Table not started</p>
17103 <p>Table not started</p>
17107 Sanitizer: Escaping of spaces, multibyte characters, colons & other stuff in id=""
17109 <span id="æ: v">byte</span>[[#æ: v|backlink]]
17111 <p><span id=".C3.A6:_v">byte</span><a href="#.C3.A6:_v">backlink</a>
17115 # In HTML5, the restrictions are that id must contain at least one character,
17116 # and must not contain any space characters.
17118 Sanitizer: Validating the contents of the id attribute (bug 4515)
17122 <br id="" /><br id="a space" />
17127 # In HTML5, id must be unique amongst all the ids in the element's home subtree.
17129 Sanitizer: Validating id attribute uniqueness (bug 4515, bug 6301)
17133 <br id="foo" /><br id="foo" />
17135 Something need to be done. foo-2 ?
17139 Sanitizer: Validating that <meta> and <link> work, but only for Microdata
17142 <meta itemprop="hello" content="world">
17143 <meta http-equiv="refresh" content="5">
17144 <meta itemprop="hello" http-equiv="refresh" content="5">
17145 <link itemprop="hello" href="{{SERVER}}">
17146 <link rel="stylesheet" href="{{SERVER}}">
17147 <link rel="stylesheet" itemprop="hello" href="{{SERVER}}">
17151 <p> <meta itemprop="hello" content="world" />
17152 <meta http-equiv="refresh" content="5">
17153 <meta itemprop="hello" content="5" />
17155 <link itemprop="hello" href="http://example.org" />
17156 <link rel="stylesheet" href="<a rel="nofollow" class="external free" href="http://example.org">http://example.org</a>">
17157 <link itemprop="hello" href="http://example.org" />
17163 Language converter: output gets cut off unexpectedly (bug 5757)
17167 this bit is safe: }-
17169 but if we add a conversion instance: -{zh-cn:xxx;zh-tw:yyy}-
17171 then we get cut off here: }-
17173 all additional text is vanished
17175 <p>this bit is safe: }-
17176 </p><p>but if we add a conversion instance: xxx
17177 </p><p>then we get cut off here: }-
17178 </p><p>all additional text is vanished
17183 Self closed html pairs (bug 5487)
17186 <center><font id="bug" />Centered text</center>
17187 <div><font id="bug2" />In div text</div>
17189 <center><font id="bug" />Centered text</center>
17190 <div><font id="bug2" />In div text</div>
17199 Punctuation: nbsp before exclamation
17203 <p>C'est grave !
17208 Punctuation: CSS !important (bug 11874)
17210 <div style="width:50% !important">important</div>
17212 <div style="width:50% !important">important</div>
17217 Punctuation: CSS ! important (bug 11874; with space after)
17219 <div style="width:50% ! important">important</div>
17221 <div style="width:50% ! important">important</div>
17226 HTML bullet list, closed tags (bug 5497)
17239 <ul data-parsoid='{"stx":"html"}'>
17240 <li data-parsoid='{"stx":"html"}'>One</li>
17241 <li data-parsoid='{"stx":"html"}'>Two</li>
17247 HTML bullet list, unclosed tags (bug 5497)
17259 <ul data-parsoid='{"stx":"html"}'>
17260 <li data-parsoid='{"stx":"html","autoInsertedEnd":true}'>One</li>
17261 <li data-parsoid='{"stx":"html","autoInsertedEnd":true}'>Two</li>
17267 HTML ordered list, closed tags (bug 5497)
17280 <ol data-parsoid='{"stx":"html"}'>
17281 <li data-parsoid='{"stx":"html"}'>One</li>
17282 <li data-parsoid='{"stx":"html"}'>Two</li>
17288 HTML ordered list, unclosed tags (bug 5497)
17301 <ol data-parsoid='{"stx":"html"}'>
17302 <li data-parsoid='{"stx":"html","autoInsertedEnd":true}'>One</li>
17303 <li data-parsoid='{"stx":"html","autoInsertedEnd":true}'>Two</li>
17309 HTML nested bullet list, closed tags (bug 5497)
17332 <ul data-parsoid='{"stx":"html"}'>
17333 <li data-parsoid='{"stx":"html"}'>One</li>
17334 <li data-parsoid='{"stx":"html"}'>Two:
17335 <ul data-parsoid='{"stx":"html"}'>
17336 <li data-parsoid='{"stx":"html"}'>Sub-one</li>
17337 <li data-parsoid='{"stx":"html"}'>Sub-two</li>
17344 HTML nested bullet list, open tags (bug 5497)
17381 HTML nested ordered list, closed tags (bug 5497)
17406 HTML nested ordered list, open tags (bug 5497)
17443 HTML ordered list item with parameters oddity
17445 <ol><li id="fragment">One</li>
17448 <ol><li id="fragment">One</li>
17453 # parsoid doesn't explicitly mark autonumbered links, see bug 53505
17455 bug 5918: autonumbering
17457 [http://first/] [http://second] [ftp://ftp]
17461 [mailto:enclosed@mail.tld With target]
17463 [mailto:enclosed@mail.tld]
17465 mailto:inline@mail.tld
17467 <p><a rel="nofollow" class="external autonumber" href="http://first/">[1]</a> <a rel="nofollow" class="external autonumber" href="http://second">[2]</a> <a rel="nofollow" class="external autonumber" href="ftp://ftp">[3]</a>
17468 </p><p><a rel="nofollow" class="external free" href="ftp://inlineftp">ftp://inlineftp</a>
17469 </p><p><a rel="nofollow" class="external text" href="mailto:enclosed@mail.tld">With target</a>
17470 </p><p><a rel="nofollow" class="external autonumber" href="mailto:enclosed@mail.tld">[4]</a>
17471 </p><p><a rel="nofollow" class="external free" href="mailto:inline@mail.tld">mailto:inline@mail.tld</a>
17474 <p><a rel="mw:ExtLink" href="http://first/"></a> <a rel="mw:ExtLink" href="http://second"></a> <a rel="mw:ExtLink" href="ftp://ftp"></a></p>
17475 <p><a rel="mw:ExtLink" href="ftp://inlineftp">ftp://inlineftp</a></p>
17476 <p><a rel="mw:ExtLink" href="mailto:enclosed@mail.tld">With target</a></p>
17477 <p><a rel="mw:ExtLink" href="mailto:enclosed@mail.tld"></a></p>
17478 <p><a rel="mw:ExtLink" href="mailto:inline@mail.tld">mailto:inline@mail.tld</a></p>
17483 # Security and HTML correctness
17484 # From Nick Jenkins' fuzz testing
17488 Fuzz testing: Parser13
17503 Fuzz testing: Parser14
17508 <h2><span class="mw-headline" id="onmouseover.3D">onmouseover=</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: onmouseover=">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
17509 http://<div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
17511 <li class="toclevel-1 tocsection-1"><a href="#onmouseover.3D"><span class="tocnumber">1</span> <span class="toctext">onmouseover=</span></a></li>
17517 <h2><span class="mw-headline" id="onmouseover.3D">onmouseover=</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: onmouseover=">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
17519 <div id="toc" class="toc">
17520 <div id="toctitle">
17524 <li class="toclevel-1 tocsection-1"><a href="#onmouseover.3D"><span class="tocnumber">1</span> <span class="toctext">onmouseover=</span></a></li>
17531 Fuzz testing: Parser14-table
17533 parsoid=wt2html,html2html
17538 <h2><span class="mw-headline" id="a">a</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: a">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
17539 <table style="__TOC__">
17544 <h2><span class="mw-headline" id="a">a</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: a">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
17545 <table style="__TOC__">
17552 <table style="__TOC__"></table>
17555 # Known to produce bogus xml (extra </td>)
17557 Fuzz testing: Parser16
17584 Fuzz testing: Parser21
17587 ! irc://{{ftp://a" onmouseover="alert('hello world');"
17592 <th> <a rel="nofollow" class="external free" href="irc://{{ftp://a">irc://{{ftp://a</a>" onmouseover="alert('hello world');"
17602 Fuzz testing: Parser22
17604 http://===r:::https://b
17608 <p><a rel="nofollow" class="external free" href="http://===r:::https://b">http://===r:::https://b</a>
17616 # Known to produce bad XML for now
17618 Fuzz testing: Parser24
17623 | {{{{SSSll!!!!!!!VVVV)]]][[Special:*xxxxxxx--><noinclude>}}}} >
17624 <br style="onmouseover='alert(document.cookie);' " />
17626 MOVE YOUR MOUSE CURSOR OVER THIS TEXT
17631 <u class="|">}}}} >
17632 <br style="onmouseover='alert(document.cookie);'" />
17634 MOVE YOUR MOUSE CURSOR OVER THIS TEXT
17643 # Note: the current result listed for this is not what the original one was,
17644 # but the original bug was JavaScript injection, which is fixed in any case.
17645 # It's not clear that the original result listed was any more correct than the
17646 # current one. Original result:
17649 # <li class="||">
17650 # }}}blah" onmouseover="alert('hello world');" align="left"<b>MOVE MOUSE CURSOR OVER HERE</b>
17652 Fuzz testing: Parser25 (bug 6055)
17658 }}}blah" onmouseover="alert('hello world');" align="left"'''MOVE MOUSE CURSOR OVER HERE
17660 <p><LI CLASS=blah" onmouseover="alert('hello world');" align="left"<b>MOVE MOUSE CURSOR OVER HERE</b>
17665 Fuzz testing: URL adjacent extension (with space, clean)
17667 http://example.com <nowiki>junk</nowiki>
17669 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a> junk
17672 <p><a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a> <span typeof="mw:Nowiki">junk</span></p>
17676 Fuzz testing: URL adjacent extension (no space, dirty; nowiki)
17678 http://example.com<nowiki>junk</nowiki>
17680 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>junk
17683 <p><a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a><span typeof="mw:Nowiki">junk</span></p>
17687 Fuzz testing: URL adjacent extension (no space, dirty; pre)
17689 http://example.com<pre>junk</pre>
17691 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a><pre>junk</pre>
17694 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a></p>
17699 <p><a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a></p><pre data-parsoid='{"stx":"html"}'>junk</pre>
17703 Fuzz testing: image with bogus manual thumbnail
17705 [[Image:foobar.jpg|thumbnail= ]]
17707 <div class="thumb tright"><div class="thumbinner" style="width:182px;">Error creating thumbnail: <div class="thumbcaption"></div></div></div>
17710 <figure class="mw-default-size" typeof="mw:Error mw:Image/Thumb" data-parsoid='{"optList":[{"ck":"manualthumb","ak":"thumbnail= "}]}' data-mw='{"errors":[{"key":"missing-thumbnail","message":"This thumbnail does not exist.","params":{"name":""}}],"thumb":""}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="./Special:FilePath/" height="220" width="220" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"220"},"sa":{"resource":"Image:foobar.jpg"}}'/></a></figure>
17714 Fuzz testing: encoded newline in generated HTML replacements (bug 6577)
17716 <pre dir=" "></pre>
17718 <pre dir=" "></pre>
17723 Parsing optional HTML elements (Bug 6171)
17728 <td> Some tabular data</td>
17729 <td> More tabular data ...
17730 <td> And yet som tabular data</td>
17736 <td> Some tabular data</td>
17737 <td> More tabular data ...
17738 </td><td> And yet som tabular data</td>
17745 Correct handling of <td>, <tr> (Bug 6171)
17750 <td> Some tabular data</td>
17751 <td> More tabular data ...</td>
17752 <td> And yet som tabular data</td>
17758 <td> Some tabular data</td>
17759 <td> More tabular data ...</td>
17760 <td> And yet som tabular data</td>
17768 Parsing crashing regression (fr:JavaScript)
17772 <p></body></x>
17777 Inline wiki vs wiki block nesting
17783 <p><b>Bold paragraph</b>
17784 </p><p>New wiki paragraph
17788 # FIXME: The current php output is documented
17789 # and desired output is the parsoid target.
17791 Inline HTML vs wiki block nesting
17797 <p><b>Bold paragraph
17798 </p><p>New wiki paragraph</b>
17801 <p><b>Bold paragraph</b>
17802 </p><p>New wiki paragraph
17806 # Original result was this:
17807 # <p><b>bold</b><b>bold<i>bolditalics</i></b>
17809 # While that might be marginally more intuitive, maybe, the six-apostrophe
17810 # construct is clearly pathological and the result stated here (which is what
17811 # the parser actually does) is about as reasonable as anything.
17813 Mixing markup for italics and bold
17816 '''bold''''''bold''bolditalics'''''
17818 <p>'<i>bold'</i><b>bold<i>bolditalics</i></b>
17826 Article for special page transclusion test
17830 Special page transclusion
17833 {{Special:Prefixindex/Xyzzyx}}
17835 <ul class="mw-prefixindex-list"><li><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></li>
17841 Special page transclusion twice (bug 5021)
17844 {{Special:Prefixindex/Xyzzyx}}
17845 {{Special:Prefixindex/Xyzzyx}}
17847 <ul class="mw-prefixindex-list"><li><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></li>
17849 <ul class="mw-prefixindex-list"><li><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></li>
17855 Transclusion of default MediaWiki message
17857 {{MediaWiki:Mainpage}}
17864 Transclusion of nonexistent MediaWiki message
17866 {{MediaWiki:Mainpagexxx}}
17868 <p><a href="/index.php?title=MediaWiki:Mainpagexxx&action=edit&redlink=1" class="new" title="MediaWiki:Mainpagexxx (page does not exist)">MediaWiki:Mainpagexxx</a>
17873 Transclusion of MediaWiki message with underscore
17875 {{MediaWiki:history_short}}
17882 Transclusion of MediaWiki message with space
17884 {{MediaWiki:history short}}
17891 Invalid header with following text
17901 Section extraction test (section 0)
17921 Section extraction test (section 1)
17943 Section extraction test (section 2)
17964 Section extraction test (section 3)
17984 Section extraction test (section 4)
18008 Section extraction test (section 5)
18028 Section extraction test (section 6)
18049 Section extraction test (section 7)
18069 Section extraction test (section 8)
18089 Section extraction test (section 9)
18110 Section extraction test (section 10)
18130 Section extraction test (nonexistent section 11)
18149 Section extraction test with bogus heading (section 1)
18154 ==bogus== not a legal section
18158 ==bogus== not a legal section
18162 Section extraction test with bogus heading (section 2)
18167 ==bogus== not a legal section
18174 Section extraction test with comment after heading (section 1)
18186 Section extraction test with comment after heading (section 2)
18198 Section extraction test with bogus <nowiki> heading (section 1)
18203 ==bogus== <nowiki>not a legal section</nowiki>
18207 ==bogus== <nowiki>not a legal section</nowiki>
18211 Section extraction test with bogus <nowiki> heading (section 2)
18216 ==bogus== <nowiki>not a legal section</nowiki>
18222 # Formerly testing for bug 2587, now resolved by the use of unmarked sections
18223 # instead of respecting commented sections
18225 Section extraction prefixed by comment (section 1)
18236 Section extraction prefixed by comment (section 2)
18246 # Formerly testing for bug 2607, now resolved by the use of unmarked sections
18247 # instead of respecting HTML-style headings
18249 Section extraction, mixed wiki and html (section 1)
18265 Section extraction, mixed wiki and html (section 2)
18281 # Formerly testing for bug 3342
18283 Section extraction, heading surrounded by <noinclude>
18287 <noinclude>==unmarked==</noinclude>
18293 # Test behavior of bug 19910
18295 Sectiion with all-equals
18300 The line above must have a trailing space
18303 But just in case it doesn't...
18307 But just in case it doesn't...
18311 Section replacement test (section 0)
18342 Section replacement test (section 1)
18371 Section replacement test (section 2)
18401 Section replacement test (section 3)
18432 Section replacement test (section 4)
18459 Section replacement test (section 5)
18490 Section replacement test (section 6)
18520 Section replacement test (section 7)
18551 Section replacement test (section 8)
18582 Section replacement test (section 9)
18611 Section replacement test (section 10)
18641 Section replacement test with initial whitespace (bug 13728)
18645 Preformatted initial line
18649 Preformatted initial line
18656 Section extraction, heading followed by pre with 20 spaces (bug 6398)
18668 Section extraction, heading followed by pre with 19 spaces (bug 6398 sanity check)
18681 Section extraction, <pre> around bogus header (bug 10309)
18698 Section replacement, <pre> around bogus header (bug 10309)
18720 Handling of 
 in URLs
18724 <ul><li><ul><li> <a rel="nofollow" class="external free" href="irc://%0Aa">irc://%0Aa</a></li></ul></li></ul>
18727 <ul><li><ul><li> <a rel="mw:ExtLink" href="irc://
18729 a</a></li></ul></li></ul>
18733 Handling of %0A in URLs
18737 <ul><li><ul><li> <a rel="nofollow" class="external free" href="irc://%0Aa">irc://%0Aa</a></li></ul></li></ul>
18740 <ul><li><ul><li> <a rel="mw:ExtLink" href="irc://%0Aa">irc://%0Aa</a></li></ul></li></ul>
18744 # The PHP parser strips the empty tags out for giggles; parsoid doesn't.
18746 5 quotes, code coverage +1 line
18753 <p><b><i></i></b></p>
18756 # same html as previous, but wikitext adjusted to match parsoid html2wt
18757 # note that wt2html and html2html will put the <i> before the <b>
18759 5 quotes, code coverage +1 line w/ nowiki (1)
18761 parsoid=wt2wt,html2wt
18763 '''''<nowiki/>'''''
18768 <p><b><i></i></b></p>
18771 # same as previous, just swapping the <i> and <b>
18773 5 quotes, code coverage +1 line w/ nowiki (2)
18775 '''''<nowiki/>'''''
18780 <p><i><b></b></i></p>
18784 Special:Search page linking.
18788 <p><a href="/wiki/Special:Search" title="Special:Search">Special:Search</a>
18793 {{!}} is a magic word
18795 {{!}} is a magic word there and {{!}} is still a magic word here
18796 | is not a magic word here but {{!}} is still a magic word here
18798 <p>| is a magic word there and | is still a magic word here
18799 | is not a magic word here but | is still a magic word here
18802 <p><span about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[]]}' data-mw='{"parts":[{"template":{"target":{"wt":"!","href":"./Template:!"},"params":{},"i":0}}]}'>|</span> is a magic word there and <span about="#mwt2" typeof="mw:Transclusion" data-parsoid='{"pi":[[]]}' data-mw='{"parts":[{"template":{"target":{"wt":"!","href":"./Template:!"},"params":{},"i":0}}]}'>|</span> is still a magic word here
18803 | is not a magic word here but <span about="#mwt3" typeof="mw:Transclusion" data-parsoid='{"pi":[[]]}' data-mw='{"parts":[{"template":{"target":{"wt":"!","href":"./Template:!"},"params":{},"i":0}}]}'>|</span> is still a magic word here</p>
18810 title=[[Parser test]]
18815 * {{FULLPAGENAMEE}}
18817 * {{BASEPAGENAMEE}}
18821 * {{ROOTPAGENAMEE}}
18823 * {{TALKPAGENAMEE}}
18824 * {{SUBJECTPAGENAME}}
18825 * {{SUBJECTPAGENAMEE}}
18828 * {{NAMESPACENUMBER}}
18832 * {{SUBJECTSPACEE}}
18833 * {{Dynamic|{{NUMBEROFUSERS}}|{{NUMBEROFPAGES}}|{{CURRENTVERSION}}|{{CONTENTLANGUAGE}}|{{DIRECTIONMARK}}|{{CURRENTTIMESTAMP}}|{{NUMBEROFARTICLES}}}}
18835 <ul><li> Parser test</li>
18836 <li> Parser_test</li>
18837 <li> Parser test</li>
18838 <li> Parser_test</li>
18839 <li> Parser test</li>
18840 <li> Parser_test</li>
18841 <li> Parser test</li>
18842 <li> Parser_test</li>
18843 <li> Parser test</li>
18844 <li> Parser_test</li>
18845 <li> Talk:Parser test</li>
18846 <li> Talk:Parser_test</li>
18847 <li> Parser test</li>
18848 <li> Parser_test</li>
18856 <li> <a href="/index.php?title=Template:Dynamic&action=edit&redlink=1" class="new" title="Template:Dynamic (page does not exist)">Template:Dynamic</a></li></ul>
18859 ### Note: Above tests excludes the "{{NUMBEROFADMINS}}" magic word because it generates a MySQL error when included.
18869 image4 |300px| centre
18870 image5.svg| http://///////
18875 <ul class="gallery mw-gallery-traditional">
18876 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18877 <div class="thumb" style="height: 150px;">Image1.png</div>
18878 <div class="gallerytext">
18881 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18882 <div class="thumb" style="height: 150px;">Image2.gif</div>
18883 <div class="gallerytext">
18886 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18887 <div class="thumb" style="height: 150px;">Image3</div>
18888 <div class="gallerytext">
18891 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18892 <div class="thumb" style="height: 150px;">Image4</div>
18893 <div class="gallerytext">
18898 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18899 <div class="thumb" style="height: 150px;">Image5.svg</div>
18900 <div class="gallerytext">
18901 <p><a rel="nofollow" class="external free" href="http://///////">http://///////</a>
18905 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18906 <div class="thumb" style="height: 150px;">* image6</div>
18907 <div class="gallerytext">
18915 Gallery (with options)
18917 <gallery widths='70px' heights='40px' perrow='2' caption='Foo [[Main Page]]' >
18918 File:Nonexistent.jpg|caption
18919 File:Nonexistent.jpg
18920 image:foobar.jpg|some '''caption''' [[Main Page]]
18922 image:foobar.jpg|Blabla|alt=This is a foo-bar.|blabla.
18925 <ul class="gallery mw-gallery-traditional" style="max-width: 226px;_width: 226px;">
18926 <li class='gallerycaption'>Foo <a href="/wiki/Main_Page" title="Main Page">Main Page</a></li>
18927 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
18928 <div class="thumb" style="height: 70px;">Nonexistent.jpg</div>
18929 <div class="gallerytext">
18934 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
18935 <div class="thumb" style="height: 70px;">Nonexistent.jpg</div>
18936 <div class="gallerytext">
18939 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
18940 <div class="thumb" style="width: 100px;"><div style="margin:31px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/70px-Foobar.jpg" width="70" height="8" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/105px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/140px-Foobar.jpg 2x" /></a></div></div>
18941 <div class="gallerytext">
18942 <p>some <b>caption</b> <a href="/wiki/Main_Page" title="Main Page">Main Page</a>
18946 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
18947 <div class="thumb" style="width: 100px;"><div style="margin:31px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/70px-Foobar.jpg" width="70" height="8" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/105px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/140px-Foobar.jpg 2x" /></a></div></div>
18948 <div class="gallerytext">
18951 <li class="gallerybox" style="width: 105px"><div style="width: 105px">
18952 <div class="thumb" style="width: 100px;"><div style="margin:31px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="This is a foo-bar." src="http://example.com/images/thumb/3/3a/Foobar.jpg/70px-Foobar.jpg" width="70" height="8" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/105px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/140px-Foobar.jpg 2x" /></a></div></div>
18953 <div class="gallerytext">
18963 Gallery with link that has fragment
18966 image:foobar.jpg|link=Main_Page
18967 image:foobar.jpg|link=Main_Page#section
18968 image:foobar.jpg|link=Main Page#section|caption
18971 <ul class="gallery mw-gallery-traditional">
18972 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18973 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/Main_Page"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
18974 <div class="gallerytext">
18977 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18978 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/Main_Page#section"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
18979 <div class="gallerytext">
18982 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
18983 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/Main_Page#section"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
18984 <div class="gallerytext">
18994 Gallery with wikitext inside caption
18997 File:foobar.jpg|[[File:foobar.jpg|20px|desc|alt=inneralt]]|alt=galleryalt
18998 File:foobar.jpg|{{Test|unamedParam|alt=param}}|alt=galleryalt
19001 <ul class="gallery mw-gallery-traditional">
19002 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19003 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
19004 <div class="gallerytext">
19005 <p><a href="/wiki/File:Foobar.jpg" class="image" title="desc"><img alt="inneralt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/20px-Foobar.jpg" width="20" height="2" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/30px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/40px-Foobar.jpg 2x" /></a>
19009 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19010 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
19011 <div class="gallerytext">
19012 <p>This is a test template
19021 gallery (with showfilename option)
19023 <gallery showfilename>
19024 File:Nonexistent.jpg|caption
19025 File:Nonexistent.jpg
19026 image:foobar.jpg|some '''caption''' [[Main Page]]
19030 <ul class="gallery mw-gallery-traditional">
19031 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19032 <div class="thumb" style="height: 150px;">Nonexistent.jpg</div>
19033 <div class="gallerytext">
19034 <p><a href="/wiki/File:Nonexistent.jpg" class="galleryfilename galleryfilename-truncate" title="File:Nonexistent.jpg">Nonexistent.jpg</a>
19039 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19040 <div class="thumb" style="height: 150px;">Nonexistent.jpg</div>
19041 <div class="gallerytext">
19042 <p><a href="/wiki/File:Nonexistent.jpg" class="galleryfilename galleryfilename-truncate" title="File:Nonexistent.jpg">Nonexistent.jpg</a>
19046 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19047 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
19048 <div class="gallerytext">
19049 <p><a href="/wiki/File:Foobar.jpg" class="galleryfilename galleryfilename-truncate" title="File:Foobar.jpg">Foobar.jpg</a>
19050 some <b>caption</b> <a href="/wiki/Main_Page" title="Main Page">Main Page</a>
19054 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19055 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
19056 <div class="gallerytext">
19057 <p><a href="/wiki/File:Foobar.jpg" class="galleryfilename galleryfilename-truncate" title="File:Foobar.jpg">Foobar.jpg</a>
19066 Gallery (with namespace-less filenames)
19069 File:Nonexistent.jpg
19075 <ul class="gallery mw-gallery-traditional">
19076 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19077 <div class="thumb" style="height: 150px;">Nonexistent.jpg</div>
19078 <div class="gallerytext">
19081 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19082 <div class="thumb" style="height: 150px;">Nonexistent.jpg</div>
19083 <div class="gallerytext">
19086 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19087 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
19088 <div class="gallerytext">
19091 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
19092 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
19093 <div class="gallerytext">
19101 HTML Hex character encoding (spells the word "JavaScript")
19103 parsoid=wt2html,wt2wt,html2html
19105 JavaScript
19107 <p>JavaScript
19112 <p><span typeof="mw:Entity">J</span><span typeof="mw:Entity">a</span><span typeof="mw:Entity">v</span><span typeof="mw:Entity">a</span><span typeof="mw:Entity">S</span><span typeof="mw:Entity">c</span><span typeof="mw:Entity">r</span><span typeof="mw:Entity">i</span><span typeof="mw:Entity">p</span><span typeof="mw:Entity">t</span></p>
19116 HTML Hex character encoding bogus encoding (bug 26437 regression check)
19120 <p>&#xsee;&#XSEE;
19123 <p>&#xsee;&#XSEE;</p>
19127 HTML Hex character encoding mixed case
19129 parsoid=wt2html,wt2wt,html2html
19138 <p><span typeof="mw:Entity">î</span><span typeof="mw:Entity">î</span></p>
19141 # See: https://www.w3.org/TR/html5/syntax.html#character-references
19142 # Note that U+000C (form feed) is not a valid XML character, so
19143 # it is banned even though allowed in HTML5.
19145 Illegal character references (T106578)
19150 ; Control (low): 
19151 ; Control (high):  Ÿ
19152 ; Surrogate: ��
19153 ; This is an okay astral character: 💩
19162 <dt>Control (low)</dt>
19164 <dt>Control (high)</dt>
19165 <dd>&#x7F; &#x9F;</dd>
19167 <dd>&#xD83D;&#xDCA9;</dd>
19168 <dt>This is an okay astral character</dt>
19174 __FORCETOC__ override
19186 ISBN 978-0-1234-56 789
19188 <p><a href="/wiki/Special:BookSources/9780123456" class="internal mw-magiclink-isbn">ISBN 978-0-1234-56</a> 789
19191 <p><a href="/wiki/Special:BookSources/9780123456" class="internal mw-magiclink-isbn">ISBN 978-0-1234-56</a> 789</p>
19193 <p><a href="./Special:BookSources/9780123456" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 978-0-1234-56</a><span typeof="mw:Entity" data-parsoid='{"src":"&#x20;","srcContent":" "}'> </span>789</p>
19197 ISBN followed by 5 spaces
19208 ISBN ISBN 1234567890
19210 <p>ISBN <a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1234567890</a>
19213 <p>ISBN <a href="./Special:BookSources/1234567890" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 1234567890</a></p>
19216 # Uppercase X and lowercase x as well
19227 <p><a href="/wiki/Special:BookSources/346204561X" class="internal mw-magiclink-isbn">ISBN 3-462-04561-X</a>
19228 <a href="/wiki/Special:BookSources/346204561X" class="internal mw-magiclink-isbn">ISBN 3-462-04561-x</a>
19229 <a href="/wiki/Special:BookSources/080442957X" class="internal mw-magiclink-isbn">ISBN 080442957X</a>
19230 <a href="/wiki/Special:BookSources/080442957X" class="internal mw-magiclink-isbn">ISBN 080442957x</a>
19231 <a href="/wiki/Special:BookSources/978080442957X" class="internal mw-magiclink-isbn">ISBN 978080442957X</a>
19232 <a href="/wiki/Special:BookSources/978080442957X" class="internal mw-magiclink-isbn">ISBN 978080442957x</a>
19235 <p><a href="./Special:BookSources/346204561X" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 3-462-04561-X</a>
19236 <a href="./Special:BookSources/346204561X" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 3-462-04561-x</a>
19237 <a href="./Special:BookSources/080442957X" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 080442957X</a>
19238 <a href="./Special:BookSources/080442957X" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 080442957x</a>
19239 <a href="./Special:BookSources/978080442957X" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 978080442957X</a>
19240 <a href="./Special:BookSources/978080442957X" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 978080442957x</a></p>
19244 ISBN with empty prefix (parsoid test)
19248 <p><a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1234567890</a>
19251 <p><a href="./Special:BookSources/1234567890" rel="mw:WikiLink">ISBN 1234567890</a></p>
19255 Bug 22905: <abbr> followed by ISBN followed by </a>
19257 <abbr>(fr)</abbr> ISBN 2753300917 [http://www.example.com example.com]
19259 <p><abbr>(fr)</abbr> <a href="/wiki/Special:BookSources/2753300917" class="internal mw-magiclink-isbn">ISBN 2753300917</a> <a rel="nofollow" class="external text" href="http://www.example.com">example.com</a>
19262 <p><abbr data-parsoid='{"stx":"html"}'>(fr)</abbr> <a href="./Special:BookSources/2753300917" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 2753300917</a> <a rel="mw:ExtLink" href="http://www.example.com">example.com</a></p>
19270 <p>RFC <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc1234">RFC 1234</a>
19275 Double RFC with a wiki link
19279 <p>RFC <a href="/index.php?title=RFC_1234&action=edit&redlink=1" class="new" title="RFC 1234 (page does not exist)">RFC 1234</a>
19288 <p><a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc983">RFC 983</a> 987
19291 <p><a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc983">RFC 983</a> 987</p>
19295 Centre-aligned image
19297 [[Image:foobar.jpg|centre]]
19299 <div class="center"><div class="floatnone"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div></div>
19306 [[Image:foobar.jpg|none]]
19308 <div class="floatnone"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></div>
19313 Width + Height sized image (using px) (height is ignored)
19315 [[Image:foobar.jpg|640x480px]]
19317 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
19322 Width-sized image (using px, no following whitespace)
19324 [[Image:foobar.jpg|640px]]
19326 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
19331 Width-sized image (using px, with following whitespace - test regression from r39467)
19333 [[Image:foobar.jpg|640px ]]
19335 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
19340 Width-sized image (using px, with preceding whitespace - test regression from r39467)
19342 [[Image:foobar.jpg| 640px]]
19344 <p><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/960px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/1280px-Foobar.jpg 2x" /></a>
19349 Image with page parameter
19353 [[File:LoremIpsum.djvu|page=2]]
19355 <p><a href="/index.php?title=File:LoremIpsum.djvu&page=2" class="image"><img alt="LoremIpsum.djvu" src="http://example.com/images/thumb/5/5f/LoremIpsum.djvu/page2-2480px-LoremIpsum.djvu.jpg" width="2480" height="3508" srcset="http://example.com/images/thumb/5/5f/LoremIpsum.djvu/page2-3720px-LoremIpsum.djvu.jpg 1.5x, http://example.com/images/thumb/5/5f/LoremIpsum.djvu/page2-4960px-LoremIpsum.djvu.jpg 2x" /></a>
19358 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"page","ak":"page=2"}]}'><a href="./File:LoremIpsum.djvu" data-parsoid='{"a":{"href":"./File:LoremIpsum.djvu"},"sa":{}}'><img resource="./File:LoremIpsum.djvu" src="//example.com/images/5/5f/LoremIpsum.djvu" data-file-width="2480" data-file-height="3508" data-file-type="bitmap" height="3508" width="2480" data-parsoid='{"a":{"resource":"./File:LoremIpsum.djvu","height":"3508","width":"2480"},"sa":{"resource":"File:LoremIpsum.djvu"}}'/></a></span></p>
19362 Another italics / bold test
19370 # FIXME: The php output seems broken. It's interleaving some open/close tags.
19376 <dl><dd><dl><dt><dl><dt><dl><dt><dl><dd><dl><dd></dt></dl></dd></dl></dd></dl></dd></dl></dd></dl></dd></dl>
19379 <dl><dd><dl><dt><dl><dt><dl><dt><dl><dd><dl><dd></dd></dl></dd></dl></dt></dl></dt></dl></dt></dl></dd></dl>
19384 # Images with the "|" character in external URLs in comment tags; Eats half the comment, leaves unmatched "</a>" tag.
19386 Images with the "|" character in the comment
19388 [[File:Foobar.jpg|thumb|An [http://test/?param1=|left|¶m2=|x external] URL]]
19390 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>An <a rel="nofollow" class="external text" href="http://test/?param1=%7Cleft%7C&param2=%7Cx">external</a> URL</div></div></div>
19393 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>An <a rel="mw:ExtLink" href="http://test/?param1=|left|&param2=|x">external</a> URL</figcaption></figure>
19397 [Before] HTML without raw HTML enabled ($wgRawHtml==false)
19399 <html><script>alert(1);</script></html>
19401 <p><html><script>alert(1);</script></html>
19406 HTML with raw HTML ($wgRawHtml==true)
19410 <html><script>alert(1);</script></html>
19412 <p><script>alert(1);</script>
19417 Parents of subpages, one level up
19419 subpage title=[[Subpage test/L1/L2/L3]]
19423 <p><a href="/index.php?title=Subpage_test/L1/L2&action=edit&redlink=1" class="new" title="Subpage test/L1/L2 (page does not exist)">L2</a>
19429 Parents of subpages, one level up, not named
19431 subpage title=[[Subpage test/L1/L2/L3]]
19435 <p><a href="/index.php?title=Subpage_test/L1/L2&action=edit&redlink=1" class="new" title="Subpage test/L1/L2 (page does not exist)">Subpage test/L1/L2</a>
19442 Parents of subpages, two levels up
19444 subpage title=[[Subpage test/L1/L2/L3]]
19450 <p><a href="/index.php?title=Subpage_test/L1&action=edit&redlink=1" class="new" title="Subpage test/L1 (page does not exist)">L1</a>2
19451 </p><p><a href="/index.php?title=Subpage_test/L1&action=edit&redlink=1" class="new" title="Subpage test/L1 (page does not exist)">L1l</a>
19456 Parents of subpages, two levels up, without trailing slash or name.
19458 subpage title=[[Subpage test/L1/L2/L3]]
19467 Parents of subpages, two levels up, with lots of extra trailing slashes.
19469 subpage title=[[Subpage test/L1/L2/L3]]
19473 <p><a href="/index.php?title=Subpage_test/L1&action=edit&redlink=1" class="new" title="Subpage test/L1 (page does not exist)">Subpage test/L1</a>
19478 Subpage test/L1/L2/L3Sibling
19484 Transclusion of a sibling page (one level up)
19486 subpage title=[[Subpage test/L1/L2/L3]]
19495 Transclusion of a child page
19497 subpage title=[[Subpage test/L1/L2]]
19505 # This is wt2html only in Parsoid because we add <nowiki>
19506 # because of {{..}} and we don't expect to fix that to
19507 # eliminate the nowikis selective for {{..}} markup.
19509 Non-transclusion because of too many up levels
19511 subpage title=[[Subpage test/L1/L2/L3]]
19514 {{../../../../More than parent}}
19516 <p>{{../../../../More than parent}}
19519 <p>{{../../../../More than parent}}</p>
19523 Definition list code coverage
19529 <dl><dt> title  </dt>
19531 <dt> title </dt>
19537 <dl><dt> title <span typeof="mw:Placeholder"> </span></dt><dd> def</dd>
19538 <dt> title<span typeof="mw:Placeholder"> </span></dt><dd> def</dd>
19539 <dt>title</dt><dd> def</dd></dl>
19543 Don't fall for the self-closing div
19545 <div>hello world</div/>
19547 <div>hello world</div>
19556 <p>[[:Template:Msg]]
19565 <p><a href="/index.php?title=Template:QUERTY&action=edit&redlink=1" class="new" title="Template:QUERTY (page does not exist)">Template:QUERTY</a>
19569 # This isn't needed for XHTML conformance, but would be handy as a fallback security measure
19571 Always escape literal '>' in output, not just after '<'
19585 <p>This is a test template
19586 This is a test template
19598 Inclusion of !userCanEdit() content
19602 <h2><span class="mw-headline" id="header">header</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=MediaWiki:Fake&action=edit&section=T-1" title="MediaWiki:Fake">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
19608 Out-of-order TOC heading levels
19617 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
19619 <li class="toclevel-1 tocsection-1"><a href="#2"><span class="tocnumber">1</span> <span class="toctext">2</span></a>
19621 <li class="toclevel-2 tocsection-2"><a href="#6"><span class="tocnumber">1.1</span> <span class="toctext">6</span></a></li>
19622 <li class="toclevel-2 tocsection-3"><a href="#3"><span class="tocnumber">1.2</span> <span class="toctext">3</span></a></li>
19625 <li class="toclevel-1 tocsection-4"><a href="#1"><span class="tocnumber">2</span> <span class="toctext">1</span></a>
19627 <li class="toclevel-2 tocsection-5"><a href="#5"><span class="tocnumber">2.1</span> <span class="toctext">5</span></a></li>
19628 <li class="toclevel-2 tocsection-6"><a href="#2_2"><span class="tocnumber">2.2</span> <span class="toctext">2</span></a></li>
19634 <h2><span class="mw-headline" id="2">2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
19635 <h6><span class="mw-headline" id="6">6</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: 6">edit</a><span class="mw-editsection-bracket">]</span></span></h6>
19636 <h3><span class="mw-headline" id="3">3</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: 3">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
19637 <h1><span class="mw-headline" id="1">1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: 1">edit</a><span class="mw-editsection-bracket">]</span></span></h1>
19638 <h5><span class="mw-headline" id="5">5</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: 5">edit</a><span class="mw-editsection-bracket">]</span></span></h5>
19639 <h2><span class="mw-headline" id="2_2">2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=6" title="Edit section: 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
19645 ISBN with a dummy number
19655 ISBN with space-delimited number
19659 <p><a href="/wiki/Special:BookSources/9290170328" class="internal mw-magiclink-isbn">ISBN 92 9017 032 8</a>
19665 ISBN with multiple spaces, no number
19684 </p><p><a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1234567890</a>
19685 </p><p>ISBN 12345678901
19691 ISBN with trailing year (bug 8110)
19693 ISBN 1-234-56789-0 - 2006
19695 ISBN 1 234 56789 0 - 2006
19697 <p><a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1-234-56789-0</a> - 2006
19698 </p><p><a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1 234 56789 0</a> - 2006
19706 {{anchorencode:foo bar©#%n}}
19708 <p>foo_bar.C2.A9.23.25n
19713 anchorencode trims spaces
19715 {{anchorencode: __pretty__please__}}
19722 anchorencode deals with links
19724 {{anchorencode: [[hello|world]] [[hi]]}}
19731 anchorencode deals with templates
19733 {{anchorencode: {{Foo}} }}
19740 anchorencode encodes like the TOC generator: (bug 18431)
19742 === _ +:.3A%3A&&]] ===
19743 {{anchorencode: _ +:.3A%3A&&]] }}
19746 <h3><span class="mw-headline" id=".2B:.3A.253A.26.26.5D.5D">_ +:.3A%3A&&]]</span></h3>
19747 <p>.2B:.3A.253A.26.26.5D.5D
19752 Bug 6200: blockquotes and paragraph formatting
19773 Bug 8293: Use of center tag ruins paragraph formatting
19794 Parsing of overlapping (improperly nested) inline html tags
19796 <span><s>x</span></s>
19798 <p><span><s>x</span></s></span>
19801 <p><span><s>x</s></span>
19806 ### Language variants related tests
19809 Self-link in language variants
19811 title=[[Dunav]] language=sr
19813 Both [[Dunav]] and [[Дунав]] are names for this river.
19815 <p>Both <strong class="selflink">Dunav</strong> and <strong class="selflink">Дунав</strong> are names for this river.
19826 Link to another existing title shouldn't be parsed as self-link even if it's a variant of this title
19828 title=[[Duna]] language=sr
19830 [[Дуна]] is not a self-link while [[Duna]] and [[Dуна]] are still self-links.
19832 <p><a href="/wiki/%D0%94%D1%83%D0%BD%D0%B0" title="Дуна">Дуна</a> is not a self-link while <strong class="selflink">Duna</strong> and <strong class="selflink">Dуна</strong> are still self-links.
19837 Link to a section of a variant of this title shouldn't be parsed as self-link
19839 title=[[Duna]] language=sr
19841 [[Dуна]] is a self-link while [[Dunа#Foo]] and [[Dуна#Foo]] are not self-links.
19843 <p><strong class="selflink">Dуна</strong> is a self-link while <a href="/wiki/%D0%94%D1%83%D0%BD%D0%B0" title="Дуна">Dunа#Foo</a> and <a href="/wiki/%D0%94%D1%83%D0%BD%D0%B0" title="Дуна">Dуна#Foo</a> are not self-links.
19848 Link to pages in language variants
19852 Main Page can be written as [[Маин Паге]]
19854 <p>Main Page can be written as <a href="/wiki/Main_Page" title="Main Page">Маин Паге</a>
19860 Multiple links to pages in language variants
19864 [[Main Page]] can be written as [[Маин Паге]] same as [[Маин Паге]].
19866 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a> can be written as <a href="/wiki/Main_Page" title="Main Page">Маин Паге</a> same as <a href="/wiki/Main_Page" title="Main Page">Маин Паге</a>.
19872 Simple template in language variants
19878 <p>This is a test template
19884 Template with explicit namespace in language variants
19890 <p>This is a test template
19896 Basic test for template parameter in language variants
19900 {{парамтест|param=foo}}
19902 <p>This is a test template with parameter foo
19907 Simple category in language variants
19911 [[Category:МедиаWики Усер'с Гуиде]]
19913 cat=МедиаWики_Усер'с_Гуиде sort=
19915 <link rel="mw:PageProp/Category" href="./Категорија:МедиаWики_Усер'с_Гуиде" data-parsoid='{"stx":"simple","a":{"href":"./Категорија:МедиаWики_Усер'с_Гуиде"},"sa":{"href":"Category:МедиаWики Усер'с Гуиде"}}'/>
19930 ## We used to, but no longer wt2wt this test since the default serializer
19931 ## will normalize all categories to serialize on their own line.
19932 ## This wikitext usage is going to be fairly uncommon in production and
19933 ## selser will take care of preserving formatting in those scenarios.
19935 Don't convert blue categorylinks to another variant (bug 33210)
19941 [[A]][[Category:分类]]
19945 <p><a rel="mw:WikiLink" href="A" title="A">A</a></p>
19946 <link rel="mw:PageProp/Category" href="Category:分类"/>
19950 Stripping -{}- tags (language variants)
19954 Latin proverb: -{Ne nuntium necare}-
19956 <p>Latin proverb: Ne nuntium necare
19962 Prevent conversion with -{}- tags (language variants)
19964 language=sr variant=sr-ec
19966 Latinski: -{Ne nuntium necare}-
19968 <p>Латински: Ne nuntium necare
19974 Prevent conversion of text with -{}- tags (language variants)
19976 language=sr variant=sr-ec
19978 Latinski: -{Ne nuntium necare}-
19980 <p>Латински: Ne nuntium necare
19986 Prevent conversion of links with -{}- tags (language variants)
19988 language=sr variant=sr-ec
19992 <p><a href="/wiki/Main_Page" title="Main Page">Main Page</a>
19998 -{}- tags within headlines (within html for parserConvert())
20000 language=sr variant=sr-ec
20004 <h2><span class="mw-headline" id="-.7BNaslov.7D-">Naslov</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Уреди одељак „Naslov“">уреди</a><span class="mw-editsection-bracket">]</span></span></h2>
20010 Explicit definition of language variant alternatives
20012 language=zh variant=zh-tw
20014 -{zh:China;zh-tw:Taiwan}-, not China
20016 <p>Taiwan, not China
20022 Conversion around HTML tags
20024 language=sr variant=sr-ec
20026 -{H|span=>sr-ec:script;title=>sr-ec:src;}-
20027 <span title="La-{sr-el:L;sr-ec:C;}-tin">ski</span>
20030 <span title="ЛаCтин">ски</span>
20036 Explicit session-wise language variant mapping (A flag and - flag)
20038 language=zh variant=zh-tw
20040 Taiwan is not China.
20041 But -{A|zh:China;zh-tw:Taiwan}- is China,
20042 (This-{-|zh:China;zh-tw:Taiwan}- should be stripped!)
20043 and -{China}- is China.
20045 <p>Taiwan is not China.
20046 But Taiwan is Taiwan,
20047 (This should be stripped!)
20048 and China is China.
20053 Explicit session-wise language variant mapping (H flag for hide)
20055 language=zh variant=zh-tw
20057 (This-{H|zh:China;zh-tw:Taiwan}- should be stripped!)
20060 <p>(This should be stripped!)
20066 Adding explicit conversion rule for title (T flag)
20068 language=zh variant=zh-tw showtitle
20070 Should be stripped-{T|zh:China;zh-tw:Taiwan}-!
20073 <p>Should be stripped!
20078 Testing that changing the language variant here in the tests actually works
20080 language=zh variant=zh showtitle
20082 Should be stripped-{T|zh:China;zh-tw:Taiwan}-!
20085 <p>Should be stripped!
20090 Recursive conversion of alt and title attrs shouldn't clear converter state
20092 language=zh variant=zh-cn showtitle
20094 -{H|zh-cn:Exclamation;zh-tw:exclamation;}-
20095 Should be stripped-{T|zh-cn:China;zh-tw:Taiwan}-<span title="exclamation">!</span>
20099 Should be stripped<span title="Exclamation">!</span>
20104 Bug 24072: more test on conversion rule for title
20106 language=zh variant=zh-tw showtitle
20108 This should be stripped-{T|zh:China;zh-tw:Taiwan}-!
20109 This won't take interferes with the title rule-{H|zh:Beijing;zh-tw:Taipei}-.
20112 <p>This should be stripped!
20113 This won't take interferes with the title rule.
20118 Partly disable title conversion if variant == main language code
20120 language=zh variant=zh title=[[ZH]] showtitle
20122 -{T|zh-cn:CN;zh-tw:TW}-
20130 Partly disable title conversion if variant == main language code, more
20132 language=zh variant=zh title=[[ZH]] showtitle
20142 Raw output of variant escape tags (R flag)
20144 language=zh variant=zh-tw
20146 Raw: -{R|zh:China;zh-tw:Taiwan}-
20148 <p>Raw: zh:China;zh-tw:Taiwan
20153 Strings evaluating false shouldn't be ignored by Language converter (T51072)
20155 language=zh variant=zh-cn
20157 -{zh-cn:0;zh-sg:1;zh-tw:2;zh-hk:3}-
20164 Conversion rules from [numeric-only string] to [something else] (T48634)
20166 language=zh variant=zh-cn
20168 -{H|0=>zh-cn:B}--{H|0=>zh-cn:C;0=>zh-cn:D}--{H|0=>zh-hans:A}-012345-{A|zh-tw:0;zh-cn:E;}-012345
20175 Bidirectional converter rule entries with an empty value should be ignored (T53551)
20177 language=zh variant=zh-cn
20179 -{H|zh-cn:foo;zh-tw:;}-foobar
20186 Unidirectional converter rule entries with an empty "from" string should be ignored (T53551)
20188 language=zh variant=zh-cn
20190 -{H|=>zh-cn:foo;}-foobar
20197 Empty converter rule entries shouldn't be inserted into the conversion table (T53551)
20199 language=zh variant=zh-cn
20208 Nested using of manual convert syntax
20210 language=zh variant=zh-hk
20212 Nested: -{zh-hans:Hi -{zh-cn:China;zh-sg:Singapore;}-;zh-hant:Hello -{zh-tw:Taiwan;zh-hk:H-{ong}- K-{}-ong;}-;}-!
20214 <p>Nested: Hello Hong Kong!
20218 # Since Parsoid is starting to emit canonical wikitext for links,
20219 # [http://example.com http://example.com] will not RT back to that
20222 Proper conversion of text in external links
20224 language=sr variant=sr-ec
20227 http://www.google.com
20228 gopher://www.google.com
20229 [http://www.google.com http://www.google.com]
20230 [gopher://www.google.com gopher://www.google.com]
20231 [https://www.google.com irc://www.google.com]
20232 [ftp://www.google.com www.google.com/ftp://dir]
20233 [//www.google.com www.google.com]
20235 <p><a rel="nofollow" class="external free" href="http://www.google.com">http://www.google.com</a>
20236 <a rel="nofollow" class="external free" href="gopher://www.google.com">gopher://www.google.com</a>
20237 <a rel="nofollow" class="external free" href="http://www.google.com">http://www.google.com</a>
20238 <a rel="nofollow" class="external free" href="gopher://www.google.com">gopher://www.google.com</a>
20239 <a rel="nofollow" class="external text" href="https://www.google.com">irc://www.google.com</a>
20240 <a rel="nofollow" class="external text" href="ftp://www.google.com">www.гоогле.цом/фтп://дир</a>
20241 <a rel="nofollow" class="external text" href="//www.google.com">www.гоогле.цом</a>
20244 <p><a rel="mw:ExtLink" href="http://www.google.com">http://www.google.com</a>
20245 <a rel="mw:ExtLink" href="gopher://www.google.com">gopher://www.google.com</a>
20246 <a rel="mw:ExtLink" href="http://www.google.com">http://www.google.com</a>
20247 <a rel="mw:ExtLink" href="gopher://www.google.com">gopher://www.google.com</a>
20248 <a rel="mw:ExtLink" href="https://www.google.com">irc://www.google.com</a>
20249 <a rel="mw:ExtLink" href="ftp://www.google.com">www.гоогле.цом/фтп://дир</a>
20250 <a rel="mw:ExtLink" href="//www.google.com">www.гоогле.цом</a></p>
20254 Do not convert roman numbers to language variants
20256 language=sr variant=sr-ec
20260 <p>Фридрих IV је цар.
20265 Unclosed language converter markup "-{"
20276 Don't convert raw rule "-{R|=>}-" to "=>"
20287 Don't break link parsing if language converter markup is in the caption.
20289 language=sr variant=sr-ec
20291 [[Main Page|-{R|main page}-]]
20293 <p><a href="/wiki/Main_Page" title="Маин Паге">main page</a>
20297 # FIXME: This test is currently broken in the PHP parser (bug 52661)
20299 Don't break image parsing if language converter markup is in the caption.
20303 [[File:Foobar.jpg|-{R|caption}-]]
20305 <p><a href="/wiki/File:Foobar.jpg" class="image" title="caption"><img alt="caption" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
20309 # FIXME: This test is currently broken in the PHP parser (bug 52661)
20311 Don't break list handling if language converter markup is in the item.
20313 language=zh variant=zh-cn
20315 ;-{zh-cn:AAA;zh-tw:BBB}-
20317 <dl><dt><span class="error">在手动语言转换规则中检测到错误</span></dd></dl>
20324 # FIXME: This test is currently broken in the PHP parser (bug 52661)
20326 Don't break table handling if language converter markup is in the cell.
20328 language=sr variant=sr-ec
20351 Bug 529: Uncovered bullet
20360 # Plain MediaWiki does not remove empty lists, but tidy actually does.
20361 # Templates in Wikipedia rely on this behavior, as tidy has always been
20362 # enabled there. These tests are normally run *without* tidy, so specify the
20363 # full output here.
20364 # To test realistic parsing behavior, apply a tidy-like transformation to both
20365 # the expected output and your parser's output.
20367 Bug 529: Uncovered bullet leaving empty list, normally removed by tidy
20369 ******* Foo {{bullet}}
20371 <ul><li><ul><li><ul><li><ul><li><ul><li><ul><li><ul><li> Foo </li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li>
20377 Bug 529: Uncovered table already at line-start
20400 Bug 529: Uncovered bullet in parser function result
20402 * Foo {{lc:{{bullet}} }}
20410 Bug 5678: Double-parsed template argument
20412 {{lc:{{{1}}}|hello}}
20419 Bug 5678: Double-parsed template invocation
20421 {{lc:{{paramtest {{!}} param = hello }} }}
20423 <p>{{paramtest | param = hello }}
20428 Case insensitivity of parser functions for non-ASCII characters (bug 8143)
20431 title=[[Main Page]]
20433 {{PRVNÍVELKÉ:ěščř}}
20434 {{prvnívelké:ěščř}}
20454 Morwen/13: Unclosed link followed by heading
20461 <h2><span class="mw-headline" id="heading">heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: heading">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
20466 HHP2.1: Heuristics for headings in preprocessor parenthetical structures
20473 <h1><span class="mw-headline" id="heading">heading</span></h1>
20478 HHP2.2: Heuristics for headings in preprocessor parenthetical structures
20485 <h2><span class="mw-headline" id="heading">heading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: heading">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
20500 Paragraphs inside divs (no extra line breaks)
20512 Paragraphs inside divs (extra line break on open)
20527 Paragraphs inside divs (extra line break on close)
20542 Paragraphs inside divs (extra line break on open and close)
20559 Nesting tags, paragraphs on lines which begin with <div>
20561 <div></div><strong>A
20564 <p><strong>A</strong></p>
20565 <p><strong>B</strong></p>
20573 # Bug 6200: <blockquote> should behave like <div> with respect to line breaks
20575 Bug 6200: paragraphs inside blockquotes (no extra line breaks)
20577 <blockquote>Line one
20579 Line two</blockquote>
20581 <blockquote>Line one
20582 Line two</blockquote>
20586 <p>Line one Line two</p>
20591 Bug 6200: paragraphs inside blockquotes (extra line break on open)
20596 Line two</blockquote>
20601 Line two</blockquote>
20606 Line two</blockquote>
20610 Bug 6200: paragraphs inside blockquotes (extra line break on close)
20612 <blockquote>Line one
20617 <blockquote>Line one
20630 Bug 6200: paragraphs inside blockquotes (extra line break on open and close)
20652 Paragraphs inside blockquotes/divs (no extra line breaks)
20654 <blockquote><div>Line one
20656 Line two</div></blockquote>
20658 <blockquote><div>Line one
20659 Line two</div></blockquote>
20664 Paragraphs inside blockquotes/divs (extra line break on open)
20669 Line two</div></blockquote>
20674 Line two</div></blockquote>
20679 Paragraphs inside blockquotes/divs (extra line break on close)
20681 <blockquote><div>Line one
20684 </div></blockquote>
20686 <blockquote><div>Line one
20689 </div></blockquote>
20694 Paragraphs inside blockquotes/divs (extra line break on open and close)
20700 </div></blockquote>
20706 </div></blockquote>
20711 Interwiki links trounced by replaceExternalLinks after early LinkHolderArray expansion
20713 wgLinkHolderBatchSize=0
20719 <p><a href="http://www.usemod.com/cgi-bin/mb.pl?1" class="extiw" title="meatball:1">meatball:1</a>
20720 <a href="http://www.usemod.com/cgi-bin/mb.pl?2" class="extiw" title="meatball:2">meatball:2</a>
20721 <a href="http://www.usemod.com/cgi-bin/mb.pl?3" class="extiw" title="meatball:3">meatball:3</a>
20726 Free external link invading image caption
20728 [[Image:Foobar.jpg|thumb|http://x|hello]]
20730 <div class="thumb tright"><div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>hello</div></div></div>
20735 Bug 15196: localised external link numbers
20739 [http://en.wikipedia.org/]
20741 <p><a rel="nofollow" class="external autonumber" href="http://en.wikipedia.org/">[۱]</a>
20744 <p><a rel="mw:ExtLink" href="http://en.wikipedia.org/"></a></p>
20748 Multibyte character in padleft
20750 {{padleft:-Hello|7|Æ}}
20757 Multibyte character in padright
20759 {{padright:Hello-|7|Æ}}
20766 formatdate parser function
20768 {{#formatdate:2009-03-24}}
20770 <p><span class="mw-formatted-date" title="2009-03-24">2009-03-24</span>
20775 formatdate parser function, with default format
20777 {{#formatdate:2009-03-24|mdy}}
20779 <p><span class="mw-formatted-date" title="2009-03-24">March 24, 2009</span>
20784 Spacing of numbers in formatted dates
20786 {{#formatdate:January 15}}
20788 <p><span class="mw-formatted-date" title="01-15">January 15</span>
20793 formatdate parser function, with default format and on a page of which the content language is always English and different from the wiki content language
20795 language=nl title=[[MediaWiki:Common.css]]
20797 {{#formatdate:2009-03-24|dmy}}
20799 <p><span class="mw-formatted-date" title="2009-03-24">24 March 2009</span>
20812 Edit comment with link
20816 I like the [[Main Page]] a lot
20818 I like the <a href="/wiki/Main_Page" title="Main Page">Main Page</a> a lot
20822 Edit comment with link and link text
20826 I like the [[Main Page|best pages]] a lot
20828 I like the <a href="/wiki/Main_Page" title="Main Page">best pages</a> a lot
20832 Edit comment with link and link text with suffix
20836 I like the [[Main Page|best page]]s a lot
20838 I like the <a href="/wiki/Main_Page" title="Main Page">best pages</a> a lot
20842 Edit comment with section link (non-local, eg in history list)
20844 comment title=[[Main Page]]
20846 /* External links */ removed bogus entries
20848 <a href="/wiki/Main_Page#External_links" title="Main Page">→</a><span dir="auto"><span class="autocomment">External links: </span> removed bogus entries</span>
20852 Edit comment with section link and text before it (non-local, eg in history list)
20854 comment title=[[Main Page]]
20856 pre-comment text /* External links */ removed bogus entries
20858 pre-comment text <a href="/wiki/Main_Page#External_links" title="Main Page">→</a><span dir="auto"><span class="autocomment">External links: </span> removed bogus entries</span>
20862 Edit comment with section link (local, eg in diff view)
20864 comment local title=[[Main Page]]
20866 /* External links */ removed bogus entries
20868 <a href="#External_links">→</a><span dir="auto"><span class="autocomment">External links: </span> removed bogus entries</span>
20872 Edit comment with subpage link (bug 14080)
20876 title=[[Subpage test]]
20878 Poked at a [[/subpage]] here...
20880 Poked at a <a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">/subpage</a> here...
20884 Edit comment with subpage link and link text (bug 14080)
20888 title=[[Subpage test]]
20890 Poked at a [[/subpage|neat little page]] here...
20892 Poked at a <a href="/wiki/Subpage_test/subpage" title="Subpage test/subpage">neat little page</a> here...
20896 Edit comment with bogus subpage link in non-subpage NS (bug 14080)
20899 title=[[Subpage test]]
20901 Poked at a [[/subpage]] here...
20903 Poked at a <a href="/index.php?title=/subpage&action=edit&redlink=1" class="new" title="/subpage (page does not exist)">/subpage</a> here...
20907 Edit comment with bare anchor link (local, as on diff)
20911 title=[[Main Page]]
20915 <a href="#section">#section</a>
20919 Edit comment with bare anchor link (non-local, as on history)
20922 title=[[Main Page]]
20926 <a href="/wiki/Main_Page#section" title="Main Page">#section</a>
20930 Anchor starting with underscore
20936 <p><a href="#_ref">One</a>
20939 <p><a rel="mw:WikiLink" href="./Foo#_ref" data-parsoid='{"stx":"piped","a":{"href":"./Foo#_ref"},"sa":{"href":"#_ref"}}'>One</a></p>
20943 Id starting with underscore
20945 <div id="_ref"></div>
20947 <div id="_ref"></div>
20952 Edit comment with link with more than one pipe (T99346)
20956 [[Main Page|Many|pipes]]
20958 <a href="/wiki/Main_Page" title="Main Page">Many|pipes</a>
20962 Complex edit comment with link with more than one pipe (T99346)
20966 Created page with "<noinclude>[[Category:Requests for permissions/Bot|{{subst:#titleparts:{{subst:PAGENAME}}|1|3}}]]</noinclude> === [[User:MineoBot|]] 8=== {{Request for permissions/links|Mineo..."
20968 Created page with "<noinclude><a href="/index.php?title=Category:Requests_for_permissions/Bot&action=edit&redlink=1" class="new" title="Category:Requests for permissions/Bot (page does not exist)">{{subst:#titleparts:{{subst:PAGENAME}}|1|3}}</a></noinclude> === <a href="/index.php?title=User:MineoBot&action=edit&redlink=1" class="new" title="User:MineoBot (page does not exist)">User:MineoBot</a> 8=== {{Request for permissions/links|Mineo..."
20972 Space normalisation on autocomment (bug 22784)
20975 title=[[Main Page]]
20977 /* __hello__world__ */
20979 <a href="/wiki/Main_Page#hello_world" title="Main Page">→</a><span dir="auto"><span class="autocomment">__hello__world__</span></span>
20983 percent-encoding and + signs in comments (Bug 26410)
20987 [[ABC%33D% ++]] [[ABC%33D% ++|+%20]]
20989 <a href="/index.php?title=ABC3D%25_%2B%2B&action=edit&redlink=1" class="new" title="ABC3D% ++ (page does not exist)">ABC3D% ++</a> <a href="/index.php?title=ABC3D%25_%2B%2B&action=edit&redlink=1" class="new" title="ABC3D% ++ (page does not exist)">+%20</a>
20992 # Parsoid doesn't support this yet: see bug 73581
20993 # but it *should* omit the 'src' attribute if the image is bad.
20994 # PHP side of tests was disabled in
20995 # mediawiki/core:6bd31e7d95161a6e88fa86df60871051da997c3c
20996 # because of issues in the PHP parserTests infrastructure
20997 # (but the output below is indeed what the PHP side emits)
20999 Bad images - basic functionality
21002 !! DISABLED/html/php
21004 <p><span class="mw-default-size" typeof="mw:Error mw:Image" data-mw='{"errors":[{"key":"bad-image","message":"This image is blacklisted in this context."}]}'><a href="./File:Bad.jpg"><img resource="./File:Bad.jpg" height="220" width="220"/></a></span></p>
21008 Bad images - bug 16039: text after bad image disappears
21013 !! DISABLED/html/php
21019 <span class="mw-default-size" typeof="mw:Error mw:Image" data-mw='{"errors":[{"key":"bad-image","message":"This image is blacklisted in this context."}]}'><a href="./File:Bad.jpg"><img resource="./File:Bad.jpg" height="220" width="220"/></a></span>
21024 Verify that displaytitle works (bug #22501) no displaytitle
21028 wgAllowDisplayTitle=true
21029 wgRestrictDisplayTitle=false
21031 this is not the the title
21034 <p>this is not the the title
21039 Verify that displaytitle works (bug #22501) RestrictDisplayTitle=false
21044 wgAllowDisplayTitle=true
21045 wgRestrictDisplayTitle=false
21047 this is not the the title
21048 {{DISPLAYTITLE:whatever}}
21051 <p>this is not the the title
21056 Verify that displaytitle works (bug #22501) RestrictDisplayTitle=true mismatch
21061 wgAllowDisplayTitle=true
21062 wgRestrictDisplayTitle=true
21064 this is not the the title
21065 {{DISPLAYTITLE:whatever}}
21068 <p>this is not the the title
21073 Verify that displaytitle works (bug #22501) RestrictDisplayTitle=true matching
21078 wgAllowDisplayTitle=true
21079 wgRestrictDisplayTitle=true
21081 this is not the the title
21082 {{DISPLAYTITLE:screen}}
21085 <p>this is not the the title
21090 Verify that displaytitle works (bug #22501) AllowDisplayTitle=false
21095 wgAllowDisplayTitle=false
21097 this is not the the title
21098 {{DISPLAYTITLE:screen}}
21101 <p>this is not the the title
21102 <a href="/index.php?title=Template:DISPLAYTITLE:screen&action=edit&redlink=1" class="new" title="Template:DISPLAYTITLE:screen (page does not exist)">Template:DISPLAYTITLE:screen</a>
21107 Verify that displaytitle works (bug #22501) AllowDisplayTitle=false no DISPLAYTITLE
21112 wgAllowDisplayTitle=false
21114 this is not the the title
21117 <p>this is not the the title
21122 Verify that displaytitle handles inline CSS styles (bug 26547) - rejected value
21127 wgAllowDisplayTitle=true
21128 wgRestrictDisplayTitle=true
21130 this is not the the title
21131 {{DISPLAYTITLE:<span style="display: none;">s</span>creen}}
21133 <span style="/* attempt to bypass $wgRestrictDisplayTitle */">s</span>creen
21134 <p>this is not the the title
21139 Verify that displaytitle handles inline CSS styles (bug 26547) - accepted value
21144 wgAllowDisplayTitle=true
21145 wgRestrictDisplayTitle=true
21147 this is not the the title
21148 {{DISPLAYTITLE:<span style="color: red;">s</span>creen}}
21150 <span style="color: red;">s</span>creen
21151 <p>this is not the the title
21156 Page status indicators: Empty name is invalid
21160 <indicator name=" "></indicator>
21161 <indicator></indicator>
21163 <p><span class="error"><strong>Error:</strong> Page status indicators' <code>name</code> attribute must not be empty.</span>
21164 <span class="error"><strong>Error:</strong> Page status indicators' <code>name</code> attribute must not be empty.</span>
21169 Page status indicators: Weird syntaxes that are okay
21173 <indicator name="empty" />
21174 <indicator name="name"></indicator>
21183 Page status indicators: Torture test
21187 <indicator name="01">hello world</indicator>
21188 <indicator name="02">[[Main Page]]</indicator>
21189 <indicator name="03">[[File:Foobar.jpg|25px|link=]]</indicator>
21190 <indicator name="04">[[File:Foobar.jpg|25px]]</indicator>
21191 <indicator name="05">* foo
21193 <indicator name="06"><nowiki>foo</nowiki></indicator>
21194 <indicator name="07"> Preformatted</indicator>
21195 <indicator name="08"><div>Broken tag</indicator>
21196 <indicator name="09">{| class=wikitable
21199 <indicator name="10">Two
21201 paragraphs</indicator>
21204 02=<a href="/wiki/Main_Page" title="Main Page">Main Page</a>
21205 03=<img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/25px-Foobar.jpg" width="25" height="3" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/38px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg 2x" />
21206 04=<a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/25px-Foobar.jpg" width="25" height="3" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/38px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/50px-Foobar.jpg 2x" /></a>
21207 05=<ul><li> foo</li>
21211 07=<pre>Preformatted
21213 08=<div>Broken tag</div>
21215 09=<table class="wikitable">
21232 preload: check <noinclude> and <includeonly>
21236 Hello <noinclude>cruel</noinclude><includeonly>kind</includeonly> world.
21242 preload: check <onlyinclude>
21246 Goodbye <onlyinclude>Hello world</onlyinclude>
21252 preload: can pass tags through if we want to
21256 <includeonly><</includeonly>includeonly>Hello world<includeonly><</includeonly>/includeonly>
21258 <includeonly>Hello world</includeonly>
21262 preload: check that it doesn't try to do tricks
21266 * <!-- Hello --> ''{{world}}'' {{<includeonly>subst:</includeonly>How are you}}{{ {{{|safesubst:}}} #if:1|2|3}}
21268 * <!-- Hello --> ''{{world}}'' {{subst:How are you}}{{ {{{|safesubst:}}} #if:1|2|3}}
21272 Play a bit with r67090 and bug 3158
21274 <div style="width:50% !important"> </div>
21275 <div style="width:50% !important"> </div>
21276 <div style="width:50% !important"> </div>
21277 <div style="border : solid;"> </div>
21279 <div style="width:50% !important"> </div>
21280 <div style="width:50% !important"> </div>
21281 <div style="width:50% !important"> </div>
21282 <div style="border : solid;"> </div>
21285 <div style="width:50% !important" data-parsoid='{"stx":"html"}'><span typeof="mw:Entity" data-parsoid='{"srcContent":" "}'> </span></div>
21286 <div style="width:50% !important" data-parsoid='{"stx":"html","a":{"style":"width:50% !important"},"sa":{"style":"width:50%&nbsp;!important"}}'><span typeof="mw:Entity" data-parsoid='{"srcContent":" "}'> </span></div>
21287 <div style="width:50% !important" data-parsoid='{"stx":"html","a":{"style":"width:50% !important"},"sa":{"style":"width:50%&#160;!important"}}'><span typeof="mw:Entity" data-parsoid='{"srcContent":" "}'> </span></div>
21288 <div style="border : solid;" data-parsoid='{"stx":"html"}'><span typeof="mw:Entity" data-parsoid='{"srcContent":" "}'> </span></div>
21293 HTML5 data attributes
21295 <span data-foo="bar">Baz</span>
21296 <p data-abc-def_hij="">Quuz</p>
21298 <p><span data-foo="bar">Baz</span>
21300 <p data-abc-def_hij="">Quuz</p>
21303 <p><span data-foo="bar" data-parsoid='{"stx":"html"}'>Baz</span></p>
21304 <p data-abc-def_hij="" data-parsoid='{"stx":"html"}'>Quuz</p>
21308 Strip reserved data attributes
21310 <div data-mw="foo" data-parsoid="bar" data-mw-someext="baz" data-ok="fred" data-ooui="xyzzy" data-bad:ns="ns">d</div>
21312 <div data-ok="fred">d</div>
21315 <div data-x-data-mw="foo" data-x-data-parsoid="bar" data-x-data-mw-someext="baz" data-ok="fred" data-parsoid='{"stx":"html","a":{"data-ooui":null,"data-bad:ns":null},"sa":{"data-ooui":"xyzzy","data-bad:ns":"ns"}}'>d</div>
21319 percent-encoding and + signs in internal links (Bug 26410)
21321 [[User:+%]] [[Page+title%]]
21322 [[%+]] [[%+|%20]] [[%+ ]] [[%+r]]
21323 [[%]] [[+]] [[File:%+abc%39|foo|[[bar]]]]
21324 [[%33%45]] [[%33%45+]]
21326 <p><a href="/index.php?title=User:%2B%25&action=edit&redlink=1" class="new" title="User:+% (page does not exist)">User:+%</a> <a href="/index.php?title=Page%2Btitle%25&action=edit&redlink=1" class="new" title="Page+title% (page does not exist)">Page+title%</a>
21327 <a href="/index.php?title=%25%2B&action=edit&redlink=1" class="new" title="%+ (page does not exist)">%+</a> <a href="/index.php?title=%25%2B&action=edit&redlink=1" class="new" title="%+ (page does not exist)">%20</a> <a href="/index.php?title=%25%2B&action=edit&redlink=1" class="new" title="%+ (page does not exist)">%+ </a> <a href="/index.php?title=%25%2Br&action=edit&redlink=1" class="new" title="%+r (page does not exist)">%+r</a>
21328 <a href="/index.php?title=%25&action=edit&redlink=1" class="new" title="% (page does not exist)">%</a> <a href="/index.php?title=%2B&action=edit&redlink=1" class="new" title="+ (page does not exist)">+</a> <a href="/index.php?title=Special:Upload&wpDestFile=%25%2Babc9" class="new" title="File:%+abc9">bar</a>
21329 <a href="/index.php?title=3E&action=edit&redlink=1" class="new" title="3E (page does not exist)">3E</a> <a href="/index.php?title=3E%2B&action=edit&redlink=1" class="new" title="3E+ (page does not exist)">3E+</a>
21332 <p><a rel="mw:WikiLink" href="./User:+%25" title="User:+%" data-parsoid='{"stx":"simple","a":{"href":"./User:+%25"},"sa":{"href":"User:+%"}}'>User:+%</a> <a rel="mw:WikiLink" href="./Page+title%25" title="Page+title%" data-parsoid='{"stx":"simple","a":{"href":"./Page+title%25"},"sa":{"href":"Page+title%"}}'>Page+title%</a>
21333 <a rel="mw:WikiLink" href="./%25+" title="%+" data-parsoid='{"stx":"simple","a":{"href":"./%25+"},"sa":{"href":"%+"}}'>%+</a> <a rel="mw:WikiLink" href="./%25+" title="%+" data-parsoid='{"stx":"piped","a":{"href":"./%25+"},"sa":{"href":"%+"}}'>%20</a> <a rel="mw:WikiLink" href="./%25+" title="%+" data-parsoid='{"stx":"simple","a":{"href":"./%25+"},"sa":{"href":"%+ "}}'>%+ </a> <a rel="mw:WikiLink" href="./%25+r" title="%+r" data-parsoid='{"stx":"simple","a":{"href":"./%25+r"},"sa":{"href":"%+r"}}'>%+r</a>
21334 <a rel="mw:WikiLink" href="./%25" title="%" data-parsoid='{"stx":"simple","a":{"href":"./%25"},"sa":{"href":"%"}}'>%</a> <a rel="mw:WikiLink" href="./+" title="+" data-parsoid='{"stx":"simple","a":{"href":"./+"},"sa":{"href":"+"}}'>+</a> <span class="mw-default-size" typeof="mw:Error mw:Image" data-parsoid='{"optList":[{"ck":"bogus","ak":"foo"},{"ck":"caption","ak":"[[bar]]"}]}' data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}],"caption":"<a rel=\"mw:WikiLink\" href=\"./Bar\" title=\"Bar\" data-parsoid='{\"stx\":\"simple\",\"a\":{\"href\":\"./Bar\"},\"sa\":{\"href\":\"bar\"},\"dsr\":[94,101,2,2]}'>bar</a>"}'><a href="./File:%25+abc9" data-parsoid='{"a":{"href":"./File:%25+abc9"},"sa":{}}'><img resource="./File:%25+abc9" src="./Special:FilePath/%25+abc9" height="220" width="220" data-parsoid='{"a":{"resource":"./File:%25+abc9","height":"220","width":"220"},"sa":{"resource":"File:%+abc%39"}}'/></a></span>
21335 <a rel="mw:WikiLink" href="./3E" title="3E" data-parsoid='{"stx":"simple","a":{"href":"./3E"},"sa":{"href":"%33%45"}}'>3E</a> <a rel="mw:WikiLink" href="./3E+" title="3E+" data-parsoid='{"stx":"simple","a":{"href":"./3E+"},"sa":{"href":"%33%45+"}}'>3E+</a></p>
21339 Special characters in embedded file links (bug 27679)
21341 [[File:Contains & ampersand.jpg]]
21342 [[File:Does not exist.jpg|Title with & ampersand]]
21344 <p><a href="/index.php?title=Special:Upload&wpDestFile=Contains_%26_ampersand.jpg" class="new" title="File:Contains & ampersand.jpg">File:Contains & ampersand.jpg</a>
21345 <a href="/index.php?title=Special:Upload&wpDestFile=Does_not_exist.jpg" class="new" title="File:Does not exist.jpg">Title with & ampersand</a>
21348 <p><span class="mw-default-size" typeof="mw:Error mw:Image" data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}]}'><a href="./File:Contains_&_ampersand.jpg"><img resource="./File:Contains_&_ampersand.jpg" src="./Special:FilePath/Contains_&_ampersand.jpg" height="220" width="220"/></a></span>
21349 <span class="mw-default-size" typeof="mw:Error mw:Image" data-mw='{"errors":[{"key":"missing-image","message":"This image does not exist."}],"caption":"Title with &amp; ampersand"}'><a href="./File:Does_not_exist.jpg"><img resource="./File:Does_not_exist.jpg" src="./Special:FilePath/Does_not_exist.jpg" height="220" width="220"/></a></span></p>
21353 Confirm that 'apos' named character reference doesn't make it to output (not legal in HTML 4)
21355 Text's been normalized?
21357 <p>Text's been normalized?
21362 Bug 19052 U+3000 IDEOGRAPHIC SPACE should terminate free external links
21364 http://www.example.org/ <-- U+3000 (vim: ^Vu3000)
21366 <p><a rel="nofollow" class="external free" href="http://www.example.org/">http://www.example.org/</a> <-- U+3000 (vim: ^Vu3000)
21371 Bug 19052 U+3000 IDEOGRAPHIC SPACE should terminate bracketed external links
21373 [http://www.example.org/ ideograms]
21375 <p><a rel="nofollow" class="external text" href="http://www.example.org/">ideograms</a>
21380 Bug 19052 U+3000 IDEOGRAPHIC SPACE should terminate external images links
21382 http://www.example.org/pic.png <-- U+3000 (vim: ^Vu3000)
21384 <p><img src="http://www.example.org/pic.png" alt="pic.png"/> <-- U+3000 (vim: ^Vu3000)
21408 Bug 31098 Template which includes system messages which includes the template
21412 <p><span class="error">Template loop detected: <a href="/wiki/Template:Identical" title="Template:Identical">Template:Identical</a></span>
21413 <span class="error">Template loop detected: <a href="/wiki/Template:Identical" title="Template:Identical">Template:Identical</a></span>
21418 Bug31490 Turkish: ucfirst 'blah'
21429 Bug31490 Turkish: ucfirst 'ix'
21440 Bug31490 Turkish: lcfirst 'BLAH'
21451 Bug31490 Turkish: ucfırst (with a dotless i)
21457 <p><a href="/index.php?title=%C5%9Eablon:Ucf%C4%B1rst:blah&action=edit&redlink=1" class="new" title="Şablon:Ucfırst:blah (sayfa mevcut değil)">Şablon:Ucfırst:blah</a>
21462 Bug31490 ucfırst (with a dotless i) with English language
21468 <p><a href="/index.php?title=Template:Ucf%C4%B1rst:blah&action=edit&redlink=1" class="new" title="Template:Ucfırst:blah (page does not exist)">Template:Ucfırst:blah</a>
21473 Bug 26375: TOC with italics
21475 title=[[Main Page]]
21478 == ''Lost'' episodes ==
21480 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21482 <li class="toclevel-1 tocsection-1"><a href="#Lost_episodes"><span class="tocnumber">1</span> <span class="toctext"><i>Lost</i> episodes</span></a></li>
21486 <h2><span class="mw-headline" id="Lost_episodes"><i>Lost</i> episodes</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Lost episodes">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21491 Bug 26375: TOC with bold
21493 title=[[Main Page]]
21496 == '''should be bold''' then normal text ==
21498 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21500 <li class="toclevel-1 tocsection-1"><a href="#should_be_bold_then_normal_text"><span class="tocnumber">1</span> <span class="toctext"><b>should be bold</b> then normal text</span></a></li>
21504 <h2><span class="mw-headline" id="should_be_bold_then_normal_text"><b>should be bold</b> then normal text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: should be bold then normal text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21509 Bug 33845: Headings become cursive in TOC when they contain an image
21511 title=[[Main Page]]
21514 == Image [[Image:foobar.jpg]] ==
21516 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21518 <li class="toclevel-1 tocsection-1"><a href="#Image"><span class="tocnumber">1</span> <span class="toctext">Image</span></a></li>
21522 <h2><span class="mw-headline" id="Image">Image <a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Image">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21527 Bug 33845 (2): Headings become bold in TOC when they contain a blockquote
21529 title=[[Main Page]]
21532 == <blockquote>Quote</blockquote> ==
21534 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21536 <li class="toclevel-1 tocsection-1"><a href="#Quote"><span class="tocnumber">1</span> <span class="toctext">Quote</span></a></li>
21540 <h2><span class="mw-headline" id="Quote"><blockquote>Quote</blockquote></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Quote">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21544 <div id="toc" class="toc">
21545 <div id="toctitle">
21549 <li class="toclevel-1 tocsection-1"><a href="#Quote"><span class="tocnumber">1</span> <span class="toctext">Quote</span></a></li>
21553 <h2><span class="mw-headline" id="Quote"></span></h2>
21555 <p><span class="mw-headline" id="Quote">Quote</span></p>
21557 <p><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Quote">edit</a><span class="mw-editsection-bracket">]</span></span></p>
21561 Unclosed tags in TOC
21563 title=[[Main Page]]
21567 <small>Hanc marginis exiguitas non caperet.</small>
21570 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21572 <li class="toclevel-1 tocsection-1"><a href="#Proof:_2_.3C_3"><span class="tocnumber">1</span> <span class="toctext">Proof: 2 < 3</span></a></li>
21576 <h2><span class="mw-headline" id="Proof:_2_.3C_3">Proof: 2 < 3</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Proof: 2 < 3">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21577 <p><small>Hanc marginis exiguitas non caperet.</small>
21583 Multiple tags in TOC
21586 == <i>Foo</i> <b>Bar</b> ==
21588 == <i>Foo</i> <blockquote>Bar</blockquote> ==
21590 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21592 <li class="toclevel-1 tocsection-1"><a href="#Foo_Bar"><span class="tocnumber">1</span> <span class="toctext"><i>Foo</i> <b>Bar</b></span></a></li>
21593 <li class="toclevel-1 tocsection-2"><a href="#Foo_Bar_2"><span class="tocnumber">2</span> <span class="toctext"><i>Foo</i> Bar</span></a></li>
21597 <h2><span class="mw-headline" id="Foo_Bar"><i>Foo</i> <b>Bar</b></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Foo Bar">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21598 <h2><span class="mw-headline" id="Foo_Bar_2"><i>Foo</i> <blockquote>Bar</blockquote></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Foo Bar">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21602 <div id="toc" class="toc">
21603 <div id="toctitle">
21607 <li class="toclevel-1 tocsection-1"><a href="#Foo_Bar"><span class="tocnumber">1</span> <span class="toctext"><i>Foo</i> <b>Bar</b></span></a></li>
21608 <li class="toclevel-1 tocsection-2"><a href="#Foo_Bar_2"><span class="tocnumber">2</span> <span class="toctext"><i>Foo</i> Bar</span></a></li>
21612 <h2><span class="mw-headline" id="Foo_Bar"><i>Foo</i> <b>Bar</b></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Foo Bar">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21613 <h2><span class="mw-headline" id="Foo_Bar_2"><i>Foo</i></span></h2>
21615 <p><span class="mw-headline" id="Foo_Bar_2">Bar</span></p>
21617 <p><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Foo Bar">edit</a><span class="mw-editsection-bracket">]</span></span></p>
21620 # Don't expect Parsoid to roundtrip this until the php parser comes closer to
21621 # html5 tag parsing.
21623 Tags with parameters in TOC
21628 == <sup class="in-h2">Hello</sup> ==
21630 == <sup class="a > b">Evilbye</sup> ==
21632 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21634 <li class="toclevel-1 tocsection-1"><a href="#Hello"><span class="tocnumber">1</span> <span class="toctext"><sup>Hello</sup></span></a></li>
21635 <li class="toclevel-1 tocsection-2"><a href="#b.22.3EEvilbye"><span class="tocnumber">2</span> <span class="toctext"><sup> b">Evilbye</sup></span></a></li>
21639 <h2><span class="mw-headline" id="Hello"><sup class="in-h2">Hello</sup></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Hello">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21640 <h2><span class="mw-headline" id="b.22.3EEvilbye"><sup class="a"> b">Evilbye</sup></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: b">Evilbye">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21643 <meta property="mw:PageProp/toc" />
21644 <h2> <sup class="in-h2" data-parsoid='{"stx":"html"}'>Hello</sup> </h2>
21646 <h2> <sup class="a " data-parsoid='{"stx":"html"}'> b">Evilbye</sup> </h2>
21650 span tags with directionality in TOC
21653 == <span dir="ltr">C++</span> ==
21655 == <span dir="rtl">זבנג!</span> ==
21657 == <span style="font-style: italic">The attributes on these span tags must be deleted from the TOC</span> ==
21659 == <span style="font-style: italic" dir="ltr">All attributes on these span tags must be deleted from the TOC</span> ==
21661 == <span dir="ltr" style="font-style: italic">Attributes after dir on these span tags must be deleted from the TOC</span> ==
21663 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21665 <li class="toclevel-1 tocsection-1"><a href="#C.2B.2B"><span class="tocnumber">1</span> <span class="toctext"><span dir="ltr">C++</span></span></a></li>
21666 <li class="toclevel-1 tocsection-2"><a href="#.D7.96.D7.91.D7.A0.D7.92.21"><span class="tocnumber">2</span> <span class="toctext"><span dir="rtl">זבנג!</span></span></a></li>
21667 <li class="toclevel-1 tocsection-3"><a href="#The_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span class="tocnumber">3</span> <span class="toctext"><span>The attributes on these span tags must be deleted from the TOC</span></span></a></li>
21668 <li class="toclevel-1 tocsection-4"><a href="#All_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span class="tocnumber">4</span> <span class="toctext"><span>All attributes on these span tags must be deleted from the TOC</span></span></a></li>
21669 <li class="toclevel-1 tocsection-5"><a href="#Attributes_after_dir_on_these_span_tags_must_be_deleted_from_the_TOC"><span class="tocnumber">5</span> <span class="toctext"><span dir="ltr">Attributes after dir on these span tags must be deleted from the TOC</span></span></a></li>
21673 <h2><span class="mw-headline" id="C.2B.2B"><span dir="ltr">C++</span></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: C++">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21674 <h2><span class="mw-headline" id=".D7.96.D7.91.D7.A0.D7.92.21"><span dir="rtl">זבנג!</span></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: זבנג!">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21675 <h2><span class="mw-headline" id="The_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span style="font-style: italic">The attributes on these span tags must be deleted from the TOC</span></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: The attributes on these span tags must be deleted from the TOC">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21676 <h2><span class="mw-headline" id="All_attributes_on_these_span_tags_must_be_deleted_from_the_TOC"><span style="font-style: italic" dir="ltr">All attributes on these span tags must be deleted from the TOC</span></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: All attributes on these span tags must be deleted from the TOC">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21677 <h2><span class="mw-headline" id="Attributes_after_dir_on_these_span_tags_must_be_deleted_from_the_TOC"><span dir="ltr" style="font-style: italic">Attributes after dir on these span tags must be deleted from the TOC</span></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Attributes after dir on these span tags must be deleted from the TOC">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21682 Bug 72884: bdi element in ToC
21685 == <bdi>test</bdi> ==
21687 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21689 <li class="toclevel-1 tocsection-1"><a href="#test"><span class="tocnumber">1</span> <span class="toctext"><bdi>test</bdi></span></a></li>
21693 <h2><span class="mw-headline" id="test"><bdi>test</bdi></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: test">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21698 T35715: s/strike element in ToC
21701 == <s>test</s> test <strike>test</strike> ==
21703 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21705 <li class="toclevel-1 tocsection-1"><a href="#test_test_test"><span class="tocnumber">1</span> <span class="toctext"><s>test</s> test <strike>test</strike></span></a></li>
21709 <h2><span class="mw-headline" id="test_test_test"><s>test</s> test <strike>test</strike></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: test test test">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21713 # Note that the html output does not have the <p></p>, but the
21714 # html+tidy output *does*. This is because the empty <p></p> is
21715 # removed by the sanitizer, but only when tidy is *not* enabled (!).
21717 Empty <p> tag in TOC, removed by Sanitizer (T92892)
21722 <div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
21724 <li class="toclevel-1 tocsection-1"><a href="#x"><span class="tocnumber">1</span> <span class="toctext">x</span></a></li>
21728 <h2><span class="mw-headline" id="x">x</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: x">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21732 <div id="toc" class="toc">
21733 <div id="toctitle">
21737 <li class="toclevel-1 tocsection-1"><a href="#x"><span class="tocnumber">1</span> <span class="toctext">x</span></a></li>
21741 <h2><span class="mw-headline" id="x">x</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: x">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21747 == {{int:headline_sample}} ==
21751 Bug 32057: Title needed when expanding <h> nodes.
21753 title=[[Main Page]]
21757 <h2><span class="mw-headline" id="Headline_text">Headline text</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Headline text">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21762 Strip marker in urlencode
21764 {{urlencode:x<nowiki/>y}}
21765 {{urlencode:x<nowiki/>y|wiki}}
21766 {{urlencode:x<nowiki/>y|path}}
21767 {{urlencode:x<pre id="one">two</pre>y}}
21795 Strip marker in formatNum
21797 {{formatnum:1<nowiki/>2}}
21798 {{formatnum:1<nowiki/>2|R}}
21806 Check noCommafy in formatNum
21810 {{formatnum:123456.78}}
21811 {{formatnum:123456.78|NOSEP}}
21819 Wrong option for formatNum (bug 56199)
21821 {{formatnum:1,234.56|Random}}
21822 {{formatnum:1,234.56|EVERYTHING}}
21823 {{formatnum:1234.56|any argument that has the string 'NOSEP'}}
21832 Strip marker in grammar
21836 {{grammar:elative|foo<nowiki/>bar}}
21843 Strip marker in padleft
21845 {{padleft:|2|x<nowiki/>y}}
21852 Strip marker in padright
21854 {{padright:|2|x<nowiki/>y}}
21861 Strip marker in anchorencode
21863 {{anchorencode:x<nowiki/>y}}
21870 nowiki inside link inside heading (bug 18295)
21872 ==[[foo|x<nowiki>y</nowiki>z]]==
21874 <h2><span class="mw-headline" id="xyz"><a href="/wiki/Foo" title="Foo">xyz</a></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: xyz">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
21879 new support for bdi element (bug 31817)
21881 <p dir="rtl" lang="he">ולדימיר לנין (ברוסית: <bdi lang="ru">Владимир Ленин</bdi>, 24 באפריל 1870–22 בינואר 1924) הוא מנהיג פוליטי קומוניסטי רוסי.</p>
21883 <p dir="rtl" lang="he">ולדימיר לנין (ברוסית: <bdi lang="ru">Владимир Ленин</bdi>, 24 באפריל 1870–22 בינואר 1924) הוא מנהיג פוליטי קומוניסטי רוסי.</p>
21888 Ignore pipe between table row attributes
21892 |- id=foo | style='color: red'
21900 <tr id="foo" style="color: red">
21907 Gallery override link with WikiLink (bug 34852)
21910 File:foobar.jpg|caption|alt=galleryalt|link=InterWikiLink
21913 <ul class="gallery mw-gallery-traditional">
21914 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
21915 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/InterWikiLink"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
21916 <div class="gallerytext">
21926 Gallery override link with absolute external link (bug 34852)
21929 File:foobar.jpg|caption|alt=galleryalt|link=http://www.example.org
21932 <ul class="gallery mw-gallery-traditional">
21933 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
21934 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="http://www.example.org"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
21935 <div class="gallerytext">
21945 Gallery override link with malicious javascript (bug 34852)
21948 File:foobar.jpg|caption|alt=galleryalt|link=" onclick="alert('malicious javascript code!');
21951 <ul class="gallery mw-gallery-traditional">
21952 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
21953 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/%22_onclick%3D%22alert(%27malicious_javascript_code!%27);"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
21954 <div class="gallerytext">
21964 Gallery with invalid title as link (bug 43964)
21967 File:foobar.jpg|link=<
21970 <ul class="gallery mw-gallery-traditional">
21971 <li class="gallerybox" style="width: 155px"><div style="width: 155px">
21972 <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
21973 <div class="gallerytext">
21981 Language parser function
21990 Padleft and padright as substr
21992 {{padleft:|3|abcde}}
21993 {{padright:|3|abcde}}
22001 Special parser function
22003 {{#special:RandomPage}}
22004 {{#special:BaDtItLe}}
22005 {{#special:Foobar}}
22014 Bug 34939 - Case insensitive link parsing ([HttP://])
22016 [HttP://MediaWiki.Org/]
22018 <p><a rel="nofollow" class="external autonumber" href="HttP://MediaWiki.Org/">[1]</a>
22021 <p><a rel="mw:ExtLink" href="HttP://MediaWiki.Org/"></a></p>
22025 Bug 34939 - Case insensitive link parsing ([HttP:// title])
22027 [HttP://MediaWiki.Org/ MediaWiki]
22029 <p><a rel="nofollow" class="external text" href="HttP://MediaWiki.Org/">MediaWiki</a>
22034 Bug 34939 - Case insensitive link parsing (HttP://)
22036 HttP://MediaWiki.Org/
22038 <p><a rel="nofollow" class="external free" href="HttP://MediaWiki.Org/">HttP://MediaWiki.Org/</a>
22041 <p><a rel="mw:ExtLink" href="HttP://MediaWiki.Org/">HttP://MediaWiki.Org/</a></p>
22059 <h2><span class="mw-headline" id="Section_1">Section 1</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=1" title="Edit section: Section 1">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
22060 <h2><span class="mw-headline" id="Section_2">Section 2</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=2" title="Edit section: Section 2">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
22061 <h2><span class="mw-headline" id="Section_3">Section 3</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=3" title="Edit section: Section 3">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
22062 <h2><span class="mw-headline" id="Section_4">Section 4</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=4" title="Edit section: Section 4">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
22063 <h2><span class="mw-headline" id="Section_5">Section 5</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/index.php?title=Parser_test&action=edit&section=5" title="Edit section: Section 5">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
22069 ### Parsoid-specific tests
22070 ### Parsoid-PHP parser incompatibilities
22073 1. SOL-sensitive wikitext tokens as template-args
22075 parsoid=wt2html,wt2wt
22081 <span about="#mwt1" typeof="mw:Transclusion">
22082 </span><ul about="#mwt1"><li>a</li>
22084 <span about="#mwt2" typeof="mw:Transclusion">
22085 </span><ol about="#mwt2"><li>a</li>
22087 <span about="#mwt3" typeof="mw:Transclusion">
22088 </span><dl about="#mwt3"><dd>a</dd>
22092 #### -----------------------------------------------------------------
22093 #### Parsoid-specific functionality tests
22094 #### -----------------------------------------------------------------
22096 # Bug 63642/66749: Formatting elt fixup around images is cleaned up.
22097 # We know wt2wt will fail, but we expect selser to pass.
22098 # Due to the nature of our testing, wt2wt and selser tests will enter the
22099 # blacklist and we'll catch selser regressions based on changes to the
22100 # blacklist entries for selser tests.
22102 1. Bad treebuilder fixup of formatting elt is cleaned up
22104 parsoid=wt2html,wt2wt
22109 [[Image:Foobar.jpg|right|Test]]
22116 <figure class="mw-default-size mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941"/></a><figcaption>Test</figcaption></figure>
22123 2. Bad treebuilder fixup of formatting elt is cleaned up
22125 parsoid=wt2html,wt2wt
22127 '''foo[[File:Foobar.jpg|thumb|caption]]bar'''
22129 <small>[[Image:Foobar.jpg|right|300px]]</small>
22133 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><b>caption</b></figcaption></figure>
22135 <small><figure class="mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="34" width="300"/></a></figure></small>
22139 3. Bad treebuilder fixup of formatting elt is cleaned up
22141 parsoid=wt2html,wt2wt
22143 <small>'''foo[[File:Foobar.jpg|thumb|caption]]bar'''</small>
22145 <p><small><b>foo</b></small></p>
22146 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><small><b>caption</b></small></figcaption></figure>
22147 <p><small><b>bar</b></small></p>
22151 4. Bad treebuilder fixup of formatting elt is cleaned up: formatting tags around captionless images are ignored
22153 parsoid=wt2html,wt2wt
22155 '''<small>[[Image:Foobar.jpg|right|300px]]</small>'''
22157 <p><b><small></small></b></p>
22158 <figure class="mw-halign-right" typeof="mw:Image"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="34" width="300"/></a></figure>
22162 #### ----------------------------------------------------------------
22163 #### Parsoid-only testing of Parsoid's impl of <ref> and <references>
22164 #### tags. Parsoid's output for these tags differs from that of the
22166 #### ----------------------------------------------------------------
22169 Ref: 1. ref-location should be replaced with an index span
22172 B <ref name="x">foo</ref>
22176 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span>
22177 B <span about="#mwt4" class="mw-ref" id="cite_ref-x_2-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-x-2"},"attrs":{"name":"x"}}'><a href="#cite_note-x-2"><span class="mw-reflink-text">[2]</span></a></span>
22178 C <span about="#mwt6" class="mw-ref" id="cite_ref-y_3-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"y"}}'><a href="#cite_note-y-3"><span class="mw-reflink-text">[3]</span></a></span></p>
22179 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt8" data-mw='{"name":"references","attrs":{}}'>
22180 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li>
22181 <li about="#cite_note-x-2" id="cite_note-x-2"><a href="#cite_ref-x_2-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-x-2" class="mw-reference-text">foo</span></li>
22182 <li about="#cite_note-y-3" id="cite_note-y-3"><a href="#cite_ref-y_3-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-y-3" class="mw-reference-text"></span></li>
22187 Ref: 2. ref-tags with identical names should all get the same index
22189 A <ref name="x">foo</ref>
22193 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-x_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-x-1"},"attrs":{"name":"x"}}'><a href="#cite_note-x-1"><span class="mw-reflink-text">[1]</span></a></span>
22194 B <span about="#mwt4" class="mw-ref" id="cite_ref-x_1-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"x"}}'><a href="#cite_note-x-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22195 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'>
22196 <li about="#cite_note-x-1" id="cite_note-x-1"><span rel="mw:referencedBy"><a href="#cite_ref-x_1-0"><span class="mw-linkback-text">1 </span></a><a href="#cite_ref-x_1-1"><span class="mw-linkback-text">2 </span></a></span> <span id="mw-reference-text-cite_note-x-1" class="mw-reference-text">foo</span></li>
22201 Ref: 3. spaces in ref-names should be ignored
22203 A <ref name="x">foo</ref>
22204 B <ref name=" x " />
22208 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-x_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-x-1"},"attrs":{"name":"x"}}'><a href="#cite_note-x-1"><span class="mw-reflink-text">[1]</span></a></span>
22209 B <span about="#mwt4" class="mw-ref" id="cite_ref-x_1-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"x"}}'><a href="#cite_note-x-1"><span class="mw-reflink-text">[1]</span></a></span>
22210 C <span about="#mwt6" class="mw-ref" id="cite_ref-x_1-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"x"}}'><a href="#cite_note-x-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22211 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt8" data-mw='{"name":"references","attrs":{}}'>
22212 <li about="#cite_note-x-1" id="cite_note-x-1"><span rel="mw:referencedBy"><a href="#cite_ref-x_1-0"><span class="mw-linkback-text">1 </span></a><a href="#cite_ref-x_1-1"><span class="mw-linkback-text">2 </span></a><a href="#cite_ref-x_1-2"><span class="mw-linkback-text">3 </span></a></span> <span id="mw-reference-text-cite_note-x-1" class="mw-reference-text">foo</span></li>
22216 # NOTE: constructor is a predefined property in JS and constructor as a ref-name can clash with it if not handled properly)
22218 Ref: 4. 'constructor' should be accepted as a valid ref-name
22220 A <ref name="constructor">foo</ref>
22223 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-constructor_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-constructor-1"},"attrs":{"name":"constructor"}}'><a href="#cite_note-constructor-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22224 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22225 <li about="#cite_note-constructor-1" id="cite_note-constructor-1"><a href="#cite_ref-constructor_1-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-constructor-1" class="mw-reference-text">foo</span></li>
22230 Ref: 5. body should accept generic wikitext
22233 This is a '''[[bolded link]]''' and this is a {{echo|transclusion}}
22238 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22240 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt5" data-mw='{"name":"references","attrs":{}}'>
22241 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">This is a <b><a rel="mw:WikiLink" href="Bolded_link" title="Bolded link">bolded link</a></b> and this is a <span about="#mwt3" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"transclusion"}},"i":0}}]}'>transclusion</span>
22247 Ref: 6. indent-pres should not be output in ref-body
22257 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22259 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22260 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo
22268 Ref: 7. No p-wrapping in ref-body
22285 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22287 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22288 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo
22303 Ref: 8. transclusion wikitext has lower precedence
22305 A <ref> foo {{echo|</ref> B C}}
22309 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> B C}}</p>
22310 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22311 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo {{echo|</span></li>
22316 Ref: 9. unclosed comments should not leak out of ref-body
22318 A <ref> foo <!--</ref> B C
22321 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> B C</p>
22322 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22323 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo <!----></span></li>
22328 Ref: 10. Unclosed HTML tags should not leak out of ref-body
22330 A <ref> <b> foo </ref> B C
22334 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> B C</p>
22337 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22338 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text"><b data-parsoid='{"stx":"html","autoInsertedEnd":true}'> foo </b></span></li>
22343 Ref: 11. ref-tags acts like an inline element wrt P-wrapping
22349 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> B
22350 C <span about="#mwt4" class="mw-ref" id="cite_ref-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-2"},"attrs":{}}'><a href="#cite_note-2"><span class="mw-reflink-text">[2]</span></a></span> D</p>
22351 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'>
22352 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li>
22353 <li about="#cite_note-2" id="cite_note-2"><a href="#cite_ref-2" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-2" class="mw-reference-text">bar</span></li>
22358 Ref: 12. ref-tags act as trailing newline migration barrier
22360 <!--the newline at the end of this line moves out of the p tag-->a
22362 b<!--the newline at the end of this line stays inside the p tag--> <ref />
22368 <!--the newline at the end of this line moves out of the p tag--><p>a</p>
22371 <p>b<!--the newline at the end of this line stays inside the p tag--> <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span>
22372 <span about="#mwt4" class="mw-ref" id="cite_ref-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{}}'><a href="#cite_note-2"><span class="mw-reflink-text">[2]</span></a></span></p>
22375 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'>
22376 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text"></span></li>
22377 <li about="#cite_note-2" id="cite_note-2"><a href="#cite_ref-2" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-2" class="mw-reference-text"></span></li></ol>
22381 Ref: 13. ref-tags are not SOL-transparent and block indent-pres
22388 <p><span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> A
22389 <span about="#mwt4" class="mw-ref" id="cite_ref-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-2"},"attrs":{}}'><a href="#cite_note-2"><span class="mw-reflink-text">[2]</span></a></span> B</p>
22390 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'>
22391 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li>
22392 <li about="#cite_note-2" id="cite_note-2"><a href="#cite_ref-2" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-2" class="mw-reference-text">bar
22398 Ref: 14. A nested ref-tag should be emitted as plain text
22400 <ref>foo <ref>bar</ref> baz</ref>
22404 <p><span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span>
22406 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt5" data-mw='{"name":"references","attrs":{}}'>
22407 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo <ref>bar</ref> baz</span></li>
22412 Ref: 15. ref-tags with identical names should get identical indexes
22414 A1 <ref name="a">foo</ref> A2 <ref name="a" />
22415 B1 <ref name="b" /> B2 <ref name="b">bar</ref>
22419 <p>A1 <span about="#mwt3" class="mw-ref" id="cite_ref-a_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-a-1"},"attrs":{"name":"a"}}'><a href="#cite_note-a-1"><span class="mw-reflink-text">[1]</span></a></span> A2 <span about="#mwt4" class="mw-ref" id="cite_ref-a_1-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"a"}}'><a href="#cite_note-a-1"><span class="mw-reflink-text">[1]</span></a></span>
22420 B1 <span about="#mwt7" class="mw-ref" id="cite_ref-b_2-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"b"}}'><a href="#cite_note-b-2"><span class="mw-reflink-text">[2]</span></a></span> B2 <span about="#mwt8" class="mw-ref" id="cite_ref-b_2-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-b-2"},"attrs":{"name":"b"}}'><a href="#cite_note-b-2"><span class="mw-reflink-text">[2]</span></a></span></p>
22422 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt10" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-a-1" id="cite_note-a-1"><span rel="mw:referencedBy"><a href="#cite_ref-a_1-0"><span class="mw-linkback-text">1 </span></a><a href="#cite_ref-a_1-1"><span class="mw-linkback-text">2 </span></a></span> <span id="mw-reference-text-cite_note-a-1" class="mw-reference-text">foo</span></li><li about="#cite_note-b-2" id="cite_note-b-2"><span rel="mw:referencedBy"><a href="#cite_ref-b_2-0"><span class="mw-linkback-text">1 </span></a><a href="#cite_ref-b_2-1"><span class="mw-linkback-text">2 </span></a></span> <span id="mw-reference-text-cite_note-b-2" class="mw-reference-text">bar</span></li>
22426 ## We don't bother wt2wt-ing non-standard whitespace
22428 Ref: 16. Tokenizer should accept non-standard whitespace in <ref> and </ref> tags
22436 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22437 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22438 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li></ol>
22442 Ref: 17. Generate valid HTML5 id/about attributes
22444 <ref name="a b">foo</ref>
22448 <p><span class="mw-ref" id="cite_ref-a_b_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-a_b-1"},"attrs":{"name":"a b"}}'><a href="#cite_note-a_b-1"><span class="mw-reflink-text">[1]</span></a></span>
22451 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22452 <li about="#cite_note-a_b-1" id="cite_note-a_b-1"><a href="#cite_ref-a_b_1-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-a_b-1" class="mw-reference-text">foo</span></li>
22457 Ref: 18. T58916: Extension attributes should be parsed as plain text
22459 <ref name="{{echo|a}}">foo</ref>
22463 <p><span class="mw-ref" id="cite_ref-.7B.7Becho.7Ca.7D.7D_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-.7B.7Becho.7Ca.7D.7D-1"},"attrs":{"name":"{{echo|a}}"}}'><a href="#cite_note-.7B.7Becho.7Ca.7D.7D-1"><span class="mw-reflink-text">[1]</span></a></span>
22466 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22467 <li about="#cite_note-.7B.7Becho.7Ca.7D.7D-1" id="cite_note-.7B.7Becho.7Ca.7D.7D-1"><a href="#cite_ref-.7B.7Becho.7Ca.7D.7D_1-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-.7B.7Becho.7Ca.7D.7D-1" class="mw-reference-text">foo</span></li>
22472 Ref: 19. ref-tags with identical name encodings should get identical indexes
22474 1 <ref name="a & b">foo</ref> 2 <ref name="a & b" />
22478 <p>1 <span about="#mwt3" class="mw-ref" id="cite_ref-a_.26_b_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-a_.26_b-1"},"attrs":{"name":"a & b"}}'><a href="#cite_note-a_.26_b-1"><span class="mw-reflink-text">[1]</span></a></span> 2 <span about="#mwt4" class="mw-ref" id="cite_ref-a_.26_b_1-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"a &amp; b"}}'><a href="#cite_note-a_.26_b-1"><span class="mw-reflink-text">[1]</span></a></span>
22480 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'>
22481 <li about="#cite_note-a_.26_b-1" id="cite_note-a_.26_b-1"><span rel="mw:referencedBy"><a href="#cite_ref-a_.26_b_1-0"><span class="mw-linkback-text">1 </span></a><a href="#cite_ref-a_.26_b_1-1"><span class="mw-linkback-text">2 </span></a></span> <span id="mw-reference-text-cite_note-a_.26_b-1" class="mw-reference-text">foo</span></li>
22486 Ref: 20. ref-tags with identical names but different content should keep it
22488 A <ref name="foo">Foo one</ref>
22489 B <ref name="foo">Foo two</ref>
22490 C <ref name="foo" />
22494 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-foo_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-foo-1"},"attrs":{"name":"foo"}}'><a href="#cite_note-foo-1"><span class="mw-reflink-text">[1]</span></a></span>
22495 B <span about="#mwt4" class="mw-ref" id="cite_ref-foo_1-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"html":"Foo two"},"attrs":{"name":"foo"}}'><a href="#cite_note-foo-1"><span class="mw-reflink-text">[1]</span></a></span>
22496 C <span about="#mwt6" class="mw-ref" id="cite_ref-foo_1-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"foo"}}'><a href="#cite_note-foo-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22498 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt8" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-foo-1" id="cite_note-foo-1"><span rel="mw:referencedBy"><a href="#cite_ref-foo_1-0"><span class="mw-linkback-text">1 </span></a><a href="#cite_ref-foo_1-1"><span class="mw-linkback-text">2 </span></a><a href="#cite_ref-foo_1-2"><span class="mw-linkback-text">3 </span></a></span> <span id="mw-reference-text-cite_note-foo-1" class="mw-reference-text">Foo one</span></li>
22503 References: 1. references tag without any refs should be handled properly
22507 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt2" data-mw='{"name":"references","attrs":{}}'></ol>
22511 References: 2. references tag with group only outputs references from that group
22513 A <ref group="a">foo</ref>
22514 B <ref group="b">bar</ref>
22517 <references group="a" />
22519 <references group="b" />
22521 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{"group":"a"}}'><a href="#cite_note-1" data-mw-group="a"><span class="mw-reflink-text">[a 1]</span></a></span>
22522 B <span about="#mwt4" class="mw-ref" id="cite_ref-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-2"},"attrs":{"group":"b"}}'><a href="#cite_note-2" data-mw-group="b"><span class="mw-reflink-text">[b 1]</span></a></span>
22523 C <span class="mw-ref" id="cite_ref-3" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-3"},"attrs":{}}'><a href="#cite_note-3"><span class="mw-reflink-text">[1]</span></a></span></p>
22525 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt8" data-mw-group="a" data-mw='{"name":"references","attrs":{"group":"a"}}'>
22526 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" data-mw-group="a" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li>
22528 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt10" data-mw='{"name":"references","attrs":{}}'>
22529 <li about="#cite_note-3" id="cite_note-3"><a href="#cite_ref-3" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-3" class="mw-reference-text">baz</span></li>
22531 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt12" data-mw-group="b" data-mw='{"name":"references","attrs":{"group":"b"}}'>
22532 <li about="#cite_note-2" id="cite_note-2"><a href="#cite_ref-2" data-mw-group="b" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-2" class="mw-reference-text">bar</span></li>
22537 References: 3. ref list should be cleared after processing references
22547 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22549 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li>
22552 <p>B <span about="#mwt6" class="mw-ref" id="cite_ref-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-2"},"attrs":{}}'><a href="#cite_note-2"><span class="mw-reflink-text">[1]</span></a></span></p>
22554 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt8" data-mw='{"name":"references","attrs":{}}'>
22555 <li about="#cite_note-2" id="cite_note-2"><a href="#cite_ref-2" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-2" class="mw-reference-text">bar</span></li>
22560 References: 4. only referenced group should be cleared after processing references
22562 A <ref group="a">afoo</ref>
22565 <references group="a" />
22571 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{"group":"a"}}'><a href="#cite_note-1" data-mw-group="a"><span class="mw-reflink-text">[a 1]</span></a></span>
22572 B <span about="#mwt4" class="mw-ref" id="cite_ref-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-2"},"attrs":{}}'><a href="#cite_note-2"><span class="mw-reflink-text">[1]</span></a></span></p>
22574 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw-group="a" data-mw='{"name":"references","attrs":{"group":"a"}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" data-mw-group="a" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">afoo</span></li>
22577 <p>C <span about="#mwt8" class="mw-ref" id="cite_ref-3" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-3"},"attrs":{}}'><a href="#cite_note-3"><span class="mw-reflink-text">[2]</span></a></span></p>
22579 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt10" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-2" id="cite_note-2"><a href="#cite_ref-2" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-2" class="mw-reference-text">bfoo</span></li><li about="#cite_note-3" id="cite_note-3"><a href="#cite_ref-3" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-3" class="mw-reference-text">cfoo</span></li>
22583 ## Don't expect this to rt since we're dropping content
22585 References: 5. ref tags in references should be processed while ignoring all other content
22587 parsoid=wt2html,html2html
22590 B <ref name="b">bar</ref>
22593 <ref name="a">foo</ref>
22594 This should just get lost.
22597 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-a_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"name":"a"}}'><a href="#cite_note-a-1"><span class="mw-reflink-text">[1]</span></a></span>
22598 B <span about="#mwt4" class="mw-ref" id="cite_ref-b_2-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-b-2"},"attrs":{"name":"b"}}'><a href="#cite_note-b-2"><span class="mw-reflink-text">[2]</span></a></span></p>
22601 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{},"body":{"html":"\n<span about=\"#mwt8\" class=\"mw-ref\" rel=\"dc:references\" typeof=\"mw:Extension/ref\" data-parsoid='{\"dsr\":[59,82,14,6]}' data-mw='{\"name\":\"ref\",\"body\":{\"id\":\"mw-reference-text-cite_note-a-1\"},\"attrs\":{\"name\":\"a\"}}'><a href=\"#cite_note-a-1\" style=\"counter-reset: mw-Ref 1;\" data-parsoid=\"{}\"><span class=\"mw-reflink-text\" data-parsoid=\"{}\">[1]</span></a></span>\n"}}'><li about="#cite_note-a-1" id="cite_note-a-1"><a href="#cite_ref-a_1-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-a-1" class="mw-reference-text">foo</span></li><li about="#cite_note-b-2" id="cite_note-b-2"><a href="#cite_ref-b_2-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-b-2" class="mw-reference-text">bar</span></li>
22606 References: 6. <references /> from a transclusion
22608 <ref>Foo</ref> {{echo|<references />}}
22610 <p><span about="#mwt3" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p> <ol class="mw-references" typeof="mw:Extension/references mw:Transclusion" about="#mwt4" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<references />"}},"i":0}}]}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">Foo</span></li>
22615 References: 7. Multiple references tags (one without and one with nested refs) should be correctly handled
22617 A <ref>foo bar for a</ref>
22618 B <ref group="X" name="b" />
22622 <references group="X">
22623 <ref name="b">foo</ref>
22626 <p>A <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span>
22627 B <span about="#mwt4" class="mw-ref" id="cite_ref-b_2-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","attrs":{"group":"X","name":"b"}}'><a href="#cite_note-b-2" data-mw-group="X"><span class="mw-reflink-text">[X 1]</span></a></span>
22630 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw='{"name":"references","attrs":{}}'>
22631 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo bar for a</span></li>
22634 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt8" data-mw-group="X" data-mw='{"name":"references","attrs":{"group":"X"},"body":{"html":"\n<span about=\"#mwt10\" class=\"mw-ref\" rel=\"dc:references\" typeof=\"mw:Extension/ref\" data-parsoid='{\"dsr\":[96,119,14,6]}' data-mw='{\"name\":\"ref\",\"body\":{\"id\":\"mw-reference-text-cite_note-b-2\"},\"attrs\":{\"name\":\"b\"}}'><a href=\"#cite_note-b-2\" style=\"counter-reset: mw-Ref 1;\" data-mw-group=\"X\" data-parsoid=\"{}\"><span class=\"mw-reflink-text\" data-parsoid=\"{}\">[X 1]</span></a></span>\n"}}'>
22635 <li about="#cite_note-b-2" id="cite_note-b-2"><a href="#cite_ref-b_2-0" data-mw-group="X" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-b-2" class="mw-reference-text">foo</span></li>
22640 References: 8. T88019: Remove <meta>s from templates inside <ref> that's itself inside a template
22642 X{{echo|<ref>foo {{echo|<b>bar</b>}} and {{echo|baz}} boo</ref>}}
22645 <p>X<span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Transclusion mw:Extension/ref" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<ref>foo {{echo|<b>bar</b>}} and {{echo|baz}} boo</ref>"}},"i":0}}]}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22646 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt7" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo <b data-parsoid='{"stx":"html"}'>bar</b> and baz boo</span></li>
22650 # This test only works in wt2html now as the <references /> are always generated
22651 # unless selser is active. Once T72722 is fixed, we should add a changes test
22652 # here to ensure that unrelated changes don't add the new <references />
22653 # when selser is active.
22655 References: 9. Generate missing references list at the end
22658 B <ref group="inexistent">bar</ref>
22660 <p>A <span class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> B <span class="mw-ref" id="cite_ref-2" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-2"},"attrs":{"group":"inexistent"}}'><a href="#cite_note-2" data-mw-group="inexistent"><span class="mw-reflink-text">[inexistent 1]</span></a></span></p>
22661 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt5" data-mw='{"name":"references","attrs":{},"autoGenerated":true}'>
22662 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li>
22664 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt6" data-mw-group="inexistent" data-mw='{"name":"references","attrs":{"group":"inexistent"},"autoGenerated":true}'>
22665 <li about="#cite_note-2" id="cite_note-2"><a href="#cite_ref-2" data-mw-group="inexistent" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-2" class="mw-reference-text">bar</span></li>
22670 References: 10. New <references/> shouldn't be added for unrelated edits.
22673 "modes": ["selser"],
22674 "changes": [["#x", "remove"]],
22678 Unrelated text<span id="x"> that's going to disappear</span>.
22686 Entities in ref name
22688 <ref name="test & me">hi</ref>
22691 <p><span about="#mwt2" class="mw-ref" id="cite_ref-test_.26_me_1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-test_.26_me-1"},"attrs":{"name":"test &amp; me"}}'><a href="#cite_note-test_.26_me-1"><span class="mw-reflink-text">[1]</span></a></span></p>
22692 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
22693 <li about="#cite_note-test_.26_me-1" id="cite_note-test_.26_me-1"><a href="#cite_ref-test_.26_me_1-0" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-test_.26_me-1" class="mw-reference-text">hi</span></li>
22697 ## The output here may look funny, but it's what the php parser will do. The
22698 ## unclosed references tag becomes escaped text, and then a new references
22699 ## tag is auto-generated. The test is wt2html only because it roundtrips with
22700 ## nowiki tags, and the auto-generated references tag is only dropped in
22703 Generate references for unclosed references tag
22711 <p>a<span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1" style="counter-reset: mw-Ref 1;"><span class="mw-reflink-text">[1]</span></a></span></p>
22713 <p><references></p>
22714 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt3" data-mw='{"name":"references","attrs":{},"autoGenerated":true}'><li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">foo</span></li></ol>
22718 New reference serializes on its own line
22720 parsoid=wt2wt,html2wt
22725 foo<ol class="mw-references" typeof="mw:Extension/references" about="#mwt2" data-mw='{"name":"references","attrs":{}}'></ol>
22728 #### ----------------------------------------------------------------
22729 #### Parsoid-only testing of Parsoid's impl of LST
22730 #### Not implemented yet, see
22731 #### https://www.mediawiki.org/wiki/Parsoid/HTML_based_LST
22732 #### ----------------------------------------------------------------
22735 LST Sections: 1. Simple section start and end
22737 parsoid={ "suppressErrors": true }
22739 <section begin="2011-05-16" />
22740 <section end="2014-04-10 (MW 1.23wmf22)" />
22742 <p><meta typeof="mw:Extension/LabeledSectionTransclusion/begin" content="2011-05-16"/>
22743 <meta typeof="mw:Extension/LabeledSectionTransclusion/end" content="2014-04-10 (MW 1.23wmf22)"/></p>
22746 #--------- Test stripping of empty nodes in template content ----------
22748 Empty LI and TR nodes should be stripped from template content
22753 <ul about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"EmptyLITest","href":"./Template:EmptyLITest"},"params":{},"i":0}}]}'>
22757 <table about="#mwt2" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"EmptyTRTest","href":"./Template:EmptyTRTest"},"params":{},"i":0}}]}'>
22770 Empty LI and TR nodes should not be stripped from top-level content
22797 Empty TR nodes should not be stripped if they have any attributes set
22799 {{EmptyTRWithHTMLAttrTest}}
22801 <table about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"EmptyTRWithHTMLAttrTest","href":"./Template:EmptyTRWithHTMLAttrTest"},"params":{},"i":0}}]}'>
22802 <tr align="center"></tr>
22803 <tr><td>foo</td></tr>
22804 <tr align="center"></tr>
22805 <tr><td>bar</td></tr>
22809 #### ----------------------------------------------------------------
22810 #### The following section of tests are primarily to test
22811 #### wikitext escaping capabilities of Parsoid. Given that
22812 #### escaping can be done any number of ways, the wikitext (input)
22813 #### is always adjusted to reflect how Parsoid adds nowiki
22816 #### We are marking several tests as parsoid-only since the
22817 #### HTML in the result section is different from what the
22818 #### PHP parser generates for it.
22819 #### ----------------------------------------------------------------
22822 #### --------------- Headings ---------------
22824 #### 1. Nested inside html <h1>=foo=</h1>
22825 #### 2. Outside heading nest on a single line <h1>foo</h1>*bar
22826 #### 3. Nested inside html with wikitext split by html tags
22827 #### 4. No escape needed
22828 #### 5. Empty headings <h1></h1>
22829 #### 6. Heading chars in SOL context
22830 #### ----------------------------------------
22832 Headings: 0. Unnested
22842 <p>=foo<i>a</i>=</p>
22844 <nowiki>=foo=</nowiki>
22846 <nowiki> </nowiki>=foo=
22848 <nowiki>=foo=</nowiki>
22850 =foo''a''<nowiki>=</nowiki>
22853 # New headings and existing headings are handled differently
22855 Headings: 1. Nested inside html
22863 <h1 data-parsoid=''>=foo=</h1>
22864 <h2 data-parsoid=''>=foo=</h2>
22865 <h3 data-parsoid=''>=foo=</h3>
22866 <h4 data-parsoid=''>=foo=</h4>
22867 <h5 data-parsoid=''>=foo=</h5>
22868 <h6 data-parsoid=''>=foo=</h6>
22876 =<nowiki>=foo=</nowiki>=
22877 ==<nowiki>=foo=</nowiki>==
22878 ===<nowiki>=foo=</nowiki>===
22879 ====<nowiki>=foo=</nowiki>====
22880 =====<nowiki>=foo=</nowiki>=====
22881 ======<nowiki>=foo=</nowiki>======
22886 Headings: 2. Outside heading nest on a single line <h1>foo</h1>*bar
22895 <nowiki>*</nowiki>bar
22901 <nowiki>=bar=</nowiki>
22905 Headings: 3. Nested inside html with wikitext split by html tags
22909 <h1>=<b>bold</b>foo=</h1>
22911 = ='''bold'''foo= =
22915 Headings: 4a. No escaping needed (testing just h1 and h2)
22926 <h1><i>=</i>foo=</h1>
22946 Headings: 4b. No escaping needed (inside p-tags)
22961 Headings: 5. Empty headings
22965 <h1 data-parsoid='{}'></h1>
22967 <h2 data-parsoid='{}'></h2>
22969 <h3 data-parsoid='{}'></h3>
22971 <h4 data-parsoid='{}'></h4>
22973 <h5 data-parsoid='{}'></h5>
22975 <h6 data-parsoid='{}'></h6>
22985 =====<nowiki/>=====
22987 ======<nowiki/>======
22991 Headings: 6a. Heading chars in SOL context (with trailing spaces)
23001 <nowiki>=a=</nowiki>
23003 <nowiki>=a=</nowiki>
23005 <nowiki>=a=</nowiki>
23009 Headings: 6b. Heading chars in SOL context (with trailing newlines)
23022 <nowiki>=a=</nowiki>
23025 <nowiki>=a=</nowiki>
23028 <nowiki>=a=</nowiki>
23033 Headings: 6c. Heading chars in SOL context (leading newline break)
23041 <nowiki>=b=</nowiki>
23045 Headings: 6d. Heading chars in SOL context (with interspersed comments)
23049 <!--c0--><p>=a=</p>
23051 <!--c1--><p>=a=</p> <!--c2--> <!--c3-->
23053 <!--c0--><nowiki>=a=</nowiki>
23055 <!--c1--><nowiki>=a=</nowiki> <!--c2--> <!--c3-->
23059 Headings: 6d. Heading chars in SOL context (No escaping needed)
23069 Headings: 7. Insert a newline between new content and headings
23075 <h2 data-parsoid='{}'>A</h2>
23076 <p data-parsoid='{}'>a</p>
23086 #### --------------- Lists ---------------
23087 #### 0. Outside nests (*foo, etc.)
23088 #### 1. Nested inside html <ul><li>*foo</li></ul>
23089 #### 2. Inside definition lists
23090 #### 3. Only bullets at start should be escaped
23091 #### 4. No escapes needed
23092 #### 5. No unnecessary escapes
23093 #### 6. Escape bullets in SOL position
23094 #### 7. Escape bullets in a multi-line context
23095 #### ----------------------------------------
23098 Lists: 0. Outside nests
23108 <nowiki>*</nowiki>foo
23110 <nowiki>#</nowiki>foo
23112 <nowiki>;</nowiki>Foo<nowiki>:</nowiki>bar
23115 ## Making these next 3 tests Parsoid-only since they are html2wt tests
23116 ## to test wikitext escaping, and insignificant whitespace diffs
23117 ## cause PHP parser tests to barf
23119 Lists: 1. Nested inside html (No unnecessary escapes)
23128 <li data-parsoid='{}'>*foo</li>
23129 <li data-parsoid='{}'>#foo</li>
23130 <li data-parsoid='{}'>:foo</li>
23131 <li data-parsoid='{}'>;foo</li>
23139 <li data-parsoid='{}'>*foo</li>
23140 <li data-parsoid='{}'>#foo</li>
23141 <li data-parsoid='{}'>:foo</li>
23142 <li data-parsoid='{}'>;foo</li>
23149 *<nowiki>*foo</nowiki>
23150 *<nowiki>#foo</nowiki>
23151 *<nowiki>:foo</nowiki>
23152 *<nowiki>;foo</nowiki>
23158 #<nowiki>*foo</nowiki>
23159 #<nowiki>#foo</nowiki>
23160 #<nowiki>:foo</nowiki>
23161 #<nowiki>;foo</nowiki>
23165 Lists: 2. Inside definition lists
23169 <dl><dt>;foo</dt></dl>
23170 <dl><dt>:foo</dt></dl>
23173 <dl><dd>:foo</dd></dl>
23177 ; <nowiki>:foo</nowiki>
23179 ; <nowiki>:foo</nowiki>
23186 Lists: 3. Only bullets at start of text in wikitext-generated HTML should be escaped
23192 <li data-parsoid='{}'>*foo<i>it</i>*bar</li>
23196 *<nowiki>*foo</nowiki>''it''*bar
23200 Lists: 4. No escapes needed
23213 <li><a rel="mw:WikiLink" href="Foo" title="Foo">Foo</a>: bar
23217 <li><a rel="mw:WikiLink" href="Foo" title="Foo">Foo</a>*bar
23231 Lists: 5. No unnecessary escapes
23235 <ul><li> bar <span>[[foo]]</span></li></ul>
23236 <ul><li> =bar <span>[[foo]]</span></li></ul>
23237 <ul><li> [[bar <span>[[foo]]</span></li></ul>
23238 <ul><li> ]]bar <span>[[foo]]</span></li></ul>
23239 <ul><li> =bar <span>foo]]</span>=</li></ul>
23240 <ul><li> <s></s>: a</li></ul>
23241 <ul><li> <i>* foo</i></li></ul>
23244 * bar <span><nowiki>[[foo]]</nowiki></span>
23246 * =bar <span><nowiki>[[foo]]</nowiki></span>
23248 * [[bar <span><nowiki>[[foo]]</nowiki></span>
23250 * ]]bar <span><nowiki>[[foo]]</nowiki></span>
23252 * =bar <span>foo]]</span>=
23260 Lists: 6. Escape bullets in SOL position
23264 <p><!--cmt-->*foo</p>
23266 <!--cmt--><nowiki>*</nowiki>foo
23270 Lists: 7. Escape bullets in a multi-line context
23279 <nowiki>*</nowiki>b
23283 Lists: 8. Escape colons only if not present in tags
23287 <dl><dt>a:b<i>c:d</i></dt></dl>
23289 ; <nowiki>a:b</nowiki>''c:d''
23292 #### --------------- HRs ---------------
23293 #### 1. Single line
23294 #### -----------------------------------
23297 HRs: 1. Single line
23305 ----<nowiki>----</nowiki>
23310 #### --------------- Tables ---------------
23311 #### 1a. Simple example
23312 #### 1b. No escaping needed (!foo)
23313 #### 1c. No escaping needed (|foo)
23314 #### 1d. No escaping needed (|}foo)
23316 #### 2a. Nested in td (<td>foo|bar</td>)
23317 #### 2b. Nested in td (<td>foo||bar</td>)
23318 #### 2c. Nested in td -- no escaping needed(<td>foo!!bar</td>)
23320 #### 3a. Nested in th (<th>foo!bar</th>)
23321 #### 3b. Nested in th (<th>foo!!bar</th>)
23322 #### 3c. Nested in th -- no escaping needed(<th>foo||bar</th>)
23326 #### 4c. No escaping needed
23327 #### --------------------------------------
23330 Tables: 1a. Simple example
23338 <nowiki>{|</nowiki>
23343 Tables: 1b. No escaping needed
23354 Tables: 1c. No escaping needed
23365 Tables: 1d. No escaping needed
23376 Tables: 2a. Nested in td
23381 <td>foo|bar</td></tr>
23382 <tr><td>x<div>a|b</div></td>
23386 |<nowiki>foo|bar</nowiki>
23388 |x<div><nowiki>a|b</nowiki></div>
23404 Tables: 2b. Nested in td
23410 <td>a<i>b||c</i></td>
23411 <td>a<i><div>b||c</div></i></td>
23412 </tr></tbody></table>
23415 |<nowiki>foo||bar</nowiki>
23416 |a''<nowiki>b||c</nowiki>''
23417 |a''<div><nowiki>b||c</nowiki></div>''
23426 <td>a<i><div>b||c</div></i>
23432 Tables: 2c. Nested in td -- no escaping needed
23448 Tables: 3a. Nested in th
23464 Tables: 3b. Nested in th
23469 <tr><th>foo!!bar</th>
23470 <th><i>foo|bar</i></th>
23471 <th><i>foo!!bar</i></th>
23472 <th><i><span>foo!!bar</span></i></th>
23473 </tr></tbody></table>
23476 !<nowiki>foo!!bar</nowiki>
23477 !''<nowiki>foo|bar</nowiki>''
23478 !''<nowiki>foo!!bar</nowiki>''
23479 !''<span><nowiki>foo!!bar</nowiki></span>''
23488 <th><i>foo!!bar</i>
23490 <th><i><span>foo!!bar</span></i>
23496 Tables: 3c. Nested in th
23501 <tr><th>foo||bar</th>
23502 <th><span typeof="mw:Nowiki">foo||bar</span></th>
23503 </tr></tbody></table>
23506 !<nowiki>foo||bar</nowiki>
23507 !<nowiki>foo||bar</nowiki>
23520 Tables: 4a. Escape -
23536 |<nowiki>-bar</nowiki>
23541 Tables: 4b. Escape +
23557 |<nowiki>+bar</nowiki>
23562 Tables: 4c. No escaping needed
23567 <tr><td>foo-bar</td><td>foo+bar</td></tr>
23568 <tr><td><i>foo</i>-bar</td><td><i>foo</i>+bar</td></tr>
23574 <div>a|b</div></td>
23619 Tables: 4d. No escaping needed
23624 <tbody><tr><td><a rel="mw:WikiLink" href="./Foo" title="Foo">Foo</a>-bar</td>
23625 <td data-parsoid='{"startTagSrc":"|","attrSepSrc":"|"}'>+1</td>
23626 <td data-parsoid='{"startTagSrc":"|","attrSepSrc":"|"}'>-2</td></tr>
23637 <td><a href="/wiki/Foo" title="Foo">Foo</a>-bar
23647 T97430: Don't emit empty nowiki pairs around marker meta tags
23651 <p>*This is a long sentence here that will make the nowiki algo split up the nowikis into multiple pairs
23652 |** Make this another long long long sentence forcing the nowiki algo to split up the nowikis.</p>
23654 <nowiki>*</nowiki>This is a long sentence here that will make the nowiki algo split up the nowikis into multiple pairs
23655 |** Make this another long long long sentence forcing the nowiki algo to split up the nowikis.
23659 Unclosed xmlish element in table line shouldn't eat end delimiters
23664 <tbody><tr><td> <foo</td>
23665 <td> bar></td></tr>
23682 #### --------------- Links ----------------
23683 #### 1. Quote marks in link text
23684 #### 2. Wikilinks: Escapes needed
23685 #### 3. Wikilinks: No escapes needed
23686 #### 4. Extlinks: Escapes needed
23687 #### 5. Extlinks: No escapes needed
23688 #### --------------------------------------
23690 Links 1. WikiLinks: No escapes needed
23694 <p><a rel="mw:WikiLink" href="Foo" title="Foo">Foo<i>boo</i></a>
23695 <a rel="mw:WikiLink" href="Foo" title="Foo">[Foobar]</a>
23696 <a rel="mw:WikiLink" href="Foo" title="Foo">x [Foobar] x</a></p>
23700 [[Foo|x [Foobar] x]]
23702 <p><a href="/wiki/Foo" title="Foo">Foo<i>boo</i></a>
23703 <a href="/wiki/Foo" title="Foo">[Foobar]</a>
23704 <a href="/wiki/Foo" title="Foo">x [Foobar] x</a>
23709 Links 2. WikiLinks: Escapes needed
23713 <a href="Foo" rel="mw:WikiLink">Foobar]</a>
23714 <a href="Foo" rel="mw:WikiLink">x [http://google.com g] x</a>
23715 <a href="Foo" rel="mw:WikiLink">[[Bar]]</a>
23716 <a href="Foo" rel="mw:WikiLink">x [[Bar]] x</a>
23717 <a href="Foo" rel="mw:WikiLink">|Bar</a>
23718 <a href="Foo" rel="mw:WikiLink">]]bar</a>
23719 <a href="Foo" rel="mw:WikiLink">[[bar</a>
23720 <a href="Foo" rel="mw:WikiLink">x [[ y</a>
23721 <a href="Foo" rel="mw:WikiLink">x ]] y</a>
23722 <a href="Foo" rel="mw:WikiLink">x ]] y [[ z</a>
23724 [[Foo|<nowiki>Foobar]</nowiki>]]
23725 [[Foo|x <nowiki>[http://google.com g]</nowiki> x]]
23726 [[Foo|<nowiki>[[Bar]]</nowiki>]]
23727 [[Foo|<nowiki>x [[Bar]] x</nowiki>]]
23728 [[Foo|<nowiki>|Bar</nowiki>]]
23729 [[Foo|<nowiki>]]bar</nowiki>]]
23730 [[Foo|<nowiki>[[bar</nowiki>]]
23731 [[Foo|<nowiki>x [[ y</nowiki>]]
23732 [[Foo|<nowiki>x ]] y</nowiki>]]
23733 [[Foo|<nowiki>x ]] y [[ z</nowiki>]]
23735 <p><a href="/wiki/Foo" title="Foo">Foobar]</a>
23736 <a href="/wiki/Foo" title="Foo">x [http://google.com g] x</a>
23737 <a href="/wiki/Foo" title="Foo">[[Bar]]</a>
23738 <a href="/wiki/Foo" title="Foo">x [[Bar]] x</a>
23739 <a href="/wiki/Foo" title="Foo">|Bar</a>
23740 <a href="/wiki/Foo" title="Foo">]]bar</a>
23741 <a href="/wiki/Foo" title="Foo">[[bar</a>
23742 <a href="/wiki/Foo" title="Foo">x [[ y</a>
23743 <a href="/wiki/Foo" title="Foo">x ]] y</a>
23744 <a href="/wiki/Foo" title="Foo">x ]] y [[ z</a>
23749 Links 3. WikiLinks: No escapes needed
23753 <p><a rel="mw:WikiLink" href="Foo">[Foobar</a>
23754 <a rel="mw:WikiLink" href="Foo" title="Foo">foo|bar</a></p>
23759 <p><a href="/wiki/Foo" title="Foo">[Foobar</a>
23760 <a href="/wiki/Foo" title="Foo">foo|bar</a>
23765 Links 4. ExtLinks: Escapes needed
23769 <p><a rel="mw:ExtLink" href="http://google.com">[google]</a>
23770 <a rel="mw:ExtLink" href="http://google.com">google]</a></p>
23771 <p>[http://google.com]</p>
23772 <p>[http://google.com google]</p>
23773 <p>[<a rel="mw:ExtLink" href="http://google.com">http://google.com</a>]</p>
23774 <p>[<a rel="mw:ExtLink" href="http://google.com" about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"http://google.com"}},"i":0}}]}'>http://google.com</a>]</p>
23776 [http://google.com <nowiki>[google]</nowiki>]
23777 [http://google.com <nowiki>google]</nowiki>]
23779 <nowiki>[http://google.com]</nowiki>
23781 <nowiki>[http://google.com google]</nowiki>
23783 [http://google.com<nowiki>]</nowiki>
23785 [{{echo|http://google.com}}<nowiki>]</nowiki>
23787 <p><a rel="nofollow" class="external text" href="http://google.com">[google]</a>
23788 <a rel="nofollow" class="external text" href="http://google.com">google]</a>
23789 </p><p>[http://google.com]
23790 </p><p>[http://google.com google]
23791 </p><p>[<a rel="nofollow" class="external free" href="http://google.com">http://google.com</a>]
23792 </p><p>[<a rel="nofollow" class="external free" href="http://google.com">http://google.com</a>]
23797 Links 5. ExtLinks: No escapes needed
23801 <p><a rel="mw:ExtLink" href="http://google.com">[google</a></p>
23802 <p>[<a ref="mw:ExtLink" href="http://google.com"></a>]</p>
23804 [http://google.com [google]
23806 [[http://google.com]]
23808 <p><a rel="nofollow" class="external text" href="http://google.com">[google</a>
23809 </p><p>[<a rel="nofollow" class="external autonumber" href="http://google.com">[1]</a>]
23814 Links 6. Add <nowiki/>s between text-nodes and url-links when required (bug 64300)
23818 <p>x<a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>y
23819 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>?x
23820 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>&x
23821 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>'x
23822 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>,x
23823 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>.x
23824 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>;x
23825 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>:x
23826 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>;x
23827 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>!x
23828 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>=x
23829 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>(x)
23830 <a rel="mw:ExtLink" href="http://example.com(x" data-parsoid='{"stx":"url"}'>http://example.com(x</a>)
23833 x<nowiki/>http://example.com<nowiki/>y
23834 http://example.com<nowiki/>?x
23835 http://example.com<nowiki/>&x
23836 http://example.com<nowiki/>'x
23837 http://example.com<nowiki/>,x
23838 http://example.com<nowiki/>.x
23839 http://example.com<nowiki/>;x
23840 http://example.com<nowiki/>:x
23841 http://example.com<nowiki/>;x
23842 http://example.com<nowiki/>!x
23843 http://example.com<nowiki/>=x
23844 http://example.com<nowiki/>(x)
23845 http://example.com(x<nowiki/>)
23849 Links 7a. Don't add spurious <nowiki/>s between text-nodes and url-links (bug 64300)
23854 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>
23856 "<a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>"
23857 (<a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>)
23858 (<a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>) foo
23859 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>,
23860 <a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>, foo
23866 "http://example.com"
23867 (http://example.com)
23868 (http://example.com) foo
23869 http://example.com,
23870 http://example.com, foo
23873 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>
23875 "<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>"
23876 (<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>)
23877 (<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>) foo
23878 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>,
23879 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>, foo
23884 Links 7b. Don't add spurious <nowiki/>s between text-nodes and url-links (bug 64300)
23888 <p><a rel="mw:ExtLink" href="http://example.com" data-parsoid='{"stx":"url"}'>http://example.com</a>.,;:!?\
23889 -<a rel="mw:ExtLink" href="http://example.com">http://example.com</a>:</p>
23891 http://example.com.,;:!?\
23892 -http://example.com:
23894 <p><a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>.,;:!?\
23895 -<a rel="nofollow" class="external free" href="http://example.com">http://example.com</a>:
23900 Links 8. Add <nowiki/>s between text-nodes and RFC-links when required (bug 64300)
23904 <p><a href="//tools.ietf.org/html/rfc123" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>RFC 123</a>4
23905 <a href="//tools.ietf.org/html/rfc123" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>RFC 123</a>y
23906 X<a href="//tools.ietf.org/html/rfc123" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>RFC 123</a>y</p>
23910 X<nowiki/>RFC 123<nowiki/>y
23914 Links 9. Don't add spurious <nowiki/>s between text-nodes and RFC-links (bug 64300)
23918 <p><a href="//tools.ietf.org/html/rfc123" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>RFC 123</a>?foo
23919 <a href="//tools.ietf.org/html/rfc123" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>RFC 123</a>&foo
23920 -<a href="//tools.ietf.org/html/rfc123" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>RFC 123</a>-
23927 <p><a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc123">RFC 123</a>?foo
23928 <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc123">RFC 123</a>&foo
23929 -<a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc123">RFC 123</a>-
23934 Links 10. Add <nowiki/>s between text-nodes and PMID-links when required (bug 64300)
23938 <p><a href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>PMID 123</a>4
23939 <a href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>PMID 123</a>y
23940 X<a href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>PMID 123</a>y
23944 X<nowiki/>PMID 123<nowiki/>y
23948 Links 11. Don't add spurious <nowiki/>s between text-nodes and PMID-links (bug 64300)
23952 <p><a href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>PMID 123</a>?foo
23953 <a href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>PMID 123</a>&foo
23954 -<a href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract" rel="mw:ExtLink" data-parsoid='{"stx":"magiclink"}'>PMID 123</a>-
23961 <p><a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract">PMID 123</a>?foo
23962 <a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract">PMID 123</a>&foo
23963 -<a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract">PMID 123</a>-
23968 Links 12. Add <nowiki/>s between text-nodes and ISBN-links when required (bug 64300)
23972 <p><a href="./Special:BookSources/1234567890" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 1234567890</a>1
23973 <a href="./Special:BookSources/1234567890" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 1234567890</a>x
23974 a<a href="./Special:BookSources/1234567890" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 1234567890</a>b
23977 ISBN 1234567890<nowiki/>1
23978 ISBN 1234567890<nowiki/>x
23979 a<nowiki/>ISBN 1234567890<nowiki/>b
23983 Links 13. Don't add spurious <nowiki/>s between text-nodes and ISBN-links (bug 64300)
23987 <p>-<a href="./Special:BookSources/1234567890" rel="mw:WikiLink" data-parsoid='{"stx":"magiclink"}'>ISBN 1234567890</a>'s
23991 <p>-<a href="/wiki/Special:BookSources/1234567890" class="internal mw-magiclink-isbn">ISBN 1234567890</a>'s
23996 Links 14. Protect link-like plain text. (Parsoid bug T78425)
24000 <p>this is not a link: http://example.com
24003 this is not a link: <nowiki>http://example.com</nowiki>
24007 Links 15. Link trails can't become link prefixes.
24012 <p><a rel="mw:WikiLink" href="Söfnuður" title="Söfnuður" data-parsoid='{"stx":"simple","tail":"-"}'>Söfnuður-</a><a rel="mw:WikiLink" href="00" title="00">00</a></p>
24014 [[Söfnuður]]-[[00]]
24016 <p><a href="/wiki/S%C3%B6fnu%C3%B0ur" title="Söfnuður">Söfnuður-</a><a href="/wiki/00" title="00">00</a>
24020 #### --------------- Quotes ---------------
24021 #### 1. Quotes inside <b> and <i>
24022 #### 2. Link fragments separated by <i> and <b> tags
24023 #### 3. Link fragments inside <i> and <b>
24024 #### 4. No escaping needed
24025 #### --------------------------------------
24027 1a. Quotes inside <b> and <i>
24038 <b>foo'<i>bar'</i>baz</b>
24047 <i>fools'<span> errand</span></i>
24048 <i><span>fool</span>'s errand</i>
24049 '<i>foo</i> bar '<i>baz</i>
24050 a|!*#-:;+-~[]{}b'<i>x</i>
24054 ''<nowiki>''foo''</nowiki>''
24055 ''<nowiki>'''foo'''</nowiki>''
24057 '''<nowiki/>'foo''''
24058 '''<nowiki>''foo''</nowiki>'''
24059 '''<nowiki>'''foo'''</nowiki>'''
24060 '''foo'<nowiki/>''bar'<nowiki/>''baz'''
24061 '''foo'''<nowiki/>'s
24067 '''foo'''<nowiki/>'
24068 ''''foo'''<nowiki/>'
24069 ''fools'<span> errand</span>''
24070 ''<span>fool</span>'s errand''
24071 '<nowiki/>''foo'' bar '''baz''
24072 a|!*#-:;+-~[]{}b'''x''
24076 1b. Quotes inside <b> and <i> with other tags on same line
24080 '<i>a</i> foo <i><a rel="mw:WikiLink" href="Bar" title="Bar">bar</a></i>
24081 <i>a'</i> foo <i><a rel="mw:WikiLink" href="Bar" title="Bar">bar</a></i>
24082 <i>a'</i> foo <b><a rel="mw:WikiLink" href="Bar" title="Bar" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"[[bar]]"}},"i":0}}]}'>bar</a></b>
24083 <a rel="mw:WikiLink" href="Foo" title="Foo">foo</a> x'<i><a href="Bar" rel="mw:WikiLink" title="Bar">bar</a></i>
24084 '<i>foo</i> <span class="mw-ref" id="cite_ref-1-0" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span>
24085 '<i>foo</i> <div title="name">test</div>
24086 '<i>foo</i> and <br data-parsoid='{"stx":"html","noClose":true}'/> bar
24087 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt5" data-mw='{"name":"references","attrs":{}}'>
24088 <li about="#cite_note-1" id="cite_note-1"><span rel="mw:referencedBy"><a href="#cite_ref-1">↑</a></span> <span id="mw-reference-text-cite_note-1" class="mw-reference-text" data-parsoid="{}">test</span></li>
24091 '''a'' foo ''[[bar]]''
24092 ''a''' foo ''[[bar]]''
24093 ''a''' foo '''{{echo|[[bar]]}}'''
24094 [[foo]] x'''[[bar]]''
24095 '''foo'' <ref>test</ref>
24096 '''foo'' <div title="name">test</div>
24097 '''foo'' and <br> bar
24102 2. Link fragments separated by <i> and <b> tags
24106 <p>[[<i>foo</i>hello]]</p>
24107 <p>[[<b>foo</b>hello]]</p>
24109 [[''foo''<nowiki>hello]]</nowiki>
24111 [['''foo'''<nowiki>hello]]</nowiki>
24114 # FIXME: Escaping one or both of [[ and ]] is also acceptable --
24115 # this is one of the shortcomings of this format
24117 3. Link fragments inside <i> and <b>
24121 <p><i>[[foo</i>]]</p>
24122 <p><b>[[foo</b>]]</p>
24124 ''[[foo''<nowiki>]]</nowiki>
24126 '''[[foo'''<nowiki>]]</nowiki>
24130 4. No escaping needed
24134 <p>'<span><i>bar</i></span>'
24135 '<span><b>bar</b></span>'
24139 '<span>''bar''</span>'
24140 '<span>'''bar'''</span>'
24144 #### ----------- Paragraphs ---------------
24145 #### 1. No unnecessary escapes
24146 #### --------------------------------------
24149 1. No unnecessary escapes
24153 <p>bar <span>[[foo]]</span>
24154 </p><p>=bar <span>[[foo]]</span>
24155 </p><p>[[bar <span>[[foo]]</span>
24156 </p><p>]]bar <span>[[foo]]</span>
24157 </p><p>=bar <span>foo]]</span>=
24160 bar <span><nowiki>[[foo]]</nowiki></span>
24162 =bar <span><nowiki>[[foo]]</nowiki></span>
24164 [[bar <span><nowiki>[[foo]]</nowiki></span>
24166 ]]bar <span><nowiki>[[foo]]</nowiki></span>
24168 =bar <span>foo]]</span><nowiki>=</nowiki>
24171 #### ----------------------- PRE --------------------------
24172 #### 1. Leading whitespace in SOL context should be escaped
24173 #### ------------------------------------------------------
24175 1. Leading whitespace in SOL context should be escaped
24198 <nowiki> </nowiki>a
24200 <nowiki> </nowiki> a
24204 <nowiki> </nowiki> a
24206 <nowiki> </nowiki>a
24209 <nowiki> </nowiki>b
24232 2. Leading whitespace in non-indent-pre contexts should not be escaped
24236 <p>foo <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span></p>
24237 <ol class="mw-references" typeof="mw:Extension/references" about="#mwt4" data-mw='{"name":"references","attrs":{}}'>
24238 <li about="#cite_note-1" id="cite_note-1"><a href="#cite_ref-1" rel="mw:referencedBy"><span class="mw-linkback-text">↑ </span></a> <span id="mw-reference-text-cite_note-1" class="mw-reference-text"><i>a</i>
24248 3. Leading whitespace in indent-pre suppressing contexts should not be escaped
24267 4. Leading whitespace in indent-pre suppressing contexts should not be escaped
24271 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption>caption</figcaption></figure>
24273 [[File:Foobar.jpg|thumb|caption]]
24277 5. Nowiki escaping should account for indent-pres
24287 T95794: nowiki escaping should account for leading space at start-of-line in an indent-pre block
24300 #### --------------- Behavior Switches --------------------
24303 1. Valid behavior switches should be escaped
24310 <nowiki>__TOC__</nowiki>
24311 ''<nowiki>__TOC__</nowiki>''
24315 2. Invalid behavior switches should not be escaped
24326 # We use indent-pre as an indirect way to test for sol-transparent behavior.
24328 Behavior switches should be SOL-transparent
24332 <meta property="mw:PageProp/toc" />
24334 <!-- this one's bogus -->
24337 <pre data-parsoid='{}'><meta property="mw:PageProp/toc" data-parsoid='{"src":"__TOC__","magicSrc":"__TOC__"}'/> foo</pre>
24339 <meta property="mw:PageProp/toc" data-parsoid='{"src":"__TOC__","magicSrc":"__TOC__"}'/><pre data-parsoid='{}'>bar</pre>
24343 <!-- this one's bogus -->
24352 #### --------------- HTML tags ---------------
24355 #### 3. multi-line html tag
24356 #### 4. extension tags
24357 #### -----------------------------------------
24363 <a href="http://google.com">google</a>
24365 <a href="http://google.com">google</a>
24373 <ul><li> <div>foo</div></li>
24374 <li> <div style="color:red">foo</div></li>
24375 <li> <td></li></ul>
24378 * <nowiki><div>foo</div></nowiki>
24379 * <nowiki><div style="color:red">foo</div></nowiki>
24380 * <nowiki><td></nowiki>
24384 3. multi-line html tag
24403 <p><ref>foo</ref>
24404 </p><p><ref>bar
24405 </p><p>baz</ref>
24408 <nowiki><ref>foo</ref></nowiki>
24410 <nowiki><ref>bar</nowiki>
24412 baz<nowiki></ref></nowiki>
24415 #### --------------- Others ---------------
24421 <p><nowiki>foo</nowiki>
24424 <nowiki>foo</nowiki>
24427 ## The quote-char in the input is necessary for triggering the bug
24429 (Bug 52035) Nowiki-escaping should not get tripped by " :" in text
24438 #----------- End of wikitext escaping tests --------------
24442 Tag-like HTML structures are passed through as text
24464 </p><p>1<d e>f
24469 HTML tag with necessary entities in attributes
24471 <span title="&amp;">foo</span>
24473 <p><span title="&amp;">foo</span>
24478 HTML tag with 'unnecessary' entity encoding in attributes
24480 <span title="&">foo</span>
24482 <p><span title="&">foo</span>
24487 HTML tag with broken attribute value quoting
24489 parsoid=wt2html,html2html
24491 <span title="Hello world>Foo</span>
24493 <p><span title="Hello world">Foo</span>
24496 <p><span title="Hello world">Foo</span></p>
24500 Self-closed tag with broken attribute value quoting
24502 parsoid=wt2html,html2html
24504 <div title="Hello world />Foo
24506 <div title="Hello world"></div>
24509 <div title="Hello world " data-parsoid='{"stx":"html","selfClose":true}'></div><p>Foo</p>
24513 Table with broken attribute value quoting
24515 parsoid=wt2html,html2html
24518 | title="Hello world|Foo
24523 <td title="Hello world">Foo
24529 <td title="Hello world">Foo
24535 Table with broken attribute value quoting on consecutive lines
24537 parsoid=wt2html,html2html
24540 | title="Hello world|Foo
24541 | style="color:red|Bar
24546 <td title="Hello world">Foo
24548 <td style="color:red">Bar
24554 <td title="Hello world">Foo
24555 </td><td style="color: red">Bar
24556 </td></tr></tbody></table>
24561 Accept empty td cell attribute
24564 | align="center" | foo || |
24569 <td align="center"> foo </td>
24576 Non-empty attributes in th-cells
24579 ! Foo !! style="color: red" | Bar
24585 <th style="color: red"> Bar
24591 Accept empty attributes in th-cells
24606 Empty table rows go away
24627 ### Parsoid-centric tests for testing RTing of inter-element separators
24628 ### Edge cases not tested by existing parser tests and specific to
24629 ### Parsoid-specific serialization strategies.
24633 RT-ed inter-element separators should be valid separators
24645 <tbody><tr data-parsoid='{"startTagSrc":"|-","a":{"[[foo]]":null},"sa":{"[[foo]]":""},"autoInsertedEnd":true}'></tr>
24649 # Parsoid-only since PHP parser relies on Tidy for correct output
24651 Trailing newlines in a deep dom-subtree that ends a wikitext line should be migrated out
24665 <tbody><tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td data-parsoid='{"autoInsertedEnd":true}'><small data-parsoid='{"stx":"html","autoInsertedEnd":true}'>foo
24666 <p>bar</p></small></td></tr>
24670 <tbody><tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td data-parsoid='{"autoInsertedEnd":true}'><small data-parsoid='{"stx":"html","autoInsertedEnd":true}'>foo<small data-parsoid='{"stx":"html","autoInsertedEnd":true}'></small></small></td></tr>
24674 # Note that the "style" attribute is really a template parameter here.
24675 # The = would have to be {{=}} if you wanted the literal.
24677 Empty TD followed by TD with tpl-generated attribute
24682 |{{echo|style='color:red'}}|foo
24696 Indented table with an empty td
24714 ## We have some newline diffs RT-ing this edge case
24715 ## and it is not important enough -- we seem to be emitting
24716 ## at most 2 newlines after a </tr> and this is unrelated to
24717 ## the issue from T85627 that this is testing.
24719 Indented table with blank lines in between (T85627)
24738 Indented block & table
24752 <div data-parsoid='{"stx":"html"}'>foo</div>
24754 <tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td data-parsoid='{"autoInsertedEnd":true}'>foo</td></tr>
24759 Indent and comment before table row
24774 <!--hi--><tbody><tr data-parsoid='{"startTagSrc":"|-","autoInsertedEnd":true}'>
24775 <td data-parsoid='{"autoInsertedEnd":true}'> there</td></tr>
24779 # Parsoid-specific since PHP parser doesn't handle this mixed tbl-wikitext
24781 Empty TR followed by a template-generated TR
24787 {{echo|<tr><td>foo</td></tr>}}
24793 <tr about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<tr><td>foo</td></tr>"}},"i":0}}]}'>
24798 ## PHP and parsoid output differ for this, and since this is primarily
24799 ## for testing Parsoid's serializer, marking this Parsoid only
24801 Empty TR followed by mixed-ws-comment line should RT correctly
24817 <!--c--> </tr><!--d-->
24823 Multi-line image caption generated by templates with/without trailing newlines
24825 [[File:Foobar.jpg|thumb|300x300px|foo\n{{echo|A}}\n{{echo|B}}\n{{echo|C}}]]
24826 [[File:Foobar.jpg|thumb|300x300px|foo\n{{echo|A}}\n{{echo|B}}\n{{echo|C}}\n\n]]
24828 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="34" width="300"/></a><figcaption>foo\n<span about="#mwt9" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"A"}},"i":0}}]}'>A</span>\n<span about="#mwt10" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"B"}},"i":0}}]}'>B</span>\n<span about="#mwt11" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"C"}},"i":0}}]}'>C</span></figcaption></figure>
24829 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/300px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="34" width="300"/></a><figcaption>foo\n<span about="#mwt12" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"A"}},"i":0}}]}'>A</span>\n<span about="#mwt13" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"B"}},"i":0}}]}'>B</span>\n<span about="#mwt14" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"C"}},"i":0}}]}'>C</span>\n\n</figcaption></figure>
24833 New element inserted (without intervening newlines) after an old sol-transparent node should serialize correctly
24837 <meta typeof="mw:Includes/IncludeOnly" data-parsoid='{"src":"<includeonly>foo</includeonly>"}'/><meta typeof="mw:Includes/IncludeOnly/End" data-parsoid='{"src":""}'/><p>new para</p>
24839 <link rel="mw:PageProp/Category" href="./Category:Foo" data-parsoid='{}'/><h1>new heading</h1>
24841 <includeonly>foo</includeonly>
24849 ## PHP emits broken html for this, and since this is primarily
24850 ## a Parsoid serializer test, marking this Parsoid only
24852 Improperly nested inline or quotes tags with whitespace in between
24854 <span> <s>x</span> </s>
24857 <p><span> <s>x</s></span><s> </s>
24858 <b> <i>x</i></b><i> </i>
24863 Encapsulate protected attributes from wt
24865 <div typeof="mw:placeholder stuff" data-mw="whoo" data-parsoid="weird" data-parsoid-other="no" about="time" rel="mw:true">foo</div>
24867 {| typeof="mw:placeholder stuff" data-mw="whoo" data-parsoid="weird" data-parsoid-other="no" about="time" rel="mw:true"
24871 <div data-x-typeof="mw:placeholder stuff" data-x-data-mw="whoo" data-x-data-parsoid="weird" data-x-data-parsoid-other="no" data-x-about="time" data-x-rel="mw:true">foo</div>
24873 <table data-x-typeof="mw:placeholder stuff" data-x-data-mw="whoo" data-x-data-parsoid="weird" data-x-data-parsoid-other="no" data-x-about="time" data-x-rel="mw:true">
24874 <tbody><tr><td data-parsoid='{"autoInsertedEnd":true}'> ok</td></tr>
24878 ## Currently the p-wrapper is fragile in how it adds / removes transformations.
24879 ## Having nested or stray pre tags results in the attempt to add duplicates,
24880 ## causing an assertion fail. This test tries to prevent that situation.
24882 Ensure ParagraphWrapper can deal with stray closing pre tags
24892 1. Ensure fostered text content is wrapped in element nodes
24896 <table>hi</table><table>ho</table>
24905 2. Ensure fostered text content is wrapped in element nodes (traps regressions around fostered marker on the element getting lost)
24907 parsoid=wt2html,wt2wt
24916 <tbody><tr><td> a</td></tr>
24921 Encapsulation properly handles null DSR information from foster box
24923 parsoid=wt2html,wt2wt
24925 {{echo|<table>foo<tr><td>bar</td></tr></table>}}
24927 <span typeof="mw:Transclusion" data-mw="{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<table>foo<tr><td>bar</td></tr></table>"}},"i":0}}]}">foo</span><table><tbody><tr><td>bar</td></tr></tbody></table>
24931 1. Encapsulate foster-parented transclusion content
24933 parsoid=wt2wt,wt2html
24935 <table>{{echo|foo<tr><td>bar</td></tr>}}</table>
24937 <p typeof="mw:Transclusion" data-mw="{"parts":["<table>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo<tr><td>bar</td></tr>"}},"i":0}},"</table>"]}">foo</p><table>
24947 2. Encapsulate foster-parented transclusion content
24949 parsoid=wt2wt,wt2html
24951 <table><div>{{echo|foo}}</div><tr><td>bar</td></tr></table>
24953 <div typeof="mw:Transclusion" data-mw="{"parts":["<table><div>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo"}},"i":0}},"</div><tr><td>bar</td></tr></table>"]}">foo</div>
24964 3. Encapsulate foster-parented transclusion content
24966 parsoid=wt2wt,wt2html
24968 <table><div><p>{{echo|foo</p></div><tr><td>}}bar</td></tr></table>
24970 <div typeof="mw:Transclusion" data-mw="{"parts":["<table><div><p>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo</p></div><tr><td>"}},"i":0}},"bar</td></tr></table>"]}">
24983 4. Encapsulate foster-parented transclusion content
24985 parsoid=wt2wt,wt2html
24987 <table><div><p>{{echo|foo</p></div><tr><td>}}bar</td></tr></table>
24989 <div typeof="mw:Transclusion" data-mw="{"parts":["<table><div><p>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo</p></div><tr><td>"}},"i":0}},"bar</td></tr></table>"]}">
25002 5. Encapsulate foster-parented transclusion content
25004 parsoid=wt2wt,wt2html
25006 <table><tr><td><div><p>{{echo|foo</p></div></td>foo}}</tr></table>
25008 <p typeof="mw:Transclusion" data-mw="{"parts":["<table><tr><td><div><p>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo</p></div></td>foo"}},"i":0}},"</tr></table>"]}">foo</p>
25023 6. Encapsulate foster-parented transclusion content
25025 parsoid=wt2wt,wt2html
25027 <table><tr><td><div><p>{{echo|foo</p></div></td>foo</tr></table>}}<p>ok</p>
25029 <p typeof="mw:Transclusion" data-mw="{"parts":["<table><tr><td><div><p>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo</p></div></td>foo</tr></table>"}},"i":0}}]}">foo</p>
25045 7. Encapsulate foster-parented transclusion content
25047 parsoid=wt2wt,wt2html
25049 <table>{{echo|<p>foo</p>}}<td>bar</td></table>
25051 <p typeof="mw:Transclusion" data-mw="{"parts":["<table>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<p>foo</p>"}},"i":0}},"<td>bar</td></table>"]}">foo</p>
25061 # Note that the wt is broken on purpose: the = should be {{=}} if you
25062 # don't want it to be a template parameter key.
25064 8. Encapsulate foster-parented transclusion content
25066 parsoid=wt2wt,wt2html
25069 }}{|{{echo|style='color:red'}}
25074 <p typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a\n"}},"i":0}}]}'>a</p>
25076 <p typeof="mw:Transclusion" data-mw='{"parts":["{|",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"style":{"wt":"'color:red'"}},"i":0}},"\n|-\n|b\n|}"]}'>{{{1}}}</p>
25087 9. Encapsulate foster-parented transclusion content
25089 parsoid=wt2wt,wt2html
25091 <table>{{echo|hi</table>hello}}
25093 <p about="#mwt2" typeof="mw:Transclusion" data-mw='{"parts":["<table>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"hi</table>hello"}},"i":0}}]}' data-parsoid='{"fostered":true,"autoInsertedEnd":true,"autoInsertedStart":true,"pi":[[{"k":"1"}]]}'>hi</p><table about="#mwt2" data-parsoid='{"stx":"html"}'></table><p about="#mwt2">hello</p>
25097 Table in fosterable position
25108 <div about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"OpenTable","href":"./Template:OpenTable"},"params":{},"i":0}},"\n<div>\n"]}' data-parsoid='{"stx":"html","autoInsertedEnd":true,"pi":[[]]}'></div><span about="#mwt1">
25110 <table about="#mwt1" data-parsoid='{"autoInsertedEnd":true}'></table>
25116 # Parsoid only for bug 64747
25118 Properly encapsulate empty-content transclusions in fosterable positions
25126 <table about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":["<table>\n",{"template":{"target":{"wt":"#if:","function":"#if"},"params":{"1":{"wt":"\n<td>foo</td>\n"}},"i":0}},"\n</table>"]}' data-parsoid='{"stx":"html","pi":[[{"k":"1"}]]}'>
25132 Always encapsulate foster box when template range is expanded to table
25145 T115289: Unclosed table
25147 {{echo|<table>}}<!--c-->[[Category:Two]]
25149 <link rel="mw:PageProp/Category" href="./Category:Two" about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"stx":"simple","a":{"href":"./Category:Two"},"sa":{"href":"Category:Two"},"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<table>"}},"i":0}},"<!--c-->[[Category:Two]]"]}'/><table about="#mwt1" data-parsoid='{"stx":"html","autoInsertedEnd":true}'><!--c--></table>
25153 T115289: Don't migrate newlines out of tables with fostered content
25155 <table><td></td>{{echo|<tr>[[Category:One]]}}<!--c-->[[Category:Two]]
25157 <link rel="mw:PageProp/Category" href="./Category:One" about="#mwt2" typeof="mw:Transclusion" data-parsoid='{"stx":"simple","a":{"href":"./Category:One"},"sa":{"href":"Category:One"},"fostered":true,"pi":[[{"k":"1"}]]}' data-mw='{"parts":["<table><td></td>",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<tr>[[Category:One]]"}},"i":0}},"<!--c-->[[Category:Two]]"]}'/><link rel="mw:PageProp/Category" href="./Category:Two" about="#mwt2"/><table about="#mwt2" data-parsoid='{"stx":"html","autoInsertedEnd":true}'><tbody><tr><td></td></tr><tr><!--c--></tr></tbody></table>
25161 T73074: More fostering fun
25163 <table><td></td>{{echo|<tr>}}<!--c-->[[Category:Two]]
25165 <link rel="mw:PageProp/Category" href="./Category:Two" data-parsoid='{"stx":"simple","a":{"href":"./Category:Two"},"sa":{"href":"Category:Two"},"fostered":true}'/><table data-parsoid='{"stx":"html","autoInsertedEnd":true}'><tbody><tr data-parsoid='{"autoInsertedEnd":true,"autoInsertedStart":true}'><td data-parsoid='{"stx":"html"}'></td></tr><tr about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"stx":"html","autoInsertedEnd":true,"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<tr>"}},"i":0}},"<!--c-->[[Category:Two]]"]}'><!--c--></tr></tbody></table>
25169 Support <object> element with .data attribute
25173 <object data="test.swf"></object>
25175 <object data="test.swf"></object>
25179 Don't block XML namespace declaration
25181 <span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">MediaWiki</span>
25183 <p><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">MediaWiki</span>
25186 <p><span xmlns:dct="http://purl.org/dc/terms/" data-x-property="dct:title" data-parsoid='{"stx":"html"}'>MediaWiki</span></p>
25189 # -----------------------------------------------------------------
25190 # The following section of tests are primarily to spec requirements
25191 # around Parsoid's serialization (old, new, edited content)
25193 # All these tests are marked Parsoid html2wt and html2html only
25194 # ----------------------------------------------------------------
25197 Ignore rel attribute in a-tags during serialization to url-links
25201 <a href='http://en.wikipedia.org/wiki/Foobar'>http://en.wikipedia.org/wiki/Foobar</a>
25202 <a href='http://en.wikipedia.org/wiki/Foobar' rel='mw:ExtLink'>http://en.wikipedia.org/wiki/Foobar</a>
25203 <a href='http://en.wikipedia.org/wiki/Foobar' rel='mw:WikiLink'>http://en.wikipedia.org/wiki/Foobar</a>
25205 http://en.wikipedia.org/wiki/Foobar
25206 http://en.wikipedia.org/wiki/Foobar
25207 http://en.wikipedia.org/wiki/Foobar
25210 # 'mi' is a localinterwiki prefix as well as a language
25212 Serialize interwiki links pointing to the current wiki as plain wiki links (bug 65869)
25216 <p><a rel="mw:ExtLink" href="http://mi.wikipedia.org/wiki/Foo">Foo</a></p>
25223 New wikilinks should be serialized properly
25227 <a rel="mw:WikiLink" href="./Foo" title="Foo" data-parsoid='{}'>Foo</a>
25228 <a rel="mw:WikiLink" href="./Foo" title="Foo">Foo</a>
25229 <a href="//en.wikipedia.org/wiki/Foo">//en.wikipedia.org/wiki/Foo</a>
25230 <a href="http://en.wikipedia.org/wiki/Foo">http://en.wikipedia.org/wiki/Foo</a>
25231 <a href="//en.wikipedia.org/wiki/Foo_bar">//en.wikipedia.org/wiki/Foo bar</a>
25235 [[:en:Foo|//en.wikipedia.org/wiki/Foo]]
25236 http://en.wikipedia.org/wiki/Foo
25237 [[:en:Foo_bar|//en.wikipedia.org/wiki/Foo bar]]
25241 New wiki links (href variations)
25245 <a rel="mw:WikiLink" href="./Foo_bar">Foo_bar</a>
25246 <a rel="mw:WikiLink" href="Foo_bar">Foo_bar</a>
25247 <a rel="mw:WikiLink" href="Foo bar">Foo_bar</a>
25248 <a rel="mw:WikiLink" href="./Toxine_bact%C3%A9rienne">Toxine bactérienne</a>
25253 [[Toxine bactérienne]]
25257 New wiki links (content string variations)
25261 <a rel="mw:WikiLink" href="./Foo_bar">Foo_bar</a>
25262 <a rel="mw:WikiLink" href="./Foo_bar">Foo bar</a>
25263 <a rel="mw:WikiLink" href="./Foo_bar">./Foo_bar</a>
25267 [[Foo_bar|./Foo_bar]]
25271 New category links (href variations)
25275 <link rel="mw:PageProp/Category" href="./Category:Toxine_bactérienne" />
25276 <link rel="mw:PageProp/Category" href="./Category:Toxine_bact%C3%A9rienne" />
25277 <link rel="mw:PageProp/Category" href="Category:Toxine_bact%C3%A9rienne" />
25279 [[Category:Toxine bactérienne]]
25280 [[Category:Toxine bactérienne]]
25281 [[Category:Toxine bactérienne]]
25285 New sol transparent links don't need indent-pre nowiki protection
25290 <link rel="mw:PageProp/redirect" href="./Main_Page">
25291 <!-- this is good --> <link rel="mw:PageProp/Category" href="./Category:Good" />
25292 <!-- this is great --> <link rel="mw:PageProp/Category" href="./Kategorie:Great" />
25294 #WEITERLEITUNG [[Main Page]]
25295 <!-- this is good --> [[Category:Good]]
25296 <!-- this is great --> [[Kategorie:Great]]
25300 New interlanguage links (href variations)
25304 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Toxine bactérienne" />
25305 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Toxine_bactérienne" />
25306 <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Toxine_bact%C3%A9rienne" />
25308 [[es:Toxine bactérienne]]
25309 [[es:Toxine_bactérienne]]
25310 [[es:Toxine_bactérienne]]
25314 Image: Modifying size of an image (1)
25317 "modes": ["wt2wt"],
25319 ["img[height]", "attr", "height", "22"],
25320 ["img[width]", "attr", "width", "200"]
25324 [[Image:Foobar.jpg|230x230px]]
25326 [[Image:Foobar.jpg|200x200px]]
25330 Image: Modifying size of an image (2)
25333 "modes": ["wt2wt"],
25335 ["img[height]", "attr", "height", "100"],
25336 ["img[width]", "attr", "width", "500"]
25340 [[Image:Foobar.jpg|230x230px]]
25342 [[Image:Foobar.jpg|500x500px]]
25345 # Change in size is ignored so long as class='mw-default-size'
25347 Image: Modifying size of an image (3)
25350 "modes": ["wt2wt"],
25352 ["figure[class]", "removeClass", "mw-default-size"],
25353 ["figure img", "attr", "height", "19"],
25354 ["figure img", "attr", "width", "170"]
25358 [[Image:Foobar.jpg|thumb]]
25360 [[Image:Foobar.jpg|thumb|170x170px]]
25364 Image: Modifying alignment of an image (bug 48665)
25367 "modes": ["wt2wt"],
25369 ["figure[class]", "removeClass", "mw-halign-right"],
25370 ["figure[class]", "addClass", "mw-halign-left"]
25374 [[Image:Foobar.jpg|thumb|caption|right]]
25376 [[Image:Foobar.jpg|thumb|caption|left]]
25380 Image: Modifying mw-default-size of an frameless image (bug 62805)
25383 "modes": ["wt2wt"],
25385 ["figure.mw-default-size", "removeClass", "mw-default-size"]
25389 [[Image:Foobar.jpg|frameless|right]]
25391 [[Image:Foobar.jpg|frameless|right|220x220px]]
25395 Image: Modifying valign of an image (bug 49221)
25398 "modes": ["wt2wt"],
25400 ["*[typeof=\"mw:Image\"]", "removeClass", "mw-valign-middle"],
25401 ["*[typeof=\"mw:Image\"]", "addClass", "mw-valign-text-top"]
25405 [[File:Foobar.jpg|20px|middle]]
25407 [[File:Foobar.jpg|20px|text-top]]
25411 Image: Modifying alt attribute of an image (bug 56400)
25414 "modes": ["wt2wt"],
25416 ["img[alt]", "attr", "alt", "some alternate edited text"]
25420 [[File:Foobar.jpg|thumb|some caption|alt=some alternate text]]
25422 [[File:Foobar.jpg|thumb|some caption|alt=some alternate edited text]]
25426 Image: Modifying caption of an image
25429 "modes": ["wt2wt"],
25431 ["figcaption", "text", "new caption"]
25435 [[Image:Foobar.jpg|thumb|original caption]]
25437 [[Image:Foobar.jpg|thumb|new caption]]
25441 Image: empty alt attribute (bug 48924)
25445 [[File:Foobar.jpg|thumb|alt=|bar]]
25447 <figure class="mw-default-size" typeof="mw:Image/Thumb" data-parsoid='{"optList":[{"ck":"thumbnail","ak":"thumb"},{"ck":"alt","ak":"alt="},{"ck":"caption","ak":"bar"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img alt="" resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220" data-parsoid='{"a":{"alt":"","resource":"./File:Foobar.jpg","height":"25","width":"220"},"sa":{"alt":"alt=","resource":"File:Foobar.jpg"}}'/></a><figcaption>bar</figcaption></figure>
25451 Image: new attributes should be serialized in wiki's language for RTL languages (bug 51852)
25457 <figure class="mw-default-size mw-halign-right" typeof="mw:Image/Thumb"><a href="./Imagen:Foobar.jpg"><img resource="./Imagen:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="20" width="180"/></a></figure>
25459 [[Imagen:Foobar.jpg|derecha|miniaturadeimagen]]
25463 Image: Block level image should have \n before and after
25466 [[File:Foobar.jpg|right|thumb|150x150px]]
25470 <figure class="mw-halign-right" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/150px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="17" width="150"/></a></figure>
25475 Image: New block level image should have \n before and after (existing content)
25478 [[File:Foobar.jpg|right|thumb|150x150px]]
25482 <figure class="mw-halign-right" typeof="mw:Image/Thumb" data-parsoid='{"optList":[{"ck":"right","ak":"right"},{"ck":"thumbnail","ak":"thumb"},{"ck":"width","ak":"150x150px"}]}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"}}'><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/150px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="17" width="150" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"17","width":"150"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></figure>
25487 Image: upright option (parsoid)
25489 [[File:Foobar.jpg|thumb|upright|caption]]
25490 [[File:Foobar.jpg|thumb|upright=0.5|caption]]
25491 [[File:Foobar.jpg|thumb|500x500px|upright=0.5|caption]]
25493 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/170px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="19" width="170"/></a><figcaption>caption</figcaption></figure>
25494 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/110px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="12" width="110"/></a><figcaption>caption</figcaption></figure>
25495 <figure typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/500px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="57" width="500"/></a><figcaption>caption</figcaption></figure>
25499 Image: upright option is ignored on inline and frame images (parsoid)
25501 [[File:Foobar.jpg|500x500px|upright=0.5|caption]]
25503 <p><span typeof="mw:Image" data-mw='{"caption":"caption"}'><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/500px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="57" width="500"/></a></span></p>
25507 Image: from basic HTML (1)
25511 <span typeof="mw:Image">
25512 <img src="./File:Foobar.jpg" width=100 height=100 alt="Alt">
25515 [[File:Foobar.jpg|link=|alt=Alt|100x100px]]
25519 Image: from basic HTML (2)
25523 <img src="./File:Foobar.jpg" width=100 height=100 alt="Alt">
25525 [[File:Foobar.jpg|link=|alt=Alt|100x100px]]
25529 Image: from basic HTML (3)
25533 <a href="Main"><img src="./File:Foobar.jpg" width=100 height=100 alt="Alt"></a>
25535 [[File:Foobar.jpg|link=Main|alt=Alt|100x100px]]
25539 Image: from basic HTML (4)
25543 <img src="./File:Foobar.jpg">
25545 [[File:Foobar.jpg|link=]]
25549 Image: Invalid title as link
25551 [[File:Foobar.jpg|link=<]]
25553 <p><a href="/wiki/File:Foobar.jpg" class="image" title="link=<"><img alt="link=<" src="http://example.com/images/3/3a/Foobar.jpg" width="1941" height="220" /></a>
25556 <p><span class="mw-default-size" typeof="mw:Image" data-parsoid='{"optList":[{"ck":"link","ak":"link=<"}]}' data-mw='{"caption":"link=&lt;"}'><a href="./File:Foobar.jpg" data-parsoid='{"a":{"href":"./File:Foobar.jpg"},"sa":{}}'><img resource="./File:Foobar.jpg" src="//example.com/images/3/3a/Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="220" width="1941" data-parsoid='{"a":{"resource":"./File:Foobar.jpg","height":"220","width":"1941"},"sa":{"resource":"File:Foobar.jpg"}}'/></a></span></p>
25560 Lists: Serialize correctly even when list content is wrapped in p-tags (like VE does)
25565 <li><p>foo</p></li>
25572 Lists: Serialize correctly even when list tags has unneeded whitespace between tags
25576 <ul> <li>foo</li></ul>
25582 Don't strip leading whitespace when handling indent-pre suppressing tags
25587 <tr><td> indented row</td></tr>
25590 <b>This is very bold of you!</b>
25593 indented cell (no pre-wrapping!)
25603 '''This is very bold of you!'''
25607 indented cell (no pre-wrapping!)
25615 Nowiki-wrap leading whitespace when handling indent-pre inducing tags
25637 <nowiki> </nowiki></span>bar2
25640 <nowiki> </nowiki><span>bar</span>
25643 <nowiki> </nowiki><span>foo</span>
25648 Lists: Dont insert newlines in a serialized list item.
25652 <ul><li>a<br>b</li><li>c</li></ul>
25659 1. Headings: Force sol-transparent links and behavior switches to serialize before/after
25662 "modes": ["html2wt"],
25663 "scrubWikitext": false
25666 <h2>hello there<link href="./Category:A1" rel="mw:PageProp/Category" /></h2>
25667 <h2><link href="./Category:A2" rel="mw:PageProp/Category" />hi pal</h2>
25669 <h2><!--foo--> <link href="./Category:A3" rel="mw:PageProp/Category" /> how goes it</h2>
25670 <h2>it goes well <link href="./Category:A4" rel="mw:PageProp/Category" /> <!--bar--></h2>
25672 <h2 data-parsoid='{}'>howdy<link href="./Category:A5" rel="mw:PageProp/Category" /></h2>
25674 <h2><meta property="mw:PageProp/toc" /> ok</h2>
25676 == hello there [[Category:A1]] ==
25678 == [[Category:A2]] hi pal ==
25680 == <!--foo--> [[Category:A3]] how goes it ==
25682 == it goes well [[Category:A4]] <!--bar--> ==
25684 ==howdy [[Category:A5]]==
25690 2. Headings: Force sol-transparent links and behavior switches to serialize before/after
25693 "modes": ["html2wt"],
25694 "scrubWikitext": true
25697 <h2>hello there<link href="./Category:A1" rel="mw:PageProp/Category" /></h2>
25698 <h2><link href="./Category:A2" rel="mw:PageProp/Category" />hi pal</h2>
25700 <h2><!--foo--> <link href="./Category:A3" rel="mw:PageProp/Category" /> how goes it</h2>
25701 <h2>it goes well <link href="./Category:A4" rel="mw:PageProp/Category" /> <!--bar--></h2>
25703 <h2><meta property="mw:PageProp/toc" /> ok</h2>
25711 <!--foo--> [[Category:A3]]
25716 [[Category:A4]] <!--bar-->
25724 Headings: Don't hoist metas that come from templates
25727 "modes": ["html2wt"],
25728 "scrubWikitext": true
25731 <h2><span about="#mwt1" typeof="mw:Transclusion" data-parsoid="{}" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo [[Category:Foo]]"}},"i":0}}]}'>foo </span><link rel="mw:PageProp/Category" href="./Category:Foo" about="#mwt1" data-parsoid="{}" /></h2>
25733 == {{echo|foo [[Category:Foo]]}} ==
25737 Headings: Category in ref isn't hoisted
25740 "modes": ["html2wt"],
25741 "scrubWikitext": true
25744 <h2> foo <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> </h2>
25746 <ol class="references" typeof="mw:Extension/references" about="#mwt3" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><span rel="mw:referencedBy"><a href="#cite_ref-1">↑</a></span> <span id="mw-reference-text-cite_note-1" class="mw-reference-text">bar <link rel="mw:PageProp/Category" href="./Category:Baz" /> </span></li></ol>
25749 [[Category:Baz]] </ref> ==
25755 Parsoid: Serialize positional parameters with = in them as named parameter
25759 <p about="#mwt1" typeof="mw:Transclusion"
25760 data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"f=oo"}},"i":0}}]}'>foo</p>
25762 <p about="#mwt1" typeof="mw:Transclusion"
25763 data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"f=oo"}, "2":{"wt":"bar"}},"i":0}}]}'>foo</p>
25765 <!--Orig params with data-parsoid has heuristics for handling = chars-->
25766 <!--FIXME: But maybe the heuristic needs fixing to apply to new params as well-->
25767 <p data-parsoid='{"pi":[[{"k":"1"},{"k":"2"}]]}' about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"f=oo"},"2":{"wt":"bar"}},"i":0}}]}'>foo</p>
25771 {{echo|1=f=oo|2=bar}}
25773 <!--Orig params with data-parsoid has heuristics for handling = chars-->
25774 <!--FIXME: But maybe the heuristic needs fixing to apply to new params as well-->
25775 {{echo|<nowiki>f=oo</nowiki>|bar}}
25779 Parsoid: Serialize positional parameters with = in extlink as named parameter
25783 <p><a rel="mw:ExtLink" href="http://stuff?is=ok" about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"http://stuff?is=ok"}},"i":0}}]}'>http://stuff?is=ok</a></p>
25785 {{echo|1=http://stuff?is=ok}}
25789 Parsoid: Correctly serialize block-node children when they are a combination of text and p-nodes
25793 <div>a<p>b</p></div>
25814 Substrings resembling wikitext in hrefs should not get nowiki escapes
25818 <a rel="mw:WikiLink" href="./Foo''bar''baz">Foo''bar''baz</a>
25824 Enforce single-line context in the serializer
25831 <h2> hi <span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"bogus","href":"./Template:Bogus"},"params":{"1":{"wt":"there\nyou"}},"i":0}}]}'>there</span><span about="#mwt1">
25832 </span><span about="#mwt1">you</span> </h2>
25834 <h2> foo <span about="#mwt2" class="mw-ref" id="cite_ref-1" rel="dc:references" typeof="mw:Extension/ref" data-mw='{"name":"ref","body":{"id":"mw-reference-text-cite_note-1"},"attrs":{}}'><a href="#cite_note-1"><span class="mw-reflink-text">[1]</span></a></span> </h2>
25836 <ol class="references" typeof="mw:Extension/references" about="#mwt3" data-mw='{"name":"references","attrs":{}}'><li about="#cite_note-1" id="cite_note-1"><span rel="mw:referencedBy"><a href="#cite_ref-1">↑</a></span> <span id="mw-reference-text-cite_note-1" class="mw-reference-text" data-parsoid="{}">hello
25837 there</span></li></ol>
25849 ho </dt><dd data-parsoid='{"stx":"row"}'> hi
25856 </tbody></table></dd></dl>
25860 == hi {{bogus|there
25871 * foo '''bar''' baz
25883 Serialize new placeholder space without spans
25887 <p>foo<span typeof="mw:Placeholder"> </span>: bar</p>
25889 <p>foo<span typeof="mw:DisplaySpace mw:Placeholder" data-parsoid='{"src":" ","isDisplayHack":true}'> </span>: bar</p>
25891 <span typeof="mw:Extension/ref" data-mw="{"name":"ref","body":{"html":"foo<span typeof=\"mw:Placeholder\">&nbsp;</span>: bar"}}"><sup>[1]</sup></span>ok</p>
25897 <ref>foo : bar</ref>ok
25901 #-----------------------
25902 # Tag minimization tests
25903 #-----------------------
25906 1. I/B quote minimization: wikitext-only tags should be combined
25910 <p><i>A</i><i>B</i></p>
25911 <p><b>A</b><b>B</b></p>
25912 <p><i>A</i><b><i>B</i></b></p>
25913 <p><b>A</b><i><b>B</b></i></p>
25914 <p><b>A</b><i><b>B</b><b>C</b></i><b>D</b></p>
25915 <p><i><b>A</b></i><i><b>B</b></i></p>
25916 <p><i><b>A</b></i><b><i>B</i></b></p>
25917 <p><b><i>A</i></b><i><b>B</b></i></p>
25937 2. I/B quote minimization: wikitext and html tags should not be combined
25941 <p><i>A</i><i data-parsoid='{"stx":"html"}'>B</i></p>
25942 <p><i>A</i><b><i data-parsoid='{"stx":"html"}'>B</i></b></p>
25946 ''A''<nowiki/>'''<i>B</i>'''
25950 3. I/B quote minimization: templated content stops minimization
25954 <p><i>A</i><i about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"''B''"}},"i":0}}]}'>B</i>
25955 <p><i>A</i><b about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"'''''B'''''"}},"i":0}}]}'><i>B</i></b>
25957 ''A''{{echo|''B''}}
25959 ''A''{{echo|'''''B'''''}}
25963 4. I/B quote minimization: new content should be mimimized with adjacent old content
25967 <p><i>A</i><i>B</i></p>
25968 <p><b>A</b><b>B</b></p>
25969 <p><i>A</i><b><i>B</i></b></p>
25979 5a. Merge adjacent quote nodes if they've been edited
25982 "modes": ["wt2wt", "selser"],
25984 ["p", "contents", "remove", ":contains('b')"]
25994 5b. Merge adjacent quote nodes if they've been edited
25997 "modes": ["wt2wt", "selser"],
26003 ''a''<span id="x">b</span>''c''
26009 1. Merge adjacent link nodes as long as at least one element is new
26012 "modes": ["html2wt"],
26013 "scrubWikitext": true
26016 <a rel="mw:WikiLink" href="./Football">Foot</a><a rel="mw:WikiLink" href="./Football">ball</a>
26017 <a data-parsoid="{}" rel="mw:WikiLink" href="./Football">Foot</a><a rel="mw:WikiLink" href="./Football">ball</a>
26018 <a data-parsoid="{}" rel="mw:WikiLink" href="./Football">Foot</a><a data-parsoid="{}" rel="mw:WikiLink" href="./Football">ball</a>
26022 [[Football|Foot]][[Football|ball]]
26026 2. Merge adjacent link nodes and enable additional normalizations
26029 "modes": ["html2wt"],
26030 "scrubWikitext": true
26033 <a rel="mw:WikiLink" href="./Football"><i>Foot</i></a><a rel="mw:WikiLink" href="./Football"><i>ball</i></a>
26035 [[Football|''Football'']]
26039 3. Don't merge adjacent link nodes if scrubWikitext is false
26042 "modes": ["html2wt"],
26043 "scrubWikitext": false
26046 <a rel="mw:WikiLink" href="./Football">Foot</a><a rel="mw:WikiLink" href="./Football">ball</a>
26048 [[Football|Foot]][[Football|ball]]
26051 #------------------------------
26052 # End of tag minimization tests
26053 #------------------------------
26056 Bug 54262: New entities
26060 <span typeof="mw:Entity"> </span>
26065 ## Note that there is no wikitext output for 'unknownproperty' ##
26066 ## Unknown magic words are silently dropped ##
26073 <meta property='mw:PageProp/toc' />
26074 <meta property='mw:PageProp/notoc' />
26075 <meta property='mw:PageProp/forcetoc' />
26076 <meta property='mw:PageProp/index' />
26077 <meta property='mw:PageProp/noindex' />
26078 <meta property='mw:PageProp/nogallery' />
26079 <meta property='mw:PageProp/noeditsection' />
26080 <meta property='mw:PageProp/notitleconvert' />
26081 <meta property='mw:PageProp/nocontentconvert' />
26082 <meta property='mw:PageProp/unknownproperty' />
26092 __NOCONTENTCONVERT__
26096 Consecutive <pre>s should not get merged
26098 parsoid=html2wt,html2html
26100 <pre>a</pre><pre>b</pre>
26128 Edited ISBN links not serializable as ISBN links should serialize as wikilinks
26132 <a href="./Special:BookSources/1234567890" rel="mw:ExtLink">ISBN 1234567895</a>
26134 [[Special:BookSources/1234567890|ISBN 1234567895]]
26138 Edited RFC links not serializable as RFC links should serialize as extlinks
26142 <a href="//tools.ietf.org/html/rfc123" rel="mw:ExtLink">New RFC</a>
26144 [//tools.ietf.org/html/rfc123 New RFC]
26148 Edited PMID links not serializable as PMID links should serialize as extlinks
26152 <a href="//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract" rel="mw:ExtLink">New PMID</a>
26154 [//www.ncbi.nlm.nih.gov/pubmed/123?dopt=Abstract New PMID]
26158 WTS of autolinks with trailing/surrounding context
26162 <p><a href="http://cscott.net">http://cscott.net</a><b>foo</b></p>
26163 <p><a href="http://cscott.net">http://cscott.net</a><b data-parsoid='{"stx":"html"}'>foo</b></p>
26164 <p><b><a href="http://cscott.net">http://cscott.net</a></b></p>
26165 <p><b><a href="http://cscott.net">http://cscott.net</a> </b></p>
26166 <p><b><a href="http://cscott.net">http://cscott.net</a>x</b></p>
26167 <p><a href="http://cscott.net">http://cscott.net</a>x</p>
26169 http://cscott.net'''foo'''
26171 http://cscott.net<b>foo</b>
26173 '''http://cscott.net'''
26175 '''http://cscott.net '''
26177 '''http://cscott.net<nowiki/>x'''
26179 http://cscott.net<nowiki/>x
26183 WTS of autolinks with nowikis (round-trip)
26185 x<nowiki/>http://cscott.net<nowiki/>x
26187 <p>x<a rel="mw:ExtLink" href="http://cscott.net">http://cscott.net</a>x</p>
26190 # this is the "easy" test because it leaves in place all the
26191 # data-parsoid information indicating this is an autolink
26193 WTS of autolinks with escapes (editing)
26196 "modes": ["wt2wt"],
26198 [ "meta", "remove" ]
26202 x<nowiki/>http://cscott.net<nowiki/>x
26204 x<nowiki/>http://cscott.net<nowiki/>x
26208 WTS of edited autolink-like text (T103364)
26211 "modes": ["wt2wt"],
26213 [ "span[typeof]", "removeAttr", "typeof" ]
26217 Not a link: <nowiki>http://example.com</nowiki>.
26219 Not a link: <span><nowiki>http://example.com</nowiki></span>.
26223 WTS of newly-authored autolink-like text (T103364)
26227 <p>http://example.com is not a link.</p>
26229 <nowiki>http://example.com</nowiki> is not a link.
26233 WTS of autolink-like text after an autolink (T108563)
26237 <p><a rel="mw:ExtLink" href="http://example.com">http://example.com</a> http://example.com is not a link.</p>
26239 http://example.com <nowiki>http://example.com</nowiki> is not a link.
26243 Magic links inside links (not autolinked)
26245 [[Foo|http://example.com]]
26248 [[Foo|ISBN 123456789x]]
26250 [http://foo.com http://example.com]
26251 [http://foo.com RFC 1234]
26252 [http://foo.com PMID 1234]
26253 [http://foo.com ISBN 123456789x]
26255 <p><a href="/wiki/Foo" title="Foo">http://example.com</a> <a href="/wiki/Foo" title="Foo">RFC 1234</a> <a href="/wiki/Foo" title="Foo">PMID 1234</a> <a href="/wiki/Foo" title="Foo">ISBN 123456789x</a></p>
26256 <p><a rel="nofollow" class="external text" href="http://foo.com">http://example.com</a> <a rel="nofollow" class="external text" href="http://foo.com">RFC 1234</a> <a rel="nofollow" class="external text" href="http://foo.com">PMID 1234</a> <a rel="nofollow" class="external text" href="http://foo.com">ISBN 123456789x</a></p>
26258 <p><a rel="mw:WikiLink" href="./Foo" title="Foo">http://example.com</a>
26259 <a rel="mw:WikiLink" href="./Foo" title="Foo">RFC 1234</a>
26260 <a rel="mw:WikiLink" href="./Foo" title="Foo">PMID 1234</a>
26261 <a rel="mw:WikiLink" href="./Foo" title="Foo">ISBN 123456789x</a></p>
26263 <p><a rel="mw:ExtLink" href="http://foo.com">http://example.com</a>
26264 <a rel="mw:ExtLink" href="http://foo.com">RFC 1234</a>
26265 <a rel="mw:ExtLink" href="http://foo.com">PMID 1234</a>
26266 <a rel="mw:ExtLink" href="http://foo.com">ISBN 123456789x</a></p>
26270 Magic links inside image captions (autolinked)
26272 [[File:Foobar.jpg|thumb|http://example.com]]
26273 [[File:Foobar.jpg|thumb|RFC 1234]]
26274 [[File:Foobar.jpg|thumb|PMID 1234]]
26275 [[File:Foobar.jpg|thumb|ISBN 123456789x]]
26277 <div class="thumb tright">
26278 <div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
26279 <div class="thumbcaption">
26280 <div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>
26281 <a rel="nofollow" class="external free" href="http://example.com">http://example.com</a></div>
26284 <div class="thumb tright">
26285 <div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
26286 <div class="thumbcaption">
26287 <div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>
26288 <a class="external mw-magiclink-rfc" rel="nofollow" href="//tools.ietf.org/html/rfc1234">RFC 1234</a></div>
26291 <div class="thumb tright">
26292 <div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
26293 <div class="thumbcaption">
26294 <div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>
26295 <a class="external mw-magiclink-pmid" rel="nofollow" href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract">PMID 1234</a></div>
26298 <div class="thumb tright">
26299 <div class="thumbinner" style="width:182px;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg" width="180" height="20" class="thumbimage" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/270px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/360px-Foobar.jpg 2x" /></a>
26300 <div class="thumbcaption">
26301 <div class="magnify"><a href="/wiki/File:Foobar.jpg" class="internal" title="Enlarge"></a></div>
26302 <a href="/wiki/Special:BookSources/123456789X" class="internal mw-magiclink-isbn">ISBN 123456789x</a></div>
26306 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><a rel="mw:ExtLink" href="http://example.com">http://example.com</a></figcaption></figure>
26307 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><a href="//tools.ietf.org/html/rfc1234" rel="mw:ExtLink">RFC 1234</a></figcaption></figure>
26308 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><a href="//www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract" rel="mw:ExtLink">PMID 1234</a></figcaption></figure>
26309 <figure class="mw-default-size" typeof="mw:Image/Thumb"><a href="./File:Foobar.jpg"><img resource="./File:Foobar.jpg" src="//example.com/images/thumb/3/3a/Foobar.jpg/220px-Foobar.jpg" data-file-width="1941" data-file-height="220" data-file-type="bitmap" height="25" width="220"/></a><figcaption><a href="./Special:BookSources/123456789X" rel="mw:WikiLink">ISBN 123456789x</a></figcaption></figure>
26313 WTS of magic word text (T109371)
26318 <p><a href="http://foo.com" rel="mw:ExtLink">RFC 1234</a></p>
26319 <p><a href="./Foo" rel="mw:WikiLink">RFC 1234</a></p>
26321 <nowiki>RFC 1234</nowiki>
26323 [http://foo.com RFC 1234]
26329 Edited Redirect link should emit a non-piped wikitext link
26333 <link rel="mw:PageProp/redirect" href="Bar" data-parsoid='{"a":{"href":"./Foo"},"sa":{"href":"Foo"}}'>
26339 T75121: Infer extension name from typeOf if data-mw is not present
26341 parsoid={ "modes": ["html2wt"], "suppressErrors": true }
26343 <div typeOf="mw:Extension/foo"></div>
26348 # Note that the <p> wrapping isn't present in PHP parser output
26349 # The important thing for this test is that P-wrapping doesn't
26350 # interfere with the <nowiki> protection for leading - in <td>
26351 # (which isn't necessary for <th>).
26353 T88318: p-wrapped dash in table.
26355 parsoid=html2wt,wt2wt
26358 <tr><th><p>-</p></th><th><p>- </p></th></tr>
26359 <tr><td><p>-</p></td><td><p>- </p></td></tr>
26360 <tr><td><small>-</small></td><td><br/><p>-</p></td><td><br/>-</td></tr>
26367 |<nowiki>-</nowiki>
26368 |<nowiki>- </nowiki>
26387 <td><small>-</small></td>
26399 HTML id attribute with Parsoid-like element ids should not be serialized to wikitext
26404 <td id='mwAc'>foo</td>
26405 <td id='serialize-this'>bar</td>
26410 | id="serialize-this" |bar
26415 Parsoid-like element ids should not be serialized to wikitext unless shadowed
26419 <div id="mwAQ" data-parsoid='{"stx":"html","a":{"id":"mwAQ"},"sa":{"id":"hello"}}'>ok</div>
26421 <div id="hello">ok</div>
26428 "modes": ["wt2wt"],
26430 [ "#xyz", "before", "<b>before</b> stuff " ],
26431 [ "#xyz", "after", " stuff <i>after</i>" ],
26432 [ "#xyz", "html", "x <b>y</b> z" ]
26436 <span id="xyz">hello</span>
26438 '''before''' stuff <span id="xyz">x '''y''' z</span> stuff ''after''
26442 Never serialize a-tag as html, regardless of what data-parsoid has to say
26444 parsoid={ "modes": ["html2wt"], "suppressErrors": true }
26446 <a rel="mw:WikiLink" href="./Foo" title="Foo" data-parsoid='{"stx":"html"}'>Foo</a>
26451 ## SSS FIXME: This is broken output nevertheless.
26452 ## What might be a reasonable non-broken output for this?
26453 ## This is an edge case unlikely to be seen in production
26454 ## that I am not wasting more time on this right now.
26456 Never serialize a-tag as html, no matter what attributes it has
26458 parsoid={ "modes": ["html2wt"], "suppressErrors": true }
26460 <a bad='true' href='http://boo.org'><img src='http://boohoo.org' /></a>
26462 [http://boo.org http://boohoo.org]
26465 # Misnested is an indication that selser can reuse the source but these have
26466 # shown to sneak through on occasion. See T101768.
26467 # The original wikitext here is: [http://test.com [[one]] two three]
26469 Strip span tags added to mark misnested links
26473 <p data-parsoid='{}'><a rel="mw:ExtLink" href="http://test.com" data-parsoid='{"targetOff":17,"contentOffsets":[17,34]}'></a><a rel="mw:WikiLink" href="./One" title="One" data-parsoid='{"stx":"simple","a":{"href":"./One"},"sa":{"href":"one"},"misnested":true}'>one</a><span data-parsoid='{"misnested":true}'> two three</span></p>
26475 [http://test.com][[one]] two three
26479 Use data-parsoid.firstWikitextNode to compute newline constraints for template content
26483 <span about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1"}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"a"}},"i":0}}]}'>a</span><table about="#mwt2" typeof="mw:Transclusion mw:ExpandedAttrs" data-parsoid='{"a":{"{{echo|c\n{{!}}d\n}}":null},"sa":{"{{echo|c\n{{!}}d\n}}":""},"firstWikitextNode":"table","pi":[[{"k":"1"}]]}' data-mw='{"parts":["{|",{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"c\n{{!}}d\n"}},"i":0}},"\n|}"]}'>
26495 ## This test verifies the presence and computation of this attribute indirectly
26496 ## by making an edit and ensuring that the serialization is correct (which it would be
26497 ## only if firstWikitextNode is properly set).
26499 data-parsoid.firstWikitextNode should be computed properly in the presence of fostered content
26502 "modes": ["wt2wt"],
26504 [ "div#x", "remove" ],
26505 [ "div", "before", "<div>new</div>" ]
26509 <div id="x">foo</div>
26511 {{echo|<div>boo</div>
26519 {{echo|<div>boo</div>
26525 # --------------------------------------------
26526 # Tests spec'ing wikitext serialization norms |
26527 # --------------------------------------------
26530 1. Categories should always be serialized on their own line
26534 foo<link rel="mw:PageProp/Category" href="./Category:Foo">bar
26542 2. Categories that are part of templates should not introduce a line break
26544 foo {{echo|<span>bar</span> [[Category:baz]]}} bar
26546 <p>foo <span about="#mwt1" typeof="mw:Transclusion" data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<span>bar</span> [[Category:baz]]"}},"i":0}}]}'>bar</span><span about="#mwt1"> </span><link rel="mw:PageProp/Category" href="./Category:Baz" about="#mwt1" data-parsoid='{"stx":"simple","a":{"href":"./Category:Baz"},"sa":{"href":"Category:baz"}}'/> bar</p>
26549 # Careful while editing these next 2 tests. There are \u200f characters
26550 # before and after the <link> tags in the HTML and following some
26551 # of the categories in wikitext
26552 # Do not remove these characters in edits.
26554 # As part of the serialization, these bidi characters will get stripped.
26556 RTL (\u200f) and LTR (\u200e) markers around category tags should be stripped
26559 "modes": ["html2wt"],
26560 "scrubWikitext": true
26563 <p><link rel="mw:PageProp/Category" href="./קטגוריה:טקסים" />
26564 <link rel="mw:PageProp/Category" href="./קטגוריה:_שיטות_משפט" /></p>
26567 [[קטגוריה: שיטות משפט]]
26571 RTL (\u200f) and LTR (\u200e) markers should not be stripped if followed by a text node
26574 "modes": ["html2wt"],
26575 "scrubWikitext": true
26578 <p><link rel="mw:PageProp/Category" href="./קטגוריה:טקסים" />y</p>
26585 Lists: Add space after bullets
26592 <li><span> baz</span></li>
26597 * <span> baz</span>
26601 1. Headings: Add space before/after == (T53744)
26608 <h2><span> baz</span></h2>
26616 == <span> baz</span> ==
26620 2. Headings: Add space before/after == even after hoisted content
26623 "modes": ["html2wt"],
26624 "scrubWikitext": true
26627 <h2> <link href="./Category:A2" rel="mw:PageProp/Category" />ok</h2>
26635 1. Headings: suppress newly created empty headings
26638 "modes": ["html2wt"],
26639 "scrubWikitext": true
26647 2. Headings: don't suppress empty headings if scrubWikitext is false
26657 3. Headings: suppress empty headings on edits
26660 "modes": ["selser"],
26661 "scrubWikitext": true,
26667 ==<span id="x">foo</span>==
26672 Headings: Replace <br/> with a single whitespace char (when scrubWikitext = true)
26675 "modes": ["html2wt"],
26676 "scrubWikitext": true
26679 <h2>foo<br/>bar</h2>
26680 <h2>foo <span><br/>bar</span> baz</h2>
26684 == foo <span> bar</span> baz ==
26688 Headings: Replace <br/> with a single whitespace char (when scrubWikitext = false)
26691 "modes": ["html2wt"],
26692 "scrubWikitext": false
26695 <h2>foo<br/>bar</h2>
26701 1. WT Quote Tags: suppress newly created empty style tags
26704 "modes": ["html2wt"],
26705 "scrubWikitext": true
26713 2. WT Quote Tags: don't suppress empty style tags if scrubWikitext is false
26719 ''<nowiki/>'''''<nowiki/>'''
26723 3. WT Quote Tags: suppress empty style tags on edits
26726 "modes": ["selser"],
26727 "scrubWikitext": true,
26733 '''<span id="x">foo</span>'''
26738 1. Anchors: suppress newly created empty anchors
26741 "modes": ["html2wt"],
26742 "scrubWikitext": true
26745 <a rel="mw:WikiLink" href="./Test" title="Test"></a>
26750 2. Anchors: don't suppress empty anchors if scrubWikitext is false
26753 "modes": ["html2wt"],
26754 "scrubWikitext": false
26757 <a rel="mw:WikiLink" href="./Test" title="Test"></a>
26763 3. Anchors: suppress empty anchors on edits
26766 "modes": ["selser"],
26767 "scrubWikitext": true,
26773 [[Test|<span id="x">foo</span>]]
26778 3a. Anchors: do not suppress numbered extlinks
26781 "modes": ["wt2wt"],
26782 "scrubWikitext": true
26787 <a rel="mw:ExtLink" href="http://foo.com"></a>
26791 3b. Anchors: do not suppress numbered extlinks
26794 "modes": ["wt2wt"],
26795 "scrubWikitext": true,
26801 [http://foo.com <span id="x">foo</span>]
26807 Normalizations should be restricted to edited content
26810 "modes": ["selser"],
26811 "scrubWikitext": true,
26813 [ "h1", "before", "<i></i>"]
26827 1. Multiple normalizations (html2wt)
26830 "modes": ["html2wt"],
26831 "scrubWikitext": true
26835 <p><a href='Foo' rel='mw:WikiLink'>foo<i></i>
26836 </a><b><i></i></b>x</p>
26845 2. Multiple normalizations (selser)
26848 "modes": ["selser"],
26849 "scrubWikitext": true,
26851 [ "#x", "after", "<h1><i></i></h1>\n<p> x<b></b></p>"]
26855 <span id="x">foo</span>
26857 <span id="x">foo</span>
26863 1. Indent Pre Nowiki: suppress whitespace at the start of new paragraph
26866 "modes": ["html2wt"],
26867 "scrubWikitext": true
26879 2. Indent Pre Nowiki: don't suppress whitespace at the start of new paragraph if scrubWikitext is false
26886 <nowiki> </nowiki>hi
26888 <nowiki> </nowiki> hello
26892 3. Indent Pre Nowiki: suppress whitespace after newlines in new paragraph or table cell
26895 "modes": ["html2wt"],
26896 "scrubWikitext": true
26905 baz bang</td></tr></table>
26911 bar<span>boo</span></p>
26927 bar<span>boo</span>
26931 4. Indent Pre Nowiki: suppress leading whitespace in edited paragraphs
26934 "modes": ["selser"],
26935 "scrubWikitext": true,
26937 [ "p", "html", " a\n b" ]
26948 1. New links that end in spaces
26951 "modes": ["html2wt"],
26952 "scrubWikitext": false
26955 <p><a rel="mw:WikiLink" href="./Berlin" title="Berlin">Berlin </a>is the capital of Germany.</p>
26956 <p><a rel="mw:WikiLink" href="./Foo" title="Foo">Foo </a><b>bar</b></p>
26957 <p><a rel="mw:WikiLink" href="./Boston" title="Boston">Boston </a> is a city.</p>
26959 [[Berlin ]]<nowiki/>is the capital of Germany.
26963 [[Boston ]] is a city.
26967 2. New links that end in spaces
26970 "modes": ["html2wt"],
26971 "scrubWikitext": true
26974 <p><a rel="mw:WikiLink" href="./Berlin" title="Berlin">Berlin </a>is the capital of Germany.</p>
26975 <p><a rel="mw:WikiLink" href="./Foo" title="Foo">Foo </a><b>bar</b></p>
26976 <p><a rel="mw:WikiLink" href="./Boston" title="Boston">Boston </a> is a city.</p>
26978 [[Berlin]] is the capital of Germany.
26982 [[Boston]] is a city.
26986 1. Table cells with escapable prefixes
26989 "modes": ["html2wt"],
26990 "scrubWikitext": false
26994 <tr><td>a</td></tr>
26995 <tr><td>-</td></tr>
26996 <tr><td>+</td></tr>
27002 |<nowiki>-</nowiki>
27004 |<nowiki>+</nowiki>
27009 2. Table cells with escapable prefixes
27012 "modes": ["html2wt"],
27013 "scrubWikitext": true
27017 <tr><td>a</td></tr>
27018 <tr><td>-</td></tr>
27019 <tr><td>+</td></tr>
27032 3a. Table cells with escapable prefixes after edits
27035 "modes": ["selser"],
27036 "scrubWikitext": true,
27038 [ "table tbody tr:first-child td:first-child", "remove"]
27052 3b. Table cells with escapable prefixes after edits
27055 "modes": ["selser"],
27056 "scrubWikitext": true,
27058 [ "table tbody tr:first-child td:first-child", "html", "-" ],
27065 |<span id="x">foo</span>+
27074 # FIXME: This test will fail because
27075 # normalization doesn't realize that the id attribute
27076 # will eliminate the escapable scenario
27078 4a. Table cells without escapable prefixes after edits
27081 "modes": ["selser"],
27082 "scrubWikitext": true,
27084 [ "#x", "html", "-" ]
27097 ## This tests normalizer's ability to discriminate between
27098 ## cells having identical content.
27100 4b. Table cells without escapable prefixes after edits
27103 "modes": ["selser"],
27104 "scrubWikitext": true,
27106 [ "td", "html", "-" ]
27119 ## This tests normalizer's ability to not be tripped by
27120 ## comments (and whitespace)
27122 4c. Table cells without escapable prefixes after edits
27125 "modes": ["selser"],
27126 "scrubWikitext": true,
27128 [ "table tbody tr td:first-child", "remove" ]
27143 ## This tests normalizer's ability to handle HTML cells
27145 4d. Table cells without escapable prefixes after edits
27148 "modes": ["selser"],
27149 "scrubWikitext": true,
27151 [ "td", "html", "-" ]
27156 <tr><td>a</td></tr>
27160 <tr><td>-</td></tr>
27164 ## T111151 Remove font elements without attributes
27166 5a. font tags without attributes should be dropped in scrubWikitext mode
27169 "modes": ["html2wt"],
27170 "scrubWikitext": true
27174 <font><font>bar</font></font>
27175 <font class="x">boo</font>
27179 <font class="x">boo</font>
27183 5b. font tags should not be dropped without scrubWikitext being enabled
27186 "modes": ["html2wt"],
27187 "scrubWikitext": false
27196 Escape nowiki DOM elements
27200 <nowiki><i>foo</i></nowiki>
27202 <nowiki>''foo''</nowiki>
27205 # This is meant to be an interim fix while we go about figuring out
27206 # how to not introduce these trailing <nowiki/>s in the first place.
27208 T115717: Strip trailing <nowiki/>s (without affecting valid uses)
27212 <p>x<meta typeof="mw:Placeholder" data-parsoid='{"src":"<nowiki/>"}'/><meta typeof="mw:Placeholder" data-parsoid='{"src":"<nowiki/>"}'/>
27214 <p><span about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1","named":true,"spc":["\n"," "," ",""]}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<nowiki/>"}},"i":0}}]}'></span></p>
27215 <p><span about="#mwt1" typeof="mw:Transclusion" data-parsoid='{"pi":[[{"k":"1","named":true,"spc":["\n"," "," ","\n"]}]]}' data-mw='{"parts":[{"template":{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"<nowiki/>"}},"i":0}}]}'></span></p>
27228 # ---------------------------------------------------
27229 # End of tests spec'ing wikitext serialization norms |
27230 # ---------------------------------------------------
27234 Bare inline nodes not wrapped inside p-tags should be treated as p-wrapped
27242 <td><b>c</b><p>d</p></td>
27260 # -----------------------------------------------------------------
27261 # End of section for Parsoid-only html2wt tests for serialization
27263 # -----------------------------------------------------------------
27265 # -----------------------------------------------------------------
27266 # The following section of tests are primarily to spec behavior of
27267 # the selective serializer. All these tests have manual selser
27268 # changes. The automated selser changes for all tests handle the
27269 # wide variation of changes, but these tests here capture specs
27270 # deterministically.
27271 # ----------------------------------------------------------------
27275 Selser: New comments should not be lost
27278 "modes": ["selser"],
27280 [ "#a", "after", "<!--c1-->" ],
27281 [ "#b", "before", "<!--c2-->" ]
27285 <span id="a">a</span>
27287 <span id="b">b</span>
27289 <span id="a">a</span><!--c1-->
27291 <!--c2--><span id="b">b</span>
27296 Selser: Check for validity of DSR before using it
27299 "modes": ["selser"],
27301 [ "#a", "before", "<meta property='mw:PageProp/displaytitle' content='foo'>" ]
27305 <span id="a">a</span>
27307 {{DISPLAYTITLE:foo}}
27308 <span id="a">a</span>
27312 1. DOMDiff: Changes to <ref> content should be looked up using id
27315 "modes": ["selser"],
27317 ["#X", "after", "bar"],
27318 ["#Y", "after", "baz"]
27322 X <ref><span id="X">foo</span></ref>
27325 <ref name="a"><span id="Y">foo</span></ref>
27328 X <ref><span id="X">foo</span>bar</ref>
27331 <ref name="a"><span id="Y">foo</span>baz</ref>
27336 2. DOMDiff: Changes to <ref> content should be looked up using id
27339 "modes": ["selser"],
27341 ["#Z", "after", "bar"]
27345 A <ref>foo bar for a</ref>
27346 B <ref group="X" name="b" />
27350 <references group="X">
27351 <ref name="b"><span id="Z">foo</span></ref>
27354 A <ref>foo bar for a</ref>
27355 B <ref group="X" name="b" />
27359 <references group="X">
27360 <ref name="b"><span id="Z">foo</span>bar</ref>
27365 DOMDiff: Edits to content nested in elements with templated attributes should not be lost (T139388)
27368 "modes": ["selser"],
27370 [ "div:first-child", "text", "bar" ]
27374 <div style="{{1x|color:red;}}%">foo</div>
27376 <div style="{{1x|color:red;}}%">bar</div>
27389 <li class="mw-empty-elt"></li>
27390 <li class="mw-empty-elt"></li>
27398 [[File:Thumb.png|thumb]]
27400 <div class="thumb tright">
27401 <div class="thumbinner" style="width:137px;"><a href="/wiki/File:Thumb.png" class="image"><img alt="Thumb.png" src="http://example.com/images/e/ea/Thumb.png" width="135" height="135" class="thumbimage" /></a>
27402 <div class="thumbcaption">
27403 <div class="magnify"><a href="/wiki/File:Thumb.png" class="internal" title="Enlarge"></a></div>
27410 unclosed internal link XSS (T137264)
27412 [[#%3Cscript%3Ealert(1)%3C/script%3E|
27414 <p>[[#<script>alert(1)</script>|
27417 <p>[[#%3Cscript%3Ealert(1)%3C/script%3E|</p>