| Index: third_party/WebKit/LayoutTests/fast/dom/MutationObserver/mutation-and-deletion-race-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/MutationObserver/mutation-and-deletion-race-expected.txt
|
| similarity index 58%
|
| copy from third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| copy to third_party/WebKit/LayoutTests/fast/dom/MutationObserver/mutation-and-deletion-race-expected.txt
|
| index 1c1166a8f60909033fad04d7140e8957fe789782..74fe9c0f633559acd7863f9665d7aa884d0b11d1 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/MutationObserver/mutation-and-deletion-race-expected.txt
|
| @@ -1,10 +1,8 @@
|
| -test
|
| -This tests that aria fallback roles work correctly.
|
| +Test case that a MutationObserver is deleted while events are collected for it. crbug.com/557981
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -Role should be: AXRole: AXCheckBox
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|