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

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

Issue 690033002: Remove HTMLHeadElement.profile (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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.cpp ('k') | Source/core/html/HTMLHeadElement.idl » ('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 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 onwebkitfullscreenerror 254 onwebkitfullscreenerror
255 onwebkittransitionend 255 onwebkittransitionend
256 onwheel 256 onwheel
257 open 257 open
258 optimum 258 optimum
259 pattern 259 pattern
260 placeholder 260 placeholder
261 ping 261 ping
262 poster 262 poster
263 preload 263 preload
264 profile
265 pseudo 264 pseudo
266 readonly 265 readonly
267 rel 266 rel
268 required 267 required
269 results 268 results
270 rev 269 rev
271 reversed 270 reversed
272 role 271 role
273 rows 272 rows
274 rowspan 273 rowspan
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 usemap 305 usemap
307 valign 306 valign
308 value 307 value
309 valuetype 308 valuetype
310 version 309 version
311 vlink 310 vlink
312 vspace 311 vspace
313 webkitdirectory 312 webkitdirectory
314 width 313 width
315 wrap 314 wrap
OLDNEW
« no previous file with comments | « Source/core/frame/UseCounter.cpp ('k') | Source/core/html/HTMLHeadElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698