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

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

Issue 23861003: Enable srcset support in HTMLImageElement (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed a flaky test Created 7 years, 3 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/core/dom/Document.cpp ('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 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 shape 309 shape
310 size 310 size
311 sizes 311 sizes
312 sortable 312 sortable
313 sortdirection 313 sortdirection
314 span 314 span
315 x-webkit-speech 315 x-webkit-speech
316 x-webkit-grammar 316 x-webkit-grammar
317 spellcheck 317 spellcheck
318 src 318 src
319 srcset
319 srcdoc 320 srcdoc
320 srclang 321 srclang
321 standby 322 standby
322 start 323 start
323 step 324 step
324 style 325 style
325 summary 326 summary
326 tabindex 327 tabindex
327 tableborder 328 tableborder
328 target 329 target
329 text 330 text
330 title 331 title
331 top 332 top
332 topmargin 333 topmargin
333 translate 334 translate
334 truespeed 335 truespeed
335 type 336 type
336 usemap 337 usemap
337 valign 338 valign
338 value 339 value
339 valuetype 340 valuetype
340 version 341 version
341 viewsource 342 viewsource
342 vlink 343 vlink
343 vspace 344 vspace
344 webkitallowfullscreen 345 webkitallowfullscreen
345 webkitdirectory 346 webkitdirectory
346 width 347 width
347 wrap 348 wrap
OLDNEW
« no previous file with comments | « Source/core/dom/Document.cpp ('k') | Source/core/html/HTMLImageElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698