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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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 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 288 scrollHeigh t 846 6 layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 286 scrollHeigh t 844
7 RenderBlock (positioned) {DIV} at (0,42) size 800x558 7 RenderBlock (positioned) {DIV} at (0,42) size 800x558
8 layer at (0,-246) size 532x846 backgroundClip at (0,42) size 785x558 clip at (0, 42) size 785x558 outlineClip at (0,42) size 785x558 8 layer at (0,-244) size 532x844 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 532x846 9 RenderBlock (positioned) {DIV} at (0,0) size 532x844
10 RenderBlock (anonymous) at (0,0) size 532x20 10 RenderBlock (anonymous) at (0,0) size 532x20
11 RenderText {#text} at (0,0) size 532x19 11 RenderText {#text} at (0,0) size 532x19
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 532: "This tests that we can scroll to reveal so mething in a nested positioned block in overflow."
13 RenderBlock {DIV} at (0,20) size 532x800 13 RenderBlock {DIV} at (0,20) size 532x800
14 RenderBlock (anonymous) at (0,820) size 532x26 14 RenderBlock (anonymous) at (0,820) size 532x24
15 RenderButton {INPUT} at (2,2) size 229x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 15 RenderButton {INPUT} at (2,2) size 223x20 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
16 RenderBlock (anonymous) at (8,2) size 213x18 16 RenderBlock (anonymous) at (8,2) size 207x16
17 RenderText at (3,1) size 207x16 17 RenderText at (0,0) size 207x16
18 text run at (3,1) 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 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