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

Side by Side Diff: LayoutTests/platform/mac/compositing/repaint/become-overlay-composited-layer-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 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 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x18
7 RenderInline {A} at (0,0) size 153x16 [color=#0000EE] 7 RenderInline {A} at (0,0) size 153x18 [color=#0000EE]
8 RenderText {#text} at (0,0) size 153x16 8 RenderText {#text} at (0,0) size 153x18
9 text run at (0,0) width 153: "rdar://problem/6983207" 9 text run at (0,0) width 153: "rdar://problem/6983207"
10 RenderText {#text} at (152,0) size 405x16 10 RenderText {#text} at (152,0) size 405x18
11 text run at (152,0) width 405: "Should not leave blue box behind after moving to the top right." 11 text run at (152,0) width 405: "Should not leave blue box behind after moving to the top right."
12 layer at (8,40) size 502x102 transparent 12 layer at (8,42) size 502x102 transparent
13 RenderBlock (relative positioned) {DIV} at (0,32) size 502x102 [border: (1px s olid #000000)] 13 RenderBlock (relative positioned) {DIV} at (0,34) size 502x102 [border: (1px s olid #000000)]
14 layer at (259,41) size 250x100 14 layer at (259,43) size 250x100
15 RenderBlock (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF] 15 RenderBlock (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
16 layer at (9,41) size 50x50 transparent 16 layer at (9,43) size 50x50 transparent
17 RenderBlock (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000] 17 RenderBlock (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698