From: Brion Vibber Date: Tue, 19 Aug 2008 21:10:56 +0000 (+0000) Subject: 2 new PASSING test(s) :) X-Git-Tag: 1.31.0-rc.0~45786 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=d5a9b77b322e429c6c76bb2477c94ea04721b008;p=lhc%2Fweb%2Fwiklou.git 2 new PASSING test(s) :) * Width-sized image (using px, no following whitespace) [Has never failed] * Width-sized image (using px, with following whitespace - test regression from r39467) [Has never failed] --- diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 0b4b29b101..9c660c7bb2 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -6211,6 +6211,24 @@ Width + Height sized image (using px) (height is ignored)

!!end +!! test +Width-sized image (using px, no following whitespace) +!! input +[[Image:foobar.jpg|640px]] +!! result +

+

+!!end + +!! test +Width-sized image (using px, with following whitespace - test regression from r39467) +!! input +[[Image:foobar.jpg|640px ]] +!! result +

+

+!!end + !! test Another italics / bold test !! input