| 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..d7670e9e4452f4b2917ecac7900fb5427f29688d 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,11 +37,13 @@ aria-haspopup
|
| aria-help
|
| aria-hidden
|
| aria-invalid
|
| +aria-keyshortcuts
|
| aria-label
|
| aria-labeledby
|
| aria-labelledby
|
| aria-level
|
| aria-live
|
| +aria-modal
|
| aria-multiline
|
| aria-multiselectable
|
| aria-orientation
|
| @@ -50,6 +54,7 @@ aria-pressed
|
| aria-readonly
|
| aria-relevant
|
| aria-required
|
| +aria-roledescription
|
| aria-rowcount
|
| aria-rowindex
|
| aria-rowspan
|
|
|