| Index: third_party/WebKit/LayoutTests/accessibility/aria-option-role-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-option-role-expected.txt b/third_party/WebKit/LayoutTests/accessibility/aria-option-role-expected.txt
|
| index 125fa0929b85844ac587b8e80a9b11ce6de10ec3..30674769e3d3e70ceaf03e6af05de1fe225272b0 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/aria-option-role-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/aria-option-role-expected.txt
|
| @@ -11,6 +11,7 @@ secondChild.role is AXRole: AXListBoxOption
|
| PASS secondChild.name is 'label 2'
|
| PASS firstChild.childrenCount is 0
|
| PASS secondChild.childrenCount is 0
|
| +PASS firstChild.isFocusable is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|