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

Unified Diff: third_party/WebKit/Source/core/html/HTMLAttributeNames.in

Issue 2653063002: Add 4 ARIA 1.1 attributes using new sparse attribute interface. (Closed)
Patch Set: Rebase Created 3 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/html/HTMLAttributeNames.in
diff --git a/third_party/WebKit/Source/core/html/HTMLAttributeNames.in b/third_party/WebKit/Source/core/html/HTMLAttributeNames.in
index 697bfa599b3096be592f3da62f4a2015c9d81c4e..6ae73c6bc702d144bcbbf3d042edb44b67fa596f 100644
--- a/third_party/WebKit/Source/core/html/HTMLAttributeNames.in
+++ b/third_party/WebKit/Source/core/html/HTMLAttributeNames.in
@@ -26,8 +26,10 @@ aria-colspan
aria-controls
aria-current
aria-describedby
+aria-details
aria-disabled
aria-dropeffect
+aria-errormessage
aria-expanded
aria-flowto
aria-grabbed
@@ -35,6 +37,7 @@ aria-haspopup
aria-help
aria-hidden
aria-invalid
+aria-keyshortcuts
aria-label
aria-labeledby
aria-labelledby
@@ -50,6 +53,7 @@ aria-pressed
aria-readonly
aria-relevant
aria-required
+aria-roledescription
aria-rowcount
aria-rowindex
aria-rowspan

Powered by Google App Engine
This is Rietveld 408576698