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

Unified Diff: LayoutTests/editing/execCommand/toggle-unlink-win.html

Issue 14930006: Ctrl+Shift+Right in Windows should select the spacing after the word (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added expectations for chromium-mac for delete-cell-contents-win.html Created 7 years, 7 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: LayoutTests/editing/execCommand/toggle-unlink-win.html
diff --git a/LayoutTests/editing/execCommand/clipboard-access.html b/LayoutTests/editing/execCommand/toggle-unlink-win.html
similarity index 82%
copy from LayoutTests/editing/execCommand/clipboard-access.html
copy to LayoutTests/editing/execCommand/toggle-unlink-win.html
index e6befb130addb407671af994b03d7b4d615e2437..1a59496baed7194a3a3225786bb331f73402b756 100644
--- a/LayoutTests/editing/execCommand/clipboard-access.html
+++ b/LayoutTests/editing/execCommand/toggle-unlink-win.html
@@ -6,7 +6,7 @@
<body>
<p id="description"></p>
<div id="console"></div>
-<script src="script-tests/clipboard-access.js"></script>
+<script src="script-tests/toggle-unlink-win.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698