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

Side by Side Diff: LayoutTests/platform/mac/virtual/gpucompositedscrolling/compositing/overflow/overflow-scroll-expected.txt

Issue 27061002: Fix unittests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 800x586 3 layer at (0,0) size 800x586
4 RenderBlock {HTML} at (0,0) size 800x586 4 RenderBlock {HTML} at (0,0) size 800x586
5 RenderBody {BODY} at (8,16) size 784x562 5 RenderBody {BODY} at (8,16) size 784x562
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 242x18 7 RenderText {#text} at (0,0) size 242x18
8 text run at (0,0) width 242: "All of the boxes should look the same." 8 text run at (0,0) width 242: "All of the boxes should look the same."
9 RenderBlock (anonymous) at (0,34) size 784x528 9 RenderBlock (anonymous) at (0,34) size 784x528
10 RenderText {#text} at (172,158) size 4x18 10 RenderText {#text} at (172,158) size 4x18
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 text run at (0,0) width 194: "This is the inner div" 119 text run at (0,0) width 194: "This is the inner div"
120 text run at (0,28) width 112: "that scrolls." 120 text run at (0,28) width 112: "that scrolls."
121 layer at (546,412) size 152x152 clip at (547,413) size 135x135 scrollY 50 scroll Width 210 scrollHeight 510 121 layer at (546,412) size 152x152 clip at (547,413) size 135x135 scrollY 50 scroll Width 210 scrollHeight 510
122 RenderBlock (relative positioned) {DIV} at (538,362) size 152x152 [border: (1p x solid #000000)] 122 RenderBlock (relative positioned) {DIV} at (538,362) size 152x152 [border: (1p x solid #000000)]
123 layer at (547,363) size 210x510 backgroundClip at (547,413) size 135x135 clip at (547,413) size 135x135 outlineClip at (547,413) size 135x135 123 layer at (547,363) size 210x510 backgroundClip at (547,413) size 135x135 clip at (547,413) size 135x135 outlineClip at (547,413) size 135x135
124 RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080 ] 124 RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080 ]
125 RenderBlock {P} at (5,29) size 200x56 125 RenderBlock {P} at (5,29) size 200x56
126 RenderText {#text} at (0,0) size 194x56 126 RenderText {#text} at (0,0) size 194x56
127 text run at (0,0) width 194: "This is the inner div" 127 text run at (0,0) width 194: "This is the inner div"
128 text run at (0,28) width 112: "that scrolls." 128 text run at (0,28) width 112: "that scrolls."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698