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

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

Issue 301563002: Remove the precision="float" attribute on <input type="range"> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « Source/core/frame/UseCounter.h ('k') | Source/core/html/HTMLInputElement.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 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 onwebkittransitionend 276 onwebkittransitionend
277 onwheel 277 onwheel
278 open 278 open
279 optimum 279 optimum
280 pattern 280 pattern
281 placeholder 281 placeholder
282 pluginspage 282 pluginspage
283 pluginurl 283 pluginurl
284 ping 284 ping
285 poster 285 poster
286 precision
287 preload 286 preload
288 primary 287 primary
289 profile 288 profile
290 progress 289 progress
291 prompt 290 prompt
292 pseudo 291 pseudo
293 readonly 292 readonly
294 rel 293 rel
295 required 294 required
296 results 295 results
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 valign 338 valign
340 value 339 value
341 valuetype 340 valuetype
342 version 341 version
343 vlink 342 vlink
344 vspace 343 vspace
345 webkitallowfullscreen 344 webkitallowfullscreen
346 webkitdirectory 345 webkitdirectory
347 width 346 width
348 wrap 347 wrap
OLDNEW
« no previous file with comments | « Source/core/frame/UseCounter.h ('k') | Source/core/html/HTMLInputElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698