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

Unified Diff: sky/tests/parser/html-expected.txt

Issue 1215063003: Remove Sky tests that we don't intend to port to the new world (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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: sky/tests/parser/html-expected.txt
diff --git a/sky/tests/parser/html-expected.txt b/sky/tests/parser/html-expected.txt
deleted file mode 100644
index e910c277fe4bd0ddf16a335b2c3875bd67de95e3..0000000000000000000000000000000000000000
--- a/sky/tests/parser/html-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE HTML>
-<html>
- <import src="../resources/dump-as-markup.sky"></import>
- <body>
-
-A &lt;!DOCTYPE HTMLAGAIN&gt;
-B &lt;!BOGUSCOMMENT&gt;
-C
-E
-G &lt;! -- -- &gt;
-H <image></image>
-I <keygen>
-J <isindex>
-K <table>
- <div></div>
- <input type="hidden"></input>
- </table>
-L <frameset></frameset>
-M <p></p>
-N
-O <br></br>
-P
-Q <template>
- <div>contents</div>
- </template>
- </isindex>
- </keygen>
- </body>
-</html>
-

Powered by Google App Engine
This is Rietveld 408576698