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

Unified Diff: LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html

Issue 1303233007: Blink Plugins: Remove Shadow DOM plugin placeholder tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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: LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html
diff --git a/LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html b/LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html
deleted file mode 100644
index 163f1ae188897a5d134e1a126abc3c83e4a95334..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-
-<link rel="stylesheet" href="plugin-placeholder.css">
-
-<div class="plugin">
- <div class="plugin-placeholder">
- <div class="plugin-placeholder-content">
- <div class="plugin-placeholder-message">
- Sorry, but your plugin couldn't be loaded.
- </div>
- </div>
- </div>
-</div>
-
-<div class="plugin">
- <div class="plugin-placeholder">
- <div class="plugin-placeholder-content">
- <div class="plugin-placeholder-message">
- Sorry, but your plugin couldn't be loaded.
- </div>
- <button>Close</button>
- </div>
- </div>
-</div>
« no previous file with comments | « LayoutTests/fast/plugins/plugin-placeholder-structured.html ('k') | Source/web/PluginPlaceholderImplTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698