| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/module-script-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/module-script-expected.txt
|
| similarity index 54%
|
| copy from third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| copy to third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/module-script-expected.txt
|
| index 1c1166a8f60909033fad04d7140e8957fe789782..dfd9e5b96bf430cdc2d1ba49fe5c5f94f34c3690 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/module-script-expected.txt
|
| @@ -1,10 +1,10 @@
|
| -test
|
| -This tests that aria fallback roles work correctly.
|
| +Test basic module execution.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -Role should be: AXRole: AXCheckBox
|
| +Module scripts should be executed...
|
| +...and should ignore any 'language' attribute
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|