wiki.techinc.nl/tests/phpunit/data
Bartosz Dziewoński 2d842f1425 Make "/*@noflip*/ /*@embed*/" annotation work
To do it, just remove /*@noflip*/ annotations in CSSJanus after
we're done processing. They are not needed anymore and some obscure
interactions with CSSMin logic for preserving comments caused
`/*@noflip*/ /*@embed*/ background-image: url(…)` not to work
correctly (it would not be embedded).

This also requires us to always do CSSJanus processing, even when we
don't need flipping, to consistently handle the annotations.
I'm not entirely sure if this is worth it, but I still greatly prefer
doing it to documenting this stupid limitation. :)

Bug: 69698
Change-Id: I311b12b08b2dff9d45efb584db08cf4a11318f59
2014-08-18 17:40:51 +02:00
..
autoloader Revert "Mechanism for renaming/aliasing classes" 2014-01-11 21:48:30 +00:00
css Make "/*@noflip*/ /*@embed*/" annotation work 2014-08-18 17:40:51 +02:00
cssmin More tests for CSSMin::remap 2013-11-29 18:19:23 +00:00
db
filerepo Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
gitinfo Support precomputed data in GitInfo 2014-05-05 23:50:12 +00:00
less Make "/*@noflip*/ /*@embed*/" annotation work 2014-08-18 17:40:51 +02:00
media Add unit tests for ffmpeg2theora ogg recognition bug 2014-07-04 04:53:22 -03:00
parser Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
upload Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
xmp Fixed spacing 2013-12-01 20:58:51 +01:00
zip