wiki.techinc.nl/includes/libs
MatmaRex 3eaad66d63 CSSJanus: don't mangle 5+ consecutive numeric values
Don't mangle 5+ consecutive numeric values in the
'four_notation_quantity' and 'four_notation_color' rules. This
prevents box-shadow rules from being utterly broken in RTL (but still
doesn't flip them properly).

Bug: 45677
Change-Id: I16cb9e171a79c6f299b40fa02908b0c045e3c474
2013-06-06 17:29:51 +02:00
..
CSSJanus.php CSSJanus: don't mangle 5+ consecutive numeric values 2013-06-06 17:29:51 +02:00
CSSMin.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
GenericArrayObject.php Use American English spelling for behavior 2013-03-04 10:24:57 +01:00
HttpStatus.php Added missing GPLv2 headers in some places. 2012-05-04 08:47:07 +02:00
IEContentAnalyzer.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
IEUrlExtension.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
JavaScriptMinifier.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
jsminplus.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
README

The classes in this directory ./includes/libs are considered standalone
from the remainder of the MediaWiki codebase. They do not call on any other
portions of MediaWiki code, and can be used in other projects without
dependency issues.