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: LayoutTests/dom/xhtml/level3/core/domimplementationregistry10.xhtml

Issue 14195011: Removed WONTFIX tests (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/dom/xhtml/level3/core/domimplementationregistry10.xhtml
diff --git a/LayoutTests/dom/xhtml/level3/core/domimplementationregistry10.xhtml b/LayoutTests/dom/xhtml/level3/core/domimplementationregistry10.xhtml
deleted file mode 100644
index ab5b349a63cc81ef614cb77b5f35f9adc20fe632..0000000000000000000000000000000000000000
--- a/LayoutTests/dom/xhtml/level3/core/domimplementationregistry10.xhtml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "xhtml1-strict.dtd">
-<html xmlns='http://www.w3.org/1999/xhtml'>
-<!--
-Copyright(c) 2001-2004 World Wide Web Consortium,
-(Massachusetts Institute of Technology, European Research Consortium
-for Informatics and Mathematics, Keio University). All
-Rights Reserved. This work is distributed under the W3C(r) Software License [1] 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.
-
-[1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
--->
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <title>implementation</title>
- <script type='text/javascript' src='selfxhtml.js'></script>
- <script type='text/javascript' charset='UTF-8' src='domimplementationregistry10.js'></script>
- <script type='text/javascript'>function loadComplete() { startTest(); }</script>
- </head>
- <body onload="loadComplete()">
- </body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698