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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 282 scrollHeigh t 840 6 layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 278 scrollHeigh t 836
7 RenderBlock (positioned) {DIV} at (0,42) size 800x558 7 RenderBlock (positioned) {DIV} at (0,42) size 800x558
8 layer at (0,-240) size 560x840 backgroundClip at (0,42) size 785x558 clip at (0, 42) size 785x558 outlineClip at (0,42) size 785x558 8 layer at (0,-236) size 560x836 backgroundClip at (0,42) size 785x558 clip at (0, 42) size 785x558 outlineClip at (0,42) size 785x558
9 RenderBlock (positioned) {DIV} at (0,0) size 560x840 9 RenderBlock (positioned) {DIV} at (0,0) size 560x836
10 RenderBlock (anonymous) at (0,0) size 560x18 10 RenderBlock (anonymous) at (0,0) size 560x18
11 RenderText {#text} at (0,0) size 560x18 11 RenderText {#text} at (0,0) size 560x18
12 text run at (0,0) width 560: "This tests that we can scroll to reveal so mething in a nested positioned block in overflow." 12 text run at (0,0) width 560: "This tests that we can scroll to reveal so mething in a nested positioned block in overflow."
13 RenderBlock {DIV} at (0,18) size 560x800 13 RenderBlock {DIV} at (0,18) size 560x800
14 RenderBlock (anonymous) at (0,818) size 560x22 14 RenderBlock (anonymous) at (0,818) size 560x18
15 RenderButton {INPUT} at (2,2) size 202.27x18 [bgcolor=#C0C0C0] 15 RenderButton {INPUT} at (0,0) size 202.27x18 [bgcolor=#C0C0C0]
16 RenderBlock (anonymous) at (8,2.50) size 186.27x13 16 RenderBlock (anonymous) at (8,2.50) size 186.27x13
17 RenderText {#text} at (0,0) size 187x13 17 RenderText {#text} at (0,0) size 187x13
18 text run at (0,0) width 187: "If you can see this, test has passed" 18 text run at (0,0) width 187: "If you can see this, test has passed"
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698