Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(478)

Unified Diff: Source/core/css/SVGCSSPropertyNames.in

Issue 468543002: Revert refactoring of CSSProperty .in files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/css/CSSPropertyNames.in ('k') | Source/core/css/StylePropertySerializer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/SVGCSSPropertyNames.in
diff --git a/Source/core/css/SVGCSSPropertyNames.in b/Source/core/css/SVGCSSPropertyNames.in
new file mode 100644
index 0000000000000000000000000000000000000000..98fb81438de51b545cbf0a4e367e406a1e6a7496
--- /dev/null
+++ b/Source/core/css/SVGCSSPropertyNames.in
@@ -0,0 +1,51 @@
+//
+// 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
+
« no previous file with comments | « Source/core/css/CSSPropertyNames.in ('k') | Source/core/css/StylePropertySerializer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698