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

Side by Side Diff: Source/WebCore/html/HTMLAttributeNames.in

Issue 7521007: Merge 91797 - Add support for download='filename' attribute in anchors. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 5 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/WebCore/html/HTMLAnchorElement.idl ('k') | Source/WebCore/loader/EmptyClients.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 namespace="HTML" 1 namespace="HTML"
2 namespacePrefix="xhtml" 2 namespacePrefix="xhtml"
3 namespaceURI="http://www.w3.org/1999/xhtml" 3 namespaceURI="http://www.w3.org/1999/xhtml"
4 attrsNullNamespace 4 attrsNullNamespace
5 5
6 abbr 6 abbr
7 accept_charset 7 accept_charset
8 accept 8 accept
9 accesskey 9 accesskey
10 action 10 action
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 coords 84 coords
85 crossorigin 85 crossorigin
86 data 86 data
87 datetime 87 datetime
88 declare 88 declare
89 default 89 default
90 defer 90 defer
91 dir 91 dir
92 direction 92 direction
93 disabled 93 disabled
94 download
94 draggable 95 draggable
95 webkitdropzone 96 webkitdropzone
96 enctype 97 enctype
97 end 98 end
98 event 99 event
99 expanded 100 expanded
100 face 101 face
101 focused 102 focused
102 for 103 for
103 form 104 form
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 value 299 value
299 valuetype 300 valuetype
300 version 301 version
301 viewsource 302 viewsource
302 vlink 303 vlink
303 vspace 304 vspace
304 webkitallowfullscreen 305 webkitallowfullscreen
305 webkitdirectory 306 webkitdirectory
306 width 307 width
307 wrap 308 wrap
OLDNEW
« no previous file with comments | « Source/WebCore/html/HTMLAnchorElement.idl ('k') | Source/WebCore/loader/EmptyClients.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698