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 a810870bc8cb08c54012f1b97cd8bc1b230c2614..a48c303d7f871efa6eabbbf479c6fb1ef1cfa69f 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLAttributeNames.in |
+++ b/third_party/WebKit/Source/core/html/HTMLAttributeNames.in |
@@ -20,6 +20,9 @@ aria-atomic |
aria-autocomplete |
aria-busy |
aria-checked |
+aria-colcount |
+aria-colindex |
+aria-colspan |
aria-controls |
aria-current |
aria-describedby |
@@ -46,6 +49,9 @@ aria-pressed |
aria-readonly |
aria-relevant |
aria-required |
+aria-rowcount |
+aria-rowindex |
+aria-rowspan |
aria-selected |
aria-setsize |
aria-sort |