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

Unified Diff: LayoutTests/fast/plugins/plugin-placeholder-explicit-size-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-explicit-size-expected.html
diff --git a/LayoutTests/fast/plugins/plugin-placeholder-explicit-size-expected.html b/LayoutTests/fast/plugins/plugin-placeholder-explicit-size-expected.html
deleted file mode 100644
index 74ad2e13e07b9f180af012f869cf289b672f5f77..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/plugins/plugin-placeholder-explicit-size-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-
-<style>
-div { margin: 10px; width: 300px; height: 150px; background: green; }
-</style>
-
-<div style="width: 200px"></div>
-<div style="height: 100px"></div>
-<div style="width: 200px; height: 100px"></div>
« no previous file with comments | « LayoutTests/fast/plugins/plugin-placeholder-explicit-size.html ('k') | LayoutTests/fast/plugins/plugin-placeholder-focus.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698