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

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

Issue 22482004: Add support for the object-fit CSS property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase for landing Created 7 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 unified diff | Download patch
« no previous file with comments | « Source/core/css/SVGCSSParser.cpp ('k') | Source/core/css/SVGCSSValueKeywords.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 48 kerning
49 text-anchor 49 text-anchor
50 vector-effect 50 vector-effect
51 writing-mode 51 writing-mode
52 paint-order
52 53
OLDNEW
« no previous file with comments | « Source/core/css/SVGCSSParser.cpp ('k') | Source/core/css/SVGCSSValueKeywords.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698