| 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 f6e4f9960d82459a84ce9b6b6587c5637c5098a3..5e72645ed28972d23130baa522d974287796e415 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLAttributeNames.in
|
| +++ b/third_party/WebKit/Source/core/html/HTMLAttributeNames.in
|
| @@ -19,6 +19,9 @@ aria-atomic
|
| aria-autocomplete
|
| aria-busy
|
| aria-checked
|
| +aria-colcount
|
| +aria-colindex
|
| +aria-colspan
|
| aria-controls
|
| aria-describedby
|
| aria-disabled
|
| @@ -44,6 +47,9 @@ aria-pressed
|
| aria-readonly
|
| aria-relevant
|
| aria-required
|
| +aria-rowcount
|
| +aria-rowindex
|
| +aria-rowspan
|
| aria-selected
|
| aria-setsize
|
| aria-sort
|
|
|