Index: LayoutTests/platform/win/fast/forms/select/popup-menu-ax-expected.txt |
diff --git a/LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash-expected.txt b/LayoutTests/platform/win/fast/forms/select/popup-menu-ax-expected.txt |
similarity index 55% |
copy from LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash-expected.txt |
copy to LayoutTests/platform/win/fast/forms/select/popup-menu-ax-expected.txt |
index 16d3ce87ed9f97f43bafd92d0c932fabbc9289e8..36eb59e7f6e318fb9163c34def9920f5fa273edd 100644 |
--- a/LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash-expected.txt |
+++ b/LayoutTests/platform/win/fast/forms/select/popup-menu-ax-expected.txt |
@@ -1,9 +1,9 @@ |
-Tests that we do not crash when a Geolocation request is made from a remote frame, which is then removed from the DOM in the error callback. |
+Tests if typing an arrow key dispatches a |MenuListItemSelected| a11y event. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS Error callback invoked. |
+PASS Received MenuListItemSelected |
PASS successfullyParsed is true |
TEST COMPLETE |