wiki.techinc.nl/tests/phpunit/data/resourceloader
Bartosz Dziewoński 1805fd3be5 resourceloader: Avoid unnecessary xmlns attributes in ResourceLoaderImage
We were creating the `<g>` element without specifying a namespace,
which caused the library to add `xmlns` attributes with the document's
default SVG namespace to elements that we appended underneath it.
(At least, that's what I think was happening.)

Specify the SVG namespace when creating it to avoid the mess and
reduce resulting file size.

Change-Id: Ida27494aeae9dece16f878c16cf9aa582e6deac3
2019-01-16 02:22:45 +00:00
..
oouiimagemodule Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
abc.gif Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
def.svg resourceloader: Avoid toplevel <title> under <g> in ResourceLoaderImage 2019-01-15 22:48:54 +00:00
def_variantize.svg resourceloader: Avoid unnecessary xmlns attributes in ResourceLoaderImage 2019-01-16 02:22:45 +00:00
ghi.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
ghi_massage.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
jkl.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
mno-ltr.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
mno-rtl.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
pqr-a.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
pqr-b.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
pqr-f.svg Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
script-comment.js resourceloader: Add basic tests for getScript() and buildContent() 2017-06-26 22:15:17 -07:00
script-nosemi.js resourceloader: Add basic tests for getScript() and buildContent() 2017-06-26 22:15:17 -07:00