Files
gitlabhq/app/helpers
Stan Hu 21d89d0286 Update SVG sanitizer to conform to SVG 1.1
Use a custom Loofah scrubber since sanitize 2.x transformers are inadequate
to handle case-sensitive SVG attributes. sanitize parses documents as HTML
instead of XML, which causes all SVG attribute names (e.g. viewBox) to be downcased.

* SVG element list: https://www.w3.org/TR/SVG/eltindex.html
* SVG attribute list: https://www.w3.org/TR/SVG/attindex.html

Closes #14555
2016-05-06 23:20:24 -07:00
..
2016-04-15 18:18:31 +01:00
2016-04-13 15:58:22 +02:00
2015-12-15 00:53:52 -02:00
2016-04-13 15:58:22 +02:00
2015-12-11 18:02:09 +01:00
2016-03-02 17:06:01 +00:00
2016-05-03 12:36:04 -05:00
2016-04-07 15:33:18 -07:00
2016-04-26 09:04:35 +01:00
2016-03-05 18:12:17 -05:00
2015-09-29 16:26:40 +02:00
2015-12-11 18:02:09 +01:00
2016-03-22 00:09:20 +01:00