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

Unified Diff: third_party/WebKit/LayoutTests/dom/html/level2/html/resources/iframe.html

Issue 2675803006: Move DOM conformance tests to dom/legacy_dom_conformance/, part 6/8. (Closed)
Patch Set: Created 3 years, 11 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: third_party/WebKit/LayoutTests/dom/html/level2/html/resources/iframe.html
diff --git a/third_party/WebKit/LayoutTests/dom/html/level2/html/resources/iframe.html b/third_party/WebKit/LayoutTests/dom/html/level2/html/resources/iframe.html
deleted file mode 100644
index 2dc22ada0b96422d76da9161db64d5564c958c95..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/dom/html/level2/html/resources/iframe.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
-<TITLE>NIST DOM HTML Test - IFRAME</TITLE>
-</HEAD>
-<BODY>
-<IFRAME LONGDESC="about:blank" MARGINHEIGHT="10" MARGINWIDTH="5" WIDTH="60" HEIGHT="50" NAME="Iframe1" FRAMEBORDER="1" SCROLLING="yes" SRC="../right.png" ALIGN="top">IFRAME1</IFRAME>
-</BODY>
-</HTML>

Powered by Google App Engine
This is Rietveld 408576698