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

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

Issue 786753003: Implement type=radio and radiogroup attribute for menuitem. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaselined Created 6 years 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
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 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 onwebkittransitionend 253 onwebkittransitionend
254 onwheel 254 onwheel
255 open 255 open
256 optimum 256 optimum
257 pattern 257 pattern
258 placeholder 258 placeholder
259 ping 259 ping
260 poster 260 poster
261 preload 261 preload
262 pseudo 262 pseudo
263 radiogroup
263 readonly 264 readonly
264 rel 265 rel
265 required 266 required
266 results 267 results
267 rev 268 rev
268 reversed 269 reversed
269 role 270 role
270 rows 271 rows
271 rowspan 272 rowspan
272 rules 273 rules
(...skipping 30 matching lines...) Expand all
303 usemap 304 usemap
304 valign 305 valign
305 value 306 value
306 valuetype 307 valuetype
307 version 308 version
308 vlink 309 vlink
309 vspace 310 vspace
310 webkitdirectory 311 webkitdirectory
311 width 312 width
312 wrap 313 wrap
OLDNEW
« no previous file with comments | « LayoutTests/webexposed/element-instance-property-listing-expected.txt ('k') | Source/core/html/HTMLMenuItemElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698