Bug 994305 - Remove DOCTYPE declarations from SVG files in browser UI. r=dao

This commit is contained in:
L. David Baron 2015-11-21 17:33:31 -08:00
parent f37442670f
commit 2eb48c1be5

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB