Index: branches/REL1_17/phase3/maintenance/tests/parser/parserTests.txt |
— | — | @@ -6658,7 +6658,7 @@ |
6659 | 6659 | image:foobar.jpg |
6660 | 6660 | </gallery> |
6661 | 6661 | !! result |
6662 | | -<ul class="gallery" style="max-width: 202px;_width: 202px;"> |
| 6662 | +<ul class="gallery" style="max-width: 206px;_width: 206px;"> |
6663 | 6663 | <li class='gallerycaption'>Foo <a href="https://www.mediawiki.org/wiki/Main_Page">Main Page</a></li> |
6664 | 6664 | <li class="gallerybox" style="width: 95px"><div style="width: 95px"> |
6665 | 6665 | <div style="height: 70px;">Nonexistant.jpg</div> |
Property changes on: branches/REL1_17/phase3/maintenance/tests/parser/parserTests.txt |
___________________________________________________________________ |
Modified: svn:mergeinfo |
6666 | 6666 | Merged /trunk/phase3/tests/parser/parserTests.txt:r87393 |