| Index: LayoutTests/accessibility/html-html-element-is-ignored-expected.txt
|
| diff --git a/LayoutTests/accessibility/html-html-element-is-ignored-expected.txt b/LayoutTests/accessibility/html-html-element-is-ignored-expected.txt
|
| deleted file mode 100644
|
| index ea156232cb79a38ee1cb61eae13cfb12ecbcac60..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/accessibility/html-html-element-is-ignored-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -This test checks that the element is not the AX tree (ever), even when it has an aria attribute.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -The start element should be a button.
|
| -PASS startElement.role is 'AXRole: AXButton'
|
| -
|
| -The parent should be the web area.
|
| -PASS startElement.parentElement().role is 'AXRole: AXWebArea'
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|