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

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

Issue 138443013: Remove iframe@seamless (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Include remove tests Created 6 years, 11 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
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 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 rows 300 rows
301 rowspan 301 rowspan
302 rules 302 rules
303 sandbox 303 sandbox
304 scheme 304 scheme
305 scope 305 scope
306 scoped 306 scoped
307 scrollamount 307 scrollamount
308 scrolldelay 308 scrolldelay
309 scrolling 309 scrolling
310 seamless
311 select 310 select
312 selected 311 selected
313 shape 312 shape
314 size 313 size
315 sizes 314 sizes
316 sortable 315 sortable
317 sortdirection 316 sortdirection
318 span 317 span
319 x-webkit-speech 318 x-webkit-speech
320 x-webkit-grammar 319 x-webkit-grammar
(...skipping 21 matching lines...) Expand all
342 valign 341 valign
343 value 342 value
344 valuetype 343 valuetype
345 version 344 version
346 vlink 345 vlink
347 vspace 346 vspace
348 webkitallowfullscreen 347 webkitallowfullscreen
349 webkitdirectory 348 webkitdirectory
350 width 349 width
351 wrap 350 wrap
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698