Skip to content

Commit

Permalink
Add SVG attributes to the relaxed config
Browse files Browse the repository at this point in the history
  • Loading branch information
louim committed May 16, 2017
1 parent c2343fd commit e8c47d6
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions lib/sanitize/config/relaxed.rb
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,10 @@ module Config
clip-path
clip-rule
color
color-interpolation
color-interpolation-filters
color-profile
color-rendering
column-count
column-fill
column-gap
Expand Down Expand Up @@ -460,6 +463,10 @@ module Config
dominant-baseline
elevation
empty-cells
enable-background
fill
fill-opacity
fill-rule
filter
flex
flex-basis
Expand Down Expand Up @@ -492,6 +499,8 @@ module Config
font-variant-numeric
font-variant-position
font-weight
glyph-orientation-horizontal
glyph-orientation-vertical
grid
grid-area
grid-auto-columns
Expand Down Expand Up @@ -520,6 +529,7 @@ module Config
justify-content
justify-items
justify-self
kerning
left
letter-spacing
lighting-color
Expand All @@ -541,8 +551,12 @@ module Config
margin-left
margin-right
margin-top
marker
marker-end
marker-mid
marker-offset
marker-side
marker-start
marks
mask
mask-box
Expand Down Expand Up @@ -602,6 +616,7 @@ module Config
pitch
pitch-range
play-during
pointer-events
position
presentation-level
quotes
Expand All @@ -620,19 +635,31 @@ module Config
shape-image-threshold
shape-margin
shape-outside
shape-rendering
size
speak
speak-as
speak-header
speak-numeral
speak-punctuation
speech-rate
stop-color
stop-opacity
stress
string-set
stroke
stroke-dasharray
stroke-dashoffset
stroke-linecap
stroke-linejoin
stroke-miterlimit
stroke-opacity
stroke-width
tab-size
table-layout
text-align
text-align-last
text-anchor
text-combine-horizontal
text-combine-upright
text-decoration
Expand Down

0 comments on commit e8c47d6

Please sign in to comment.