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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 284.00 scrollHe ight 842 6 layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 284.00 scrollHe ight 842
7 LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558 7 LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558
8 layer at (0,-242) size 532x842 backgroundClip at (0,42) size 785x558 clip at (0, 42) size 785x558 8 layer at (0,-242) size 531x842 backgroundClip at (0,42) size 785x558 clip at (0, 42) size 785x558
9 LayoutBlockFlow (positioned) {DIV} at (0,0) size 532x842 9 LayoutBlockFlow (positioned) {DIV} at (0,0) size 530.97x842
10 LayoutBlockFlow (anonymous) at (0,0) size 532x20 10 LayoutBlockFlow (anonymous) at (0,0) size 530.97x20
11 LayoutText {#text} at (0,0) size 532x19 11 LayoutText {#text} at (0,0) size 531x19
12 text run at (0,0) width 532: "This tests that we can scroll to reveal so mething in a nested positioned block in overflow." 12 text run at (0,0) width 531: "This tests that we can scroll to reveal so mething in a nested positioned block in overflow."
13 LayoutBlockFlow {DIV} at (0,20) size 532x800 13 LayoutBlockFlow {DIV} at (0,20) size 530.97x800
14 LayoutBlockFlow (anonymous) at (0,820) size 532x22 14 LayoutBlockFlow (anonymous) at (0,820) size 530.97x22
15 LayoutButton {INPUT} at (0,0) size 223x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 15 LayoutButton {INPUT} at (0,0) size 223x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
16 LayoutBlockFlow (anonymous) at (8,3) size 207x16 16 LayoutBlockFlow (anonymous) at (8,3) size 207x16
17 LayoutText {#text} at (0,0) size 207x16 17 LayoutText {#text} at (0,0) size 207x16
18 text run at (0,0) width 207: "If you can see this, test has passed" 18 text run at (0,0) width 207: "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