Index: LayoutTests/TestExpectations |
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
index 3507dad12e743ff12f7619beee12db2a44a0a89f..e9a60b23b121d6386095bde8bc7d9db22365c40b 100644 |
--- a/LayoutTests/TestExpectations |
+++ b/LayoutTests/TestExpectations |
@@ -1457,3 +1457,6 @@ crbug.com/422278 [ XP ] http/tests/serviceworker/fetch-canvas-tainting.html [ Pa |
crbug.com/422278 [ XP ] http/tests/serviceworker/fetch-cors-xhr.html [ Pass Timeout ] |
crbug.com/388375 http/tests/serviceworker/fetch-event.html [ NeedsRebaseline ] |
+ |
+# Temporarily skipped until event_sender is changed not to set the keyIdentifier into an empty string |
+crbug.com/423270 fast/events/press-enter-key-on-focused-element-inside-link.html [ Pass Failure ] |
robwu
2014/10/20 19:05:21
Put these three lines at some random place in the
|