diff options
-rw-r--r-- | maintenance/parserTests.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 9c660c7bb26f..edd3ea9e7ea9 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -6230,6 +6230,15 @@ Width-sized image (using px, with following whitespace - test regression from r3 !!end !! test +Width-sized image (using px, with preceding whitespace - test regression from r39467) +!! input +[[Image:foobar.jpg| 640px]] +!! result +<p><a href="/wiki/Image:Foobar.jpg" class="image" title="Foobar.jpg"><img alt="" src="http://example.com/images/thumb/3/3a/Foobar.jpg/640px-Foobar.jpg" width="640" height="73" border="0" /></a> +</p> +!!end + +!! test Another italics / bold test !! input ''' ''x' |