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

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

Issue 688743002: Remove the composite attribute on <img> (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.h ('k') | Source/core/html/HTMLImageElement.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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 class 69 class
70 classid 70 classid
71 clear 71 clear
72 code 72 code
73 codebase 73 codebase
74 codetype 74 codetype
75 color 75 color
76 cols 76 cols
77 colspan 77 colspan
78 compact 78 compact
79 composite
80 content 79 content
81 contenteditable 80 contenteditable
82 contextmenu 81 contextmenu
83 controls 82 controls
84 coords 83 coords
85 crossorigin 84 crossorigin
86 data 85 data
87 datetime 86 datetime
88 declare 87 declare
89 default 88 default
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 usemap 305 usemap
307 valign 306 valign
308 value 307 value
309 valuetype 308 valuetype
310 version 309 version
311 vlink 310 vlink
312 vspace 311 vspace
313 webkitdirectory 312 webkitdirectory
314 width 313 width
315 wrap 314 wrap
OLDNEW
« no previous file with comments | « Source/core/frame/UseCounter.h ('k') | Source/core/html/HTMLImageElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698