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

Unified Diff: LayoutTests/editing/pasteboard/paste-xml.xhtml

Issue 1167033002: Remove layout tests that run execCommand on non-HTML documents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix doctype Created 5 years, 6 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/pasteboard/paste-xml.xhtml
diff --git a/LayoutTests/editing/pasteboard/paste-xml.xhtml b/LayoutTests/editing/pasteboard/paste-xml.xhtml
index 515401fbf5a247c9d31173df218738db465c069e..e815c47d5406d4e05d1e201d74d0dac7954ffd22 100644
--- a/LayoutTests/editing/pasteboard/paste-xml.xhtml
+++ b/LayoutTests/editing/pasteboard/paste-xml.xhtml
@@ -1,6 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

Powered by Google App Engine
This is Rietveld 408576698