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

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

Issue 2488703003: Remove SVGViewElement.viewTarget attribute (Closed)
Patch Set: fixed layout test failures in html5lib Created 4 years, 1 month 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
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 export="CORE_EXPORT" 4 export="CORE_EXPORT"
5 5
6 accent-height 6 accent-height
7 accumulate 7 accumulate
8 additive 8 additive
9 alignment-baseline 9 alignment-baseline
10 alphabetic 10 alphabetic
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 v-hanging 218 v-hanging
219 v-ideographic 219 v-ideographic
220 v-mathematical 220 v-mathematical
221 values 221 values
222 vector-effect 222 vector-effect
223 version 223 version
224 vert-adv-y 224 vert-adv-y
225 vert-origin-x 225 vert-origin-x
226 vert-origin-y 226 vert-origin-y
227 viewBox 227 viewBox
228 viewTarget
229 visibility 228 visibility
230 width 229 width
231 widths 230 widths
232 word-spacing 231 word-spacing
233 writing-mode 232 writing-mode
234 x 233 x
235 x-height 234 x-height
236 x1 235 x1
237 x2 236 x2
238 xChannelSelector 237 xChannelSelector
239 y 238 y
240 y1 239 y1
241 y2 240 y2
242 yChannelSelector 241 yChannelSelector
243 z 242 z
244 zoomAndPan 243 zoomAndPan
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | third_party/WebKit/Source/core/svg/SVGViewElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698