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

Unified Diff: LayoutTests/fast/frames/iframe-scaling-with-scroll-expected.txt

Issue 1176583002: Auto-rebaseline for r196779 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/frames/iframe-scaling-with-scroll-expected.txt
diff --git a/LayoutTests/fast/frames/iframe-scaling-with-scroll-expected.txt b/LayoutTests/fast/frames/iframe-scaling-with-scroll-expected.txt
index 4f9fd85dd218f075e90c6843018b7aa955de7041..9907babccfc5cd41fe5e6bc48e3c306e67e85514 100644
--- a/LayoutTests/fast/frames/iframe-scaling-with-scroll-expected.txt
+++ b/LayoutTests/fast/frames/iframe-scaling-with-scroll-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
layer at (8,8) size 404x304
LayoutIFrame (positioned) {IFRAME} at (8,8) size 404x304 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 1008x1016
- LayoutView at (0,0) size 385x285
- layer at (0,0) size 385x1016
+ layer at (0,0) size 400x300 clip at (0,0) size 385x285 scrollWidth 1008 scrollHeight 1016
+ LayoutView at (0,0) size 400x300
+ layer at (0,0) size 385x1016 backgroundClip at (0,0) size 385x285 clip at (0,0) size 385x285 outlineClip at (0,0) size 385x285
LayoutBlockFlow {HTML} at (0,0) size 385x1016
LayoutBlockFlow {BODY} at (8,8) size 369x1000
LayoutBlockFlow {DIV} at (0,0) size 1000x1000 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698