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

Side by Side Diff: LayoutTests/platform/mac/compositing/self-painting-layers-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x426 3 layer at (0,0) size 800x428
4 RenderBlock {HTML} at (0,0) size 800x426 4 RenderBlock {HTML} at (0,0) size 800x428
5 RenderBody {BODY} at (8,16) size 784x400 5 RenderBody {BODY} at (8,16) size 784x402
6 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 332x16 7 RenderText {#text} at (0,0) size 332x18
8 text run at (0,0) width 332: "You should not see double text when the div scrolls" 8 text run at (0,0) width 332: "You should not see double text when the div scrolls"
9 RenderBlock {DIV} at (10,32) size 302x206 [border: (1px solid #000000)] 9 RenderBlock {DIV} at (10,34) size 302x206 [border: (1px solid #000000)]
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (19,49) size 300x200 11 layer at (19,51) size 300x200
12 RenderVideo {VIDEO} at (1,1) size 300x200 12 RenderVideo {VIDEO} at (1,1) size 300x200
13 layer at (18,264) size 302x152 clip at (19,265) size 285x150 scrollY 24.00 scrol lHeight 500 13 layer at (18,266) size 302x152 clip at (19,267) size 285x150 scrollY 24.00 scrol lHeight 500
14 RenderBlock {DIV} at (10,248) size 302x152 [border: (1px solid #000000)] 14 RenderBlock {DIV} at (10,250) size 302x152 [border: (1px solid #000000)]
15 RenderBlock {DIV} at (1,1) size 285x500 15 RenderBlock {DIV} at (1,1) size 285x500
16 RenderText {#text} at (0,8) size 107x32 16 RenderText {#text} at (0,5) size 107x37
17 text run at (0,8) width 107: "Scrolled" 17 text run at (0,5) width 107: "Scrolled"
18 RenderBR {BR} at (106,8) size 1x32 18 RenderBR {BR} at (106,5) size 1x37
19 RenderText {#text} at (0,56) size 48x32 19 RenderText {#text} at (0,53) size 48x37
20 text run at (0,56) width 48: "text" 20 text run at (0,53) width 48: "text"
21 RenderBR {BR} at (47,56) size 1x32 21 RenderBR {BR} at (47,53) size 1x37
22 RenderText {#text} at (0,104) size 64x32 22 RenderText {#text} at (0,101) size 64x37
23 text run at (0,104) width 64: "here." 23 text run at (0,101) width 64: "here."
24 layer at (19,49) size 300x200 24 layer at (19,51) size 300x200
25 RenderFlexibleBox {DIV} at (0,0) size 300x200 25 RenderFlexibleBox {DIV} at (0,0) size 300x200
26 RenderBlock {DIV} at (0,165) size 300x35 26 RenderBlock {DIV} at (0,165) size 300x35
27 layer at (19,49) size 300x165 27 layer at (19,51) size 300x165
28 RenderFlexibleBox {DIV} at (0,0) size 300x165 28 RenderFlexibleBox {DIV} at (0,0) size 300x165
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698