Improve encoding of embedded SVGs
authorRoan Kattouw <roan.kattouw@gmail.com>
Wed, 13 Sep 2017 18:56:46 +0000 (11:56 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Thu, 14 Sep 2017 18:39:57 +0000 (11:39 -0700)
commita4631b92e7d57141954a2373ba33edae1512cb08
treee563dbd17a2f74021c3c5324c4038a243814ff68
parent1e6931aebe91886cf5ca155bfdc57efbf2aa7d17
Improve encoding of embedded SVGs

Unencode spaces, slashes, colons and equals signs.

Bug: T175318
Change-Id: Idebdfca8f93d5e090deba5bf5a256d7054e2d6c8
includes/libs/CSSMin.php
maintenance/benchmarks/cssmin/circle.svg
tests/phpunit/data/cssmin/circle.svg
tests/phpunit/includes/libs/CSSMinTest.php