Fix Cite parser test for recent gallery changes

This commit is contained in:
OverlordQ 2011-02-24 17:11:32 +00:00
parent ef36bb331b
commit dd663728af

View file

@ -112,7 +112,7 @@ Templating<ref>Text<!--comment--></ref>
</p> </p>
<ul class="gallery"> <ul class="gallery">
<li class="gallerybox" style="width: 155px"><div style="width: 155px"> <li class="gallerybox" style="width: 155px"><div style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><div style="margin:68px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="120" height="14" /></a></div></div> <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/3/3a/Foobar.jpg" width="120" height="14" /></a></div></div>
<div class="gallerytext"> <div class="gallerytext">
</div> </div>
</div></li> </div></li>