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

Unified Diff: LayoutTests/dom/xhtml/level3/core/canonicalform11.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/canonicalform11.xhtml
diff --git a/LayoutTests/dom/xhtml/level3/core/canonicalform11.xhtml b/LayoutTests/dom/xhtml/level3/core/canonicalform11.xhtml
deleted file mode 100644
index 92fe9e277759c06618da1d9ca6d3bb83c44aab3f..0000000000000000000000000000000000000000
--- a/LayoutTests/dom/xhtml/level3/core/canonicalform11.xhtml
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html [<!ATTLIST acronym title CDATA "default">]>
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title>canonicalform03</title><script type='text/javascript' src='selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='canonicalform11.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
- <br />
- <br ></br>
- <div name = "elem3" id="elem3" />
- <div name="elem4" id="elem4" ></div>
- <div a:attr="out" b:attr="sorted" name="all" class="I'm"
- xmlns:b="http://www.ietf.org"
- xmlns:a="http://www.w3.org"
- xmlns="http://example.org"/>
- <div xmlns="" xmlns:a="http://www.w3.org">
- <div xmlns="http://www.ietf.org">
- <div xmlns="" xmlns:a="http://www.w3.org">
- <acronym xmlns="" xmlns:a="http://www.ietf.org"/>
- </div>
- </div>
- </div>
-</body></html>

Powered by Google App Engine
This is Rietveld 408576698