| 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 50d07db2c29c7a57815eea1d5599b3f9c9efbdca..697bfa599b3096be592f3da62f4a2015c9d81c4e 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
|
| @@ -47,6 +50,9 @@ aria-pressed
|
| aria-readonly
|
| aria-relevant
|
| aria-required
|
| +aria-rowcount
|
| +aria-rowindex
|
| +aria-rowspan
|
| aria-selected
|
| aria-setsize
|
| aria-sort
|
|
|