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

Unified Diff: LayoutTests/platform/linux/plugins/webview-plugin-lifecycle-expected.txt

Issue 1153103004: Add a layout test for plugins::PluginPlaceholder. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/platform/linux/plugins/webview-plugin-lifecycle-expected.txt
diff --git a/LayoutTests/platform/linux/plugins/webview-plugin-lifecycle-expected.txt b/LayoutTests/platform/linux/plugins/webview-plugin-lifecycle-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c943d2adfc34200bebe951f504803c1bd124139
--- /dev/null
+++ b/LayoutTests/platform/linux/plugins/webview-plugin-lifecycle-expected.txt
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x173
+ LayoutBlockFlow {HTML} at (0,0) size 800x173
+ LayoutBlockFlow {BODY} at (8,8) size 784x157
+ LayoutText {#text} at (0,0) size 0x0
+layer at (8,8) size 152x152
+ LayoutEmbeddedObject {EMBED} at (0,0) size 152x152 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698