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

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

Issue 750523002: Remove <body bgproperties=fixed> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/frame/UseCounter.cpp ('k') | Source/core/html/HTMLBodyElement.cpp » ('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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 aria-valuenow 47 aria-valuenow
48 aria-valuetext 48 aria-valuetext
49 async 49 async
50 autocomplete 50 autocomplete
51 autofocus 51 autofocus
52 autoplay 52 autoplay
53 axis 53 axis
54 background 54 background
55 behavior 55 behavior
56 bgcolor 56 bgcolor
57 bgproperties
58 border 57 border
59 bordercolor 58 bordercolor
60 capture 59 capture
61 cellpadding 60 cellpadding
62 cellspacing 61 cellspacing
63 char 62 char
64 challenge 63 challenge
65 charoff 64 charoff
66 charset 65 charset
67 checked 66 checked
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 usemap 303 usemap
305 valign 304 valign
306 value 305 value
307 valuetype 306 valuetype
308 version 307 version
309 vlink 308 vlink
310 vspace 309 vspace
311 webkitdirectory 310 webkitdirectory
312 width 311 width
313 wrap 312 wrap
OLDNEW
« no previous file with comments | « Source/core/frame/UseCounter.cpp ('k') | Source/core/html/HTMLBodyElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698