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

Unified Diff: third_party/WebKit/LayoutTests/dom/html/level2/html/HTMLModElement03.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/HTMLModElement03.html
diff --git a/third_party/WebKit/LayoutTests/dom/html/level2/html/HTMLModElement03.html b/third_party/WebKit/LayoutTests/dom/html/level2/html/HTMLModElement03.html
deleted file mode 100644
index 1b7b52eb8cf66783ed1f10439b2762e53f027d48..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/dom/html/level2/html/HTMLModElement03.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
-<HTML>
-<HEAD>
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
-<TITLE>NIST DOM HTML Test - MOD</TITLE>
-<script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLModElement03.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
-<BODY onload="loadComplete()">
-<P>
-<INS CITE="./files/ins-reasons.html" DATETIME="January 1, 2002">The INS element is used to indicate that a section of a document had been inserted.</INS>
-<BR/>
-<DEL CITE="./files/del-reasons.html" DATETIME="January 2, 2002">The DEL element is used to indicate that a section of a document had been removed.</DEL>
-</P>
-</BODY>
-</HTML>
-

Powered by Google App Engine
This is Rietveld 408576698