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

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

Issue 290593002: Remove x-webkit-speech and x-webkit-grammar from HTMLAttributeNames.in (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 | « no previous file | no next file » | 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 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 scrolldelay 308 scrolldelay
309 scrolling 309 scrolling
310 select 310 select
311 selected 311 selected
312 shape 312 shape
313 size 313 size
314 sizes 314 sizes
315 sortable 315 sortable
316 sortdirection 316 sortdirection
317 span 317 span
318 x-webkit-speech
319 x-webkit-grammar
320 spellcheck 318 spellcheck
321 src 319 src
322 srcset 320 srcset
323 srcdoc 321 srcdoc
324 srclang 322 srclang
325 standby 323 standby
326 start 324 start
327 step 325 step
328 style 326 style
329 summary 327 summary
(...skipping 11 matching lines...) Expand all
341 valign 339 valign
342 value 340 value
343 valuetype 341 valuetype
344 version 342 version
345 vlink 343 vlink
346 vspace 344 vspace
347 webkitallowfullscreen 345 webkitallowfullscreen
348 webkitdirectory 346 webkitdirectory
349 width 347 width
350 wrap 348 wrap
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698