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

Unified Diff: LayoutTests/editing/execCommand/enabling-and-selection.html

Issue 13954003: Remove mail blockquote special case handling. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/enabling-and-selection.html
diff --git a/LayoutTests/editing/execCommand/enabling-and-selection.html b/LayoutTests/editing/execCommand/enabling-and-selection.html
deleted file mode 100644
index 028001c31fcbf4a588f3cdb18fea7534a3aa0890..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/execCommand/enabling-and-selection.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
-</head>
-<body>
-<p id="description"></p>
-<div id="console"></div>
-<script src="script-tests/enabling-and-selection.js"></script>
ojan 2013/04/16 21:44:30 You should also delete the js file in the script-t
-<script src="../../fast/js/resources/js-test-post.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698