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

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

Issue 369893006: Allow HTMLPlugInElement to host UA shadow DOM. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 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-expected.html
diff --git a/LayoutTests/fast/plugins/plugin-placeholder-expected.html b/LayoutTests/fast/plugins/plugin-placeholder-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..8fcaa8b6b887dc52b5a73cbee84b53b2dbb5ce08
--- /dev/null
+++ b/LayoutTests/fast/plugins/plugin-placeholder-expected.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+
+<style>
+div { margin: 10px; width: 300px; height: 150px; background: green; }
+</style>
+
+<div></div>
+<div></div>
+<div></div>
« no previous file with comments | « LayoutTests/fast/plugins/plugin-placeholder.html ('k') | LayoutTests/fast/plugins/plugin-placeholder-explicit-size.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698