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

Unified Diff: LayoutTests/editing/execCommand/remove-format-multiple-elements-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/remove-format-multiple-elements-win.html
diff --git a/LayoutTests/css3/compositing/blend-mode-property-parsing-invalid.html b/LayoutTests/editing/execCommand/remove-format-multiple-elements-win.html
similarity index 81%
copy from LayoutTests/css3/compositing/blend-mode-property-parsing-invalid.html
copy to LayoutTests/editing/execCommand/remove-format-multiple-elements-win.html
index ad3fcf26611322457ee4a101647bcd34ff7db73a..245840a0a8a948efa68c855b1c861b6001ec6661 100644
--- a/LayoutTests/css3/compositing/blend-mode-property-parsing-invalid.html
+++ b/LayoutTests/editing/execCommand/remove-format-multiple-elements-win.html
@@ -6,7 +6,7 @@
<body>
<p id="description"></p>
<div id="console"></div>
-<script src="script-tests/blend-mode-property-parsing-invalid.js"></script>
+<script src="script-tests/remove-format-multiple-elements-win.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698