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

Unified Diff: third_party/WebKit/LayoutTests/plugins/webview-plugin-nested-iframe-scroll-expected.txt

Issue 1510083002: Fix window rect for plugins to map up to the root frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/LayoutTests/plugins/webview-plugin-nested-iframe-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/plugins/webview-plugin-nested-iframe-scroll-expected.txt b/third_party/WebKit/LayoutTests/plugins/webview-plugin-nested-iframe-scroll-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c56df39a7a9547d5193733ec4895723e5447902a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/plugins/webview-plugin-nested-iframe-scroll-expected.txt
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x175
+ LayoutBlockFlow {HTML} at (0,0) size 800x175
+ LayoutBlockFlow {BODY} at (8,8) size 784x159
+ LayoutText {#text} at (0,0) size 0x0
+layer at (8,8) size 304x154
+ LayoutIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 300x150 clip at (0,0) size 285x135 scrollY 50.00 scrollWidth 308 scrollHeight 3211
+ LayoutView at (0,0) size 300x150
+ layer at (0,0) size 285x3211 backgroundClip at (0,0) size 285x135 clip at (0,0) size 285x135
+ LayoutBlockFlow {HTML} at (0,0) size 285x3211
+ LayoutBlockFlow {BODY} at (8,8) size 269x3195
+ LayoutBlockFlow {DIV} at (0,0) size 269x40
+ LayoutBlockFlow (anonymous) at (0,40) size 269x155
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow {DIV} at (0,195) size 269x3000
+ layer at (8,48) size 300x150 backgroundClip at (0,0) size 285x135 clip at (0,0) size 285x135
+ LayoutEmbeddedObject {EMBED} at (0,0) size 300x150

Powered by Google App Engine
This is Rietveld 408576698