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

Unified Diff: third_party/WebKit/LayoutTests/NeverFixTests

Issue 2738953003: [InputEvent] Support 'insertFromYank' for macOS (Closed)
Patch Set: Created 3 years, 9 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/NeverFixTests
diff --git a/third_party/WebKit/LayoutTests/NeverFixTests b/third_party/WebKit/LayoutTests/NeverFixTests
index 85de59e2976540ab3695cb358ff91033d3c2d9cb..8bd761d43062dae4785abd6471df32e676c3c66a 100644
--- a/third_party/WebKit/LayoutTests/NeverFixTests
+++ b/third_party/WebKit/LayoutTests/NeverFixTests
@@ -28,6 +28,7 @@ fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
[ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ]
[ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ]
[ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ]
+[ Win Linux ] fast/events/inputevents/inputevent-yank-transpose.html [ WontFix ]
yosin_UTC9 2017/03/09 03:49:11 Can we execute "yank" and "transpose" on non-Mac p
chongz 2017/03/09 21:31:36 It seems that we don't have "yank" implementation
# Chrome Mac doesn't support Ctrl+Up/Down key-bindings.
[ Mac ] editing/input/ctrl-up-down.html [ WontFix ]

Powered by Google App Engine
This is Rietveld 408576698