| Index: LayoutTests/accessibility/main-element-expected.txt
|
| diff --git a/LayoutTests/accessibility/main-element-expected.txt b/LayoutTests/accessibility/main-element-expected.txt
|
| index a4c232bd1dbbc639ff0d63ba688bc1ff055d14ca..eefe641c33393d7340dbf8546df536f19d8f8ada 100644
|
| --- a/LayoutTests/accessibility/main-element-expected.txt
|
| +++ b/LayoutTests/accessibility/main-element-expected.txt
|
| @@ -1,10 +1,10 @@
|
| main
|
| -This tests that the HTML5 main element correctly maps to AXLandmarkMain.
|
| +This tests that the HTML5 main element correctly maps to AXMain.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS main.role is 'AXRole: AXLandmarkMain'
|
| +PASS main.role is 'AXRole: AXMain'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|