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

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

Issue 415613002: Merge CSSPropertyNames.in and SVGCSSPropertyNames.in with CSSProperties.in (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix crash without experimental flag 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 unified diff | Download patch
« no previous file with comments | « Source/core/css/CSSPropertyNames.in ('k') | Source/core/css/resolver/StyleResolver.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 //
2 // SVG CSS property names
3 //
4
5 // SVG style props
6 buffered-rendering
7 clip-path
8 clip-rule
9 mask
10 // opacity
11 enable-background
12 filter
13 flood-color
14 flood-opacity
15 lighting-color
16 stop-color
17 stop-opacity
18 // pointer-events
19 color-interpolation
20 color-interpolation-filters
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 mask-type
32 shape-rendering
33 stroke
34 stroke-dasharray
35 stroke-dashoffset
36 stroke-linecap
37 stroke-linejoin
38 stroke-miterlimit
39 stroke-opacity
40 stroke-width
41 // text-rendering
42 alignment-baseline
43 baseline-shift
44 dominant-baseline
45 glyph-orientation-horizontal
46 glyph-orientation-vertical
47 text-anchor
48 vector-effect
49 writing-mode
50 paint-order
51
OLDNEW
« no previous file with comments | « Source/core/css/CSSPropertyNames.in ('k') | Source/core/css/resolver/StyleResolver.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698