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

Side by Side Diff: Source/core/svg/SVGAttributeNames.in

Issue 329103003: [SVG] Cleanup: remove externalResourcesRequired attribute from parser. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 | « LayoutTests/html5lib/resources/tests11.dat ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 namespace="SVG" 1 namespace="SVG"
2 namespaceURI="http://www.w3.org/2000/svg" 2 namespaceURI="http://www.w3.org/2000/svg"
3 attrsNullNamespace 3 attrsNullNamespace
4 4
5 accent-height 5 accent-height
6 accumulate 6 accumulate
7 additive 7 additive
8 alignment-baseline 8 alignment-baseline
9 alphabetic 9 alphabetic
10 amplitude 10 amplitude
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 divisor 43 divisor
44 dominant-baseline 44 dominant-baseline
45 dur 45 dur
46 dx 46 dx
47 dy 47 dy
48 edgeMode 48 edgeMode
49 elevation 49 elevation
50 enable-background 50 enable-background
51 end 51 end
52 exponent 52 exponent
53 externalResourcesRequired
54 fill 53 fill
55 fill-opacity 54 fill-opacity
56 fill-rule 55 fill-rule
57 filter 56 filter
58 filterRes 57 filterRes
59 filterUnits 58 filterUnits
60 flood-color 59 flood-color
61 flood-opacity 60 flood-opacity
62 font-family 61 font-family
63 font-size 62 font-size
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 x-height 238 x-height
240 x1 239 x1
241 x2 240 x2
242 xChannelSelector 241 xChannelSelector
243 y 242 y
244 y1 243 y1
245 y2 244 y2
246 yChannelSelector 245 yChannelSelector
247 z 246 z
248 zoomAndPan 247 zoomAndPan
OLDNEW
« no previous file with comments | « LayoutTests/html5lib/resources/tests11.dat ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698