Index: trunk/phase3/maintenance/parserTests.txt |
— | — | @@ -377,7 +377,7 @@ |
378 | 378 | !! end |
379 | 379 | |
380 | 380 | !! test |
381 | | -Simple definition |
| 381 | +Definition list for indentation only |
382 | 382 | !! input |
383 | 383 | : Indented text |
384 | 384 | !! result |
— | — | @@ -428,7 +428,7 @@ |
429 | 429 | |
430 | 430 | # At Brion's and JeLuF's insistence... :) |
431 | 431 | !! test |
432 | | -Definition list with wikilink containing colon |
| 432 | +Definition list with news link containing colon |
433 | 433 | !! input |
434 | 434 | ; news:alt.wikipedia.rox: This isn't even a real newsgroup! |
435 | 435 | !! result |
— | — | @@ -3918,7 +3918,7 @@ |
3919 | 3919 | !! end |
3920 | 3920 | |
3921 | 3921 | !! test |
3922 | | -Expansion of multi-line templates in attribute values (bug 6255 sanity check) |
| 3922 | +Expansion of multi-line templates in attribute values (bug 6255 sanity check 2) |
3923 | 3923 | !! input |
3924 | 3924 | <div style="background: #00FF00">-</div> |
3925 | 3925 | !! result |