| Index: LayoutTests/accessibility/aria-none-role-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-presentational-role-expected.txt b/LayoutTests/accessibility/aria-none-role-expected.txt
|
| similarity index 64%
|
| copy from LayoutTests/accessibility/aria-presentational-role-expected.txt
|
| copy to LayoutTests/accessibility/aria-none-role-expected.txt
|
| index 17fb1b8a8b94ba277b981dbff826823196f1ef29..eb08a374a48afe3e2bebf69fcd02e8646bd9cb55 100644
|
| --- a/LayoutTests/accessibility/aria-presentational-role-expected.txt
|
| +++ b/LayoutTests/accessibility/aria-none-role-expected.txt
|
| @@ -1,6 +1,6 @@
|
| Link and text
|
|
|
| -This tests that the aria 'presentation' role works by successfully removing the element from the AX tree.
|
| +This tests that the aria 'none' role works by successfully removing the element from the AX tree.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|