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

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

Issue 1466393003: Adjust windowRect of plugins for root frame scrolling. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2564
Patch Set: Created 5 years, 1 month 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-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/plugins/webview-plugin-scroll-expected.txt b/third_party/WebKit/LayoutTests/plugins/webview-plugin-scroll-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7cb0f0b00fd381c3414a2c411a4410f9b9fa1fc2
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/plugins/webview-plugin-scroll-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 50.00 scrollHeight 3171
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 785x3171 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
+ LayoutBlockFlow {HTML} at (0,0) size 785x3171
+ LayoutBlockFlow {BODY} at (8,8) size 769x3155
+ LayoutBlockFlow (anonymous) at (0,0) size 769x155
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow {DIV} at (0,155) size 769x3000
+layer at (8,8) size 300x150
+ LayoutEmbeddedObject {EMBED} at (0,0) size 300x150
+scrolled to 0,50

Powered by Google App Engine
This is Rietveld 408576698