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

Unified Diff: chrome_frame/test/html_util_test_data/multiple_tags.html

Issue 126143005: Remove Chrome Frame code and resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to r244038 Created 6 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: chrome_frame/test/html_util_test_data/multiple_tags.html
diff --git a/chrome_frame/test/html_util_test_data/multiple_tags.html b/chrome_frame/test/html_util_test_data/multiple_tags.html
deleted file mode 100644
index 9bd5ceae9dde433cd5c916cdb02276fcd3225bfc..0000000000000000000000000000000000000000
--- a/chrome_frame/test/html_util_test_data/multiple_tags.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<HTML><HEAD>
-
- <META http-equiv="X-UA-Compatible" CONtent="chrome=1" />
- <META http-equiv="X-UA-Compatible" content="chrome=1" />
- <METAman http-equiv="X-UA-Compatible" CONtent="notchrome=1" />
- <transMETA http-equiv="X-UA-Compatible" CONtent="notchrome=1" />
- <IMETAGIRL http-equiv="X-UA-Compatible" CONtent="notchrome=1" />
- <metA http-equiv="X-UA-Compatible" content="chrome=1" />
- <!-- shouldn't pick up commented meta tags! -->
- <!-- <metA http-equiv="X-UA-Compatible" content="chrome=1" /> -->
-
- <!-- The following cases should also not be matched -->
- <meta http-equiv="X-UA-Compatibleeee" content="chrome=1" />
- <meta http-equiv="X-UA-Compatible!" content="chrome=1" />
- <meta http-equiv="!X-UA-Compatible" content="chrome=1" />
- <meta http-equiv="\"X-UA-Compatible\"" content="chrome=1" />
-<fee>

Powered by Google App Engine
This is Rietveld 408576698