Chromium Code Reviews| Index: Source/core/css/SVGCSSPropertyNames.in |
| diff --git a/Source/core/css/SVGCSSPropertyNames.in b/Source/core/css/SVGCSSPropertyNames.in |
| deleted file mode 100644 |
| index 98fb81438de51b545cbf0a4e367e406a1e6a7496..0000000000000000000000000000000000000000 |
| --- a/Source/core/css/SVGCSSPropertyNames.in |
| +++ /dev/null |
| @@ -1,51 +0,0 @@ |
| -// |
| -// SVG CSS property names |
| -// |
| - |
| -// SVG style props |
| -buffered-rendering |
| -clip-path |
| -clip-rule |
| -mask |
| -// opacity |
| -enable-background |
| -filter |
| -flood-color |
| -flood-opacity |
| -lighting-color |
| -stop-color |
| -stop-opacity |
| -// pointer-events |
| -color-interpolation |
| -color-interpolation-filters |
| -color-rendering |
| -fill |
| -fill-opacity |
| -fill-rule |
| -//font-size-adjust |
| -//image-rendering |
| -marker |
| -marker-end |
| -marker-mid |
| -marker-start |
| -mask-type |
| -shape-rendering |
| -stroke |
| -stroke-dasharray |
| -stroke-dashoffset |
| -stroke-linecap |
| -stroke-linejoin |
| -stroke-miterlimit |
| -stroke-opacity |
| -stroke-width |
| -// text-rendering |
| -alignment-baseline |
| -baseline-shift |
| -dominant-baseline |
| -glyph-orientation-horizontal |
| -glyph-orientation-vertical |
| -text-anchor |
| -vector-effect |
| -writing-mode |
| -paint-order |
| - |