Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Unified Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2852823002: Rename KeyLock to KeyboardLock and return enum from IPC (Closed)
Patch Set: Remove KeyboardLockRequestResult::FAILURE; it is not used by Chrome. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/W3CImportExpectations
diff --git a/third_party/WebKit/LayoutTests/W3CImportExpectations b/third_party/WebKit/LayoutTests/W3CImportExpectations
index bca043070dc4e6425a3d9c9821b24e520211fd0b..51685371bbb417f5b4d1e70c39f6db658cdb5284 100644
--- a/third_party/WebKit/LayoutTests/W3CImportExpectations
+++ b/third_party/WebKit/LayoutTests/W3CImportExpectations
@@ -735,7 +735,7 @@ external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
external/wpt/keyboard-lock/idlharness.https.html [ Skip ]
-external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ]
-external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ]
-external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https.html [ Skip ]
-external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.https.html [ Skip ]
+external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ]
+external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ]
+external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.https.html [ Skip ]
+external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests.https.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698