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

Side by Side Diff: LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] 6 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
7 RenderText {#text} at (0,0) size 99x48 7 RenderText {#text} at (0,0) size 99x48
8 text run at (0,0) width 99: "You should not" 8 text run at (0,0) width 99: "You should not"
9 text run at (0,16) width 99: "see this. Resize" 9 text run at (0,16) width 99: "see this. Resize"
10 text run at (0,32) width 80: "the window." 10 text run at (0,32) width 80: "the window."
11 hidden layer at (8,8) size 0x0
12 RenderBlock (positioned) {DIV} at (8,8) size 0x0
11 hidden layer at (8,8) size 100x118 13 hidden layer at (8,8) size 100x118
12 RenderBlock (positioned) {DIV} at (0,0) size 100x118 14 RenderBlock (positioned) {DIV} at (0,0) size 100x118
13 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000] 15 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
14 RenderBlock (anonymous) at (0,100) size 100x18 16 RenderBlock (anonymous) at (0,100) size 100x18
15 RenderButton {BUTTON} at (0,0) size 50.97x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)] 17 RenderButton {BUTTON} at (0,0) size 50.97x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)]
16 RenderBlock (anonymous) at (8,2) size 34.97x13 18 RenderBlock (anonymous) at (8,2) size 34.97x13
17 RenderText {#text} at (0,0) size 35x13 19 RenderText {#text} at (0,0) size 35x13
18 text run at (0,0) width 35: "Button" 20 text run at (0,0) width 35: "Button"
19 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698