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

Unified Diff: LayoutTests/editing/style/push-down-font-styles-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/style/push-down-font-styles-win.html
diff --git a/LayoutTests/editing/pasteboard/get-data-text-plain-paste.html b/LayoutTests/editing/style/push-down-font-styles-win.html
similarity index 80%
copy from LayoutTests/editing/pasteboard/get-data-text-plain-paste.html
copy to LayoutTests/editing/style/push-down-font-styles-win.html
index 7fa0d7eab745103387c3e0be865e62a8583912e9..34009e363fb0d8d05d75dc77a843bdd37f66f9a0 100644
--- a/LayoutTests/editing/pasteboard/get-data-text-plain-paste.html
+++ b/LayoutTests/editing/style/push-down-font-styles-win.html
@@ -6,7 +6,7 @@
<body>
<p id="description"></p>
<div id="console"></div>
-<script src="script-tests/get-data-text-plain-paste.js"></script>
+<script src="script-tests/push-down-font-styles-win.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698