| Index: LayoutTests/accessibility/readonly-expected.txt
|
| diff --git a/LayoutTests/accessibility/readonly-expected.txt b/LayoutTests/accessibility/readonly-expected.txt
|
| index 851648e72bbccb06cfc78fd7f35805cf7131d2e8..6b66aead4ca5f9306f7d1a5f16e9625ae4b9c098 100644
|
| --- a/LayoutTests/accessibility/readonly-expected.txt
|
| +++ b/LayoutTests/accessibility/readonly-expected.txt
|
| @@ -83,6 +83,8 @@ contenteditable_button1
|
| PASS document.activeElement == element is true
|
| PASS axElement.isReadOnly is false
|
|
|
| +PASS axMenuListPopup.role is "AXRole: AXMenuListPopup"
|
| +PASS axMenuListPopup.isReadOnly is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|