wiki.techinc.nl/tests
Bartosz Dziewoński 4c01f8b2bc Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks
This reverts most of commit 2d842f1425,
leaving only the test added in it, and reimplements the same
functionality better.

Instead of stripping /*@noflip*/ annotations in CSSJanus, which is
incompatible with other implementations that preserve it, extend
CSSMin to allow other CSS comments to be present before the
rule-global @embed annotation. (This required making the regex logic
in it even worse than it was, but it's actually slightly less terrible
than I expected it would be. Good thing we have tests!)

Bug: 69698
Change-Id: I58603ef64f7d7cdc6461b34721a4d6b15f15ad79
2014-09-23 22:47:54 +00:00
..
browser QA: Remove logic for inexistant "wpvector-collapsiblenav" option 2014-09-01 18:11:13 +02:00
frontend build: Bump grunt-banana-checker to 0.2.0 and fix flagged issue 2014-09-05 16:26:09 +00:00
parser Merge "Add parser tests about building table with {{!}}" 2014-09-05 19:36:40 +00:00
phpunit Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks 2014-09-23 22:47:54 +00:00
qunit Merge "mediawiki.api: Support assert parameter in getToken and postWithToken" 2014-09-23 20:52:53 +00:00
.gitignore browser acceptance tests 2014-06-23 08:03:06 -07:00
.htaccess
parserTests.php Break some long lines in maintenance, skins, tests 2014-07-24 19:03:17 +02:00
testHelpers.inc Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
TestsAutoLoader.php Check page_len in ResourceLoaderWikiModule::isKnownEmpty() for 'user' modules 2014-08-30 00:24:37 +00:00