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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
index 107dd50154a8b14eb7a7d29e8896be48f707228f..d5be338112b834438ed1d14d6b17ba9b4b314602 100644
--- a/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ b/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
@@ -3,16 +3,16 @@ 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 282 scrollHeight 840
+layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 278 scrollHeight 836
RenderBlock (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-240) size 560x840 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 560x840
+layer at (0,-236) size 560x836 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 560x836
RenderBlock (anonymous) at (0,0) size 560x18
RenderText {#text} at (0,0) size 560x18
text run at (0,0) width 560: "This tests that we can scroll to reveal something in a nested positioned block in overflow."
RenderBlock {DIV} at (0,18) size 560x800
- RenderBlock (anonymous) at (0,818) size 560x22
- RenderButton {INPUT} at (2,2) size 202.27x18 [bgcolor=#C0C0C0]
+ RenderBlock (anonymous) at (0,818) size 560x18
+ RenderButton {INPUT} at (0,0) size 202.27x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2.50) size 186.27x13
RenderText {#text} at (0,0) size 187x13
text run at (0,0) width 187: "If you can see this, test has passed"

Powered by Google App Engine
This is Rietveld 408576698