Index: trunk/extensions/Cite/citeParserTests.txt |
— | — | @@ -112,7 +112,7 @@ |
113 | 113 | <table class="gallery" cellspacing="0" cellpadding="0"> |
114 | 114 | <tr> |
115 | 115 | <td><div class="gallerybox" style="width: 150px;"> |
116 | | - <div class="thumb" style="padding: 66px 0; width: 150px;"><a href="https://www.mediawiki.org/wiki/Image:Foobar.jpg" title="Image:Foobar.jpg"><img src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" alt="" /></a></div> |
| 116 | + <div class="thumb" style="padding: 66px 0; width: 150px;"><div style="margin-left: auto; margin-right: auto; width: 120px;"><a href="https://www.mediawiki.org/wiki/Image:Foobar.jpg" class="image" title="Foobar.jpg"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" border="0" /></a></div></div> |
117 | 117 | <div class="gallerytext"> |
118 | 118 | </div> |
119 | 119 | </div></td> |