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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
index 48972247c41030972e4360fa121b944b5c3ad701..f8ebb287741514a36105932e95ee8ae674eb9c14 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
@@ -5,13 +5,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 278.00 scrollHeight 836
LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-236) size 571x836 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 571.44x836
- LayoutBlockFlow (anonymous) at (0,0) size 571.44x18
- LayoutText {#text} at (0,0) size 572x18
- text run at (0,0) width 572: "This tests that we can scroll to reveal something in a nested positioned block in overflow."
- LayoutBlockFlow {DIV} at (0,18) size 571.44x800
- LayoutBlockFlow (anonymous) at (0,818) size 571.44x18
+layer at (0,-236) size 570x836 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558
+ LayoutBlockFlow (positioned) {DIV} at (0,0) size 570.41x836
+ LayoutBlockFlow (anonymous) at (0,0) size 570.41x18
+ LayoutText {#text} at (0,0) size 571x18
+ text run at (0,0) width 571: "This tests that we can scroll to reveal something in a nested positioned block in overflow."
+ LayoutBlockFlow {DIV} at (0,18) size 570.41x800
+ LayoutBlockFlow (anonymous) at (0,818) size 570.41x18
LayoutButton {INPUT} at (0,0) size 198.05x18 [bgcolor=#C0C0C0]
LayoutBlockFlow (anonymous) at (8,2) size 182.05x13
LayoutText {#text} at (0,0) size 183x13

Powered by Google App Engine
This is Rietveld 408576698