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

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

Issue 202853003: A follow-up cleanup for removing resetStyleInheritance (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/dom/shadow/InsertionPoint.cpp ('k') | 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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 precision 285 precision
286 preload 286 preload
287 primary 287 primary
288 profile 288 profile
289 progress 289 progress
290 prompt 290 prompt
291 pseudo 291 pseudo
292 readonly 292 readonly
293 rel 293 rel
294 required 294 required
295 reset-style-inheritance
296 results 295 results
297 rev 296 rev
298 reversed 297 reversed
299 role 298 role
300 rows 299 rows
301 rowspan 300 rowspan
302 rules 301 rules
303 sandbox 302 sandbox
304 scheme 303 scheme
305 scope 304 scope
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 valign 340 valign
342 value 341 value
343 valuetype 342 valuetype
344 version 343 version
345 vlink 344 vlink
346 vspace 345 vspace
347 webkitallowfullscreen 346 webkitallowfullscreen
348 webkitdirectory 347 webkitdirectory
349 width 348 width
350 wrap 349 wrap
OLDNEW
« no previous file with comments | « Source/core/dom/shadow/InsertionPoint.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698