Chromium Code Reviews| 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 ] |