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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
index 525710b731a7e33c6888fce4e49f271511d38907..e74e96d82d6ecd9a4261903b614e7673de463bf6 100644
--- a/LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ b/LayoutTests/platform/win-xp/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 288 scrollHeight 846
+layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 284 scrollHeight 842
RenderBlock (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-246) size 532x846 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 532x846
+layer at (0,-242) size 532x842 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 532x842
RenderBlock (anonymous) at (0,0) size 532x20
RenderText {#text} at (0,0) size 532x19
text run at (0,0) width 532: "This tests that we can scroll to reveal something in a nested positioned block in overflow."
RenderBlock {DIV} at (0,20) size 532x800
- RenderBlock (anonymous) at (0,820) size 532x26
- RenderButton {INPUT} at (2,2) size 223x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (0,820) size 532x22
+ 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"

Powered by Google App Engine
This is Rietveld 408576698