wiki.techinc.nl/tests/phpunit/includes/libs
MatmaRex b5984db716 CSSJanus: Fix handling of CSS3 color syntaxes
The 'color' rule, and by extension 'four_notation_color' too,
only understood #rrggbb and named colors. Extend it to match
rgb[a](...) and hsl[a](...) syntaxes as well.

This makes usage of rgb(a)/hsl(a) syntax in declarations like
'border-color: a b c d;' be interpreted and flipped correctly.

Change-Id: I218a9aa55a86b3d955b92375c1a209fdde312138
2013-07-04 05:30:26 +02:00
..
CSSJanusTest.php CSSJanus: Fix handling of CSS3 color syntaxes 2013-07-04 05:30:26 +02:00
CSSMinTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
GenericArrayObjectTest.php Update code formatting 2013-04-26 14:21:20 +00:00
IEUrlExtensionTest.php Update formatting 2013-02-15 12:35:50 +00:00
JavaScriptMinifierTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00