Skip to content

Commit

Permalink
Merge pull request #131 from baopham/add-symbol
Browse files Browse the repository at this point in the history
Add symbol to list of SVG_ELEMENTS
  • Loading branch information
flavorjones authored Nov 12, 2017
2 parents 8e788df + 10079ce commit a97b550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/loofah/html5/whitelist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ module WhiteList
circle clipPath defs desc ellipse feGaussianBlur filter font-face
font-face-name font-face-src foreignObject
g glyph hkern linearGradient line marker mask metadata missing-glyph
mpath path polygon polyline radialGradient rect set stop svg switch
mpath path polygon polyline radialGradient rect set stop svg switch symbol
text textPath title tspan use]

ACCEPTABLE_ATTRIBUTES = Set.new %w[abbr accept accept-charset accesskey action
Expand Down

0 comments on commit a97b550

Please sign in to comment.