Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Wikipedia: Mediawiki-CVS
SVN: [39663] trunk/phase3/maintenance/parserTests.txt
 

Index | Next | Previous | View Flat


brion at svn

Aug 19, 2008, 2:10 PM


Views: 75
Permalink
SVN: [39663] trunk/phase3/maintenance/parserTests.txt

Revision: 39663
Author: brion
Date: 2008-08-19 21:10:56 +0000 (Tue, 19 Aug 2008)

Log Message:
-----------
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]

Modified Paths:
--------------
trunk/phase3/maintenance/parserTests.txt

Modified: trunk/phase3/maintenance/parserTests.txt
===================================================================
--- trunk/phase3/maintenance/parserTests.txt 2008-08-19 20:59:18 UTC (rev 39662)
+++ trunk/phase3/maintenance/parserTests.txt 2008-08-19 21:10:56 UTC (rev 39663)
@@ -6212,6 +6212,24 @@
!!end

!! test
+Width-sized image (using px, no following whitespace)
+!! 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
+Width-sized image (using px, with following 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'



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS[at]lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Subject User Time
SVN: [39663] trunk/phase3/maintenance/parserTests.txt brion at svn Aug 19, 2008, 2:10 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.