Chromium Code Reviews

Unified Diff: LayoutTests/plugins/resources/get-file-url-subframe.html

Issue 1319473007: Delete a bunch of NPAPI layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 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: LayoutTests/plugins/resources/get-file-url-subframe.html
diff --git a/LayoutTests/plugins/resources/get-file-url-subframe.html b/LayoutTests/plugins/resources/get-file-url-subframe.html
deleted file mode 100644
index b3446914562e947082d45651a87ca3b0aa2934b8..0000000000000000000000000000000000000000
--- a/LayoutTests/plugins/resources/get-file-url-subframe.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-<body>
-Subframe loaded.
-
-<script>
-window.parent.subframe_done = 1;
-</script>
-
-</body>
-</html>
« no previous file with comments | « LayoutTests/plugins/resize-from-plugin-expected.txt ('k') | LayoutTests/plugins/resources/geturlnotify-on-destroy.html » ('j') | no next file with comments »

Powered by Google App Engine