| Index: LayoutTests/accessibility/inert-node-is-hidden-expected.txt
|
| diff --git a/LayoutTests/accessibility/inert-node-is-hidden-expected.txt b/LayoutTests/accessibility/inert-node-is-hidden-expected.txt
|
| deleted file mode 100644
|
| index fac156d3fdda5e601da445614abbf69bb3be2bf1..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/accessibility/inert-node-is-hidden-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -This tests that inert elements are not in the AT tree.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS accessibilityController.accessibleElementById('input') is non-null.
|
| -PASS treeContainsText(webArea, 'This content should not be exposed to AT when a modal dialog is open') is true
|
| -PASS accessibilityController.accessibleElementById('input') is null
|
| -PASS treeContainsText(webArea, 'This content should not be exposed to AT when a modal dialog is open') is false
|
| -PASS accessibilityController.accessibleElementById('input') is non-null.
|
| -PASS treeContainsText(webArea, 'This content should not be exposed to AT when a modal dialog is open') is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -This content should not be exposed to AT when a modal dialog is open.
|
| -
|
|
|