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

Side by Side Diff: Source/core/css/SVGCSSPropertyNames.in

Issue 234453002: Remove SVG1.1 kerning property (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More TestExpectations updates Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // 1 //
2 // SVG CSS property names 2 // SVG CSS property names
3 // 3 //
4 4
5 // SVG style props 5 // SVG style props
6 buffered-rendering 6 buffered-rendering
7 clip-path 7 clip-path
8 clip-rule 8 clip-rule
9 mask 9 mask
10 // opacity 10 // opacity
(...skipping 27 matching lines...) Expand all
38 stroke-linejoin 38 stroke-linejoin
39 stroke-miterlimit 39 stroke-miterlimit
40 stroke-opacity 40 stroke-opacity
41 stroke-width 41 stroke-width
42 // text-rendering 42 // text-rendering
43 alignment-baseline 43 alignment-baseline
44 baseline-shift 44 baseline-shift
45 dominant-baseline 45 dominant-baseline
46 glyph-orientation-horizontal 46 glyph-orientation-horizontal
47 glyph-orientation-vertical 47 glyph-orientation-vertical
48 kerning
49 text-anchor 48 text-anchor
50 vector-effect 49 vector-effect
51 writing-mode 50 writing-mode
52 paint-order 51 paint-order
53 52
OLDNEW
« no previous file with comments | « Source/core/css/SVGCSSComputedStyleDeclaration.cpp ('k') | Source/core/css/SVGCSSValueKeywords.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698