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

Side by Side 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 278.00 scrollHe ight 836 6 layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 278.00 scrollHe ight 836
7 LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558 7 LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558
8 layer at (0,-236) size 571x836 backgroundClip at (0,42) size 785x558 clip at (0, 42) size 785x558 8 layer at (0,-236) size 570x836 backgroundClip at (0,42) size 785x558 clip at (0, 42) size 785x558
9 LayoutBlockFlow (positioned) {DIV} at (0,0) size 571.44x836 9 LayoutBlockFlow (positioned) {DIV} at (0,0) size 570.41x836
10 LayoutBlockFlow (anonymous) at (0,0) size 571.44x18 10 LayoutBlockFlow (anonymous) at (0,0) size 570.41x18
11 LayoutText {#text} at (0,0) size 572x18 11 LayoutText {#text} at (0,0) size 571x18
12 text run at (0,0) width 572: "This tests that we can scroll to reveal so mething in a nested positioned block in overflow." 12 text run at (0,0) width 571: "This tests that we can scroll to reveal so mething in a nested positioned block in overflow."
13 LayoutBlockFlow {DIV} at (0,18) size 571.44x800 13 LayoutBlockFlow {DIV} at (0,18) size 570.41x800
14 LayoutBlockFlow (anonymous) at (0,818) size 571.44x18 14 LayoutBlockFlow (anonymous) at (0,818) size 570.41x18
15 LayoutButton {INPUT} at (0,0) size 198.05x18 [bgcolor=#C0C0C0] 15 LayoutButton {INPUT} at (0,0) size 198.05x18 [bgcolor=#C0C0C0]
16 LayoutBlockFlow (anonymous) at (8,2) size 182.05x13 16 LayoutBlockFlow (anonymous) at (8,2) size 182.05x13
17 LayoutText {#text} at (0,0) size 183x13 17 LayoutText {#text} at (0,0) size 183x13
18 text run at (0,0) width 183: "If you can see this, test has passed" 18 text run at (0,0) width 183: "If you can see this, test has passed"
19 LayoutText {#text} at (0,0) size 0x0 19 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698