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

Unified Diff: chrome/test/data/webkit/resources/xslt-bad-import-uri.xml

Issue 8531002: new webkit_browsertest for crbug.com/103058 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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
« no previous file with comments | « no previous file | chrome/test/data/webkit/resources/xslt-bad-import-uri.xsl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webkit/resources/xslt-bad-import-uri.xml
diff --git a/chrome/test/data/webkit/resources/xslt-bad-import-uri.xml b/chrome/test/data/webkit/resources/xslt-bad-import-uri.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4751c192be1cd67659b6b393830e31aa849cbbc2
--- /dev/null
+++ b/chrome/test/data/webkit/resources/xslt-bad-import-uri.xml
@@ -0,0 +1,4 @@
+<?xml version='1.0' encoding="UTF-8" ?>
+<?xml-stylesheet type="text/xsl" href="xslt-bad-import-uri.xsl"?>
+<catalog>
+</catalog>
« no previous file with comments | « no previous file | chrome/test/data/webkit/resources/xslt-bad-import-uri.xsl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698