[InputEvent] Support 'insertFromYank' for macOS
Yank are macOS specific feature and we need to dispatch InputEvent for it.
Please see bug for more info about yank.
BUG=652401
Review-Url: https://codereview.chromium.org/2738953003
Cr-Commit-Position: refs/heads/master@{#456322}
diff --git a/third_party/WebKit/LayoutTests/NeverFixTests b/third_party/WebKit/LayoutTests/NeverFixTests
index 85de59e..bf8e15d 100644
--- a/third_party/WebKit/LayoutTests/NeverFixTests
+++ b/third_party/WebKit/LayoutTests/NeverFixTests
@@ -28,6 +28,7 @@
[ 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.html [ WontFix ]
# Chrome Mac doesn't support Ctrl+Up/Down key-bindings.
[ Mac ] editing/input/ctrl-up-down.html [ WontFix ]