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

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

Issue 19510005: [oilpan] Completely move HTMLFormControlElement's hierarchy to the managed heap Base URL: svn://svn.chromium.org/blink/branches/oilpan
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/html/FormController.cpp ('k') | Source/core/html/HTMLButtonElement.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
11 align 11 align
12 alink 12 alink
13 allowfullscreen 13 allowfullscreen
14 alt 14 alt
15 archive 15 archive
16 aria-activedescendant 16 aria-activedescendant
17 aria-atomic 17 aria-atomic
18 aria-busy 18 aria-busy
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 value 333 value
334 valuetype 334 valuetype
335 version 335 version
336 viewsource 336 viewsource
337 vlink 337 vlink
338 vspace 338 vspace
339 webkitallowfullscreen 339 webkitallowfullscreen
340 webkitdirectory 340 webkitdirectory
341 width 341 width
342 wrap 342 wrap
OLDNEW
« no previous file with comments | « Source/core/html/FormController.cpp ('k') | Source/core/html/HTMLButtonElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698