WebCore/css/SVGCSSPropertyNames.in
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 #
       
     2 # all valid SVG CSS2 properties.
       
     3 #
       
     4 
       
     5 # SVG style props
       
     6 clip-path
       
     7 clip-rule
       
     8 mask
       
     9 # opacity
       
    10 enable-background
       
    11 filter
       
    12 flood-color
       
    13 flood-opacity
       
    14 lighting-color
       
    15 stop-color
       
    16 stop-opacity
       
    17 # pointer-events
       
    18 color-interpolation
       
    19 color-interpolation-filters
       
    20 color-profile
       
    21 color-rendering
       
    22 fill
       
    23 fill-opacity
       
    24 fill-rule
       
    25 #font-size-adjust
       
    26 image-rendering
       
    27 marker
       
    28 marker-end
       
    29 marker-mid
       
    30 marker-start
       
    31 shape-rendering
       
    32 stroke
       
    33 stroke-dasharray
       
    34 stroke-dashoffset
       
    35 stroke-linecap
       
    36 stroke-linejoin
       
    37 stroke-miterlimit
       
    38 stroke-opacity
       
    39 stroke-width
       
    40 # text-rendering
       
    41 alignment-baseline
       
    42 baseline-shift
       
    43 dominant-baseline
       
    44 glyph-orientation-horizontal
       
    45 glyph-orientation-vertical
       
    46 kerning
       
    47 text-anchor
       
    48 vector-effect
       
    49 writing-mode
       
    50 
       
    51 -webkit-svg-shadow