Chromium Code Reviews

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

Issue 218019: Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome_frame/test/html_util_test_data/degenerate_cases_test.html
===================================================================
--- chrome_frame/test/html_util_test_data/degenerate_cases_test.html (revision 0)
+++ chrome_frame/test/html_util_test_data/degenerate_cases_test.html (revision 0)
@@ -0,0 +1,7 @@
+<><foo ">
+</head>
+<"foo">
+<!-- Note that the meta tag shouldn't be picked up since we are still
+ inside a quote block. -->
+<META http-equiv="X-UA-Compatible" CONtent="chrome=1" />
+<fee>
« no previous file with comments | « chrome_frame/test/html_util_test_data/basic_test.html ('k') | chrome_frame/test/html_util_test_data/multiple_tags.html » ('j') | no next file with comments »

Powered by Google App Engine