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

Unified Diff: LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
index 2ec57e71a0bd68defb8b97fb09c5404e0924c19d..5f90bc0f2ca2530f0a57eb1e2f68b8060d9d7b69 100644
--- a/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 281 scrollHeight 839
+layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 282 scrollHeight 840
RenderBlock (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-239) size 572x839 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
- RenderBlock (positioned) {DIV} at (0,0) size 572.31x839
+layer at (0,-240) size 572x840 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
+ RenderBlock (positioned) {DIV} at (0,0) size 572.31x840
RenderBlock (anonymous) at (0,0) size 572.31x18
RenderText {#text} at (0,0) size 573x17
text run at (0,0) width 573: "This tests that we can scroll to reveal something in a nested positioned block in overflow."
RenderBlock {DIV} at (0,18) size 572.31x800
- RenderBlock (anonymous) at (0,818) size 572.31x21
- RenderButton {INPUT} at (0,0) size 224.22x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 208.22x15
- RenderText {#text} at (0,0) size 209x15
- text run at (0,0) width 209: "If you can see this, test has passed"
+ RenderBlock (anonymous) at (0,818) size 572.31x22
+ RenderButton {INPUT} at (0,0) size 223x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,3) size 207x16
+ RenderText {#text} at (0,0) size 207x16
+ text run at (0,0) width 207: "If you can see this, test has passed"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698