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

Unified Diff: third_party/WebKit/LayoutTests/dom/xhtml/level3/core/Yes

Issue 2674833002: Move DOM conformance tests to dom/legacy_dom_conformance/, part 5/N. (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/xhtml/level3/core/Yes
diff --git a/third_party/WebKit/LayoutTests/dom/xhtml/level3/core/Yes b/third_party/WebKit/LayoutTests/dom/xhtml/level3/core/Yes
deleted file mode 100644
index b4804558106a536e34b17e697bf9486168495b75..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/dom/xhtml/level3/core/Yes
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-
-Copyright (c) 2001-2004 World Wide Web Consortium,
-(Massachusetts Institute of Technology, Institut National de
-Recherche en Informatique et en Automatique, Keio University). All
-Rights Reserved. This program is distributed under the W3C's Software
-Intellectual Property License. This program is distributed in the
-hope that it will be useful, but WITHOUT ANY WARRANTY; without even
-the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
-PURPOSE.
-
-See W3C License http://www.w3.org/Consortium/Legal/ for more details.
-
--->
-
-<!--
-
-xsi:noNamespaceSchemaLocation="Yes" appears in hc_staff.xml
-but it was not anticipated that "Yes" would be resolved since
-there were no elements without a namespace. However, since
-at least one processor does attempt to load "Yes", this file
-is here to satisfy that request.
-
--->
-
-<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <xsd:element name="bogus" type="xsd:string"/>
-</xsd:schema>

Powered by Google App Engine
This is Rietveld 408576698