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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/float-move-during-layout-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 144x19 7 RenderText {#text} at (0,0) size 144x19
8 text run at (0,0) width 144: "This is a repaint test for " 8 text run at (0,0) width 144: "This is a repaint test for "
9 RenderInline {I} at (0,0) size 781x39 9 RenderInline {I} at (0,0) size 781x39
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
11 RenderText {#text} at (144,0) size 350x19 11 RenderText {#text} at (144,0) size 350x19
12 text run at (144,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=7204" 12 text run at (144,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=7204"
13 RenderText {#text} at (494,0) size 781x39 13 RenderText {#text} at (494,0) size 781x39
14 text run at (494,0) width 4: " " 14 text run at (494,0) width 4: " "
15 text run at (498,0) width 283: "float inserted in fixed height block via DOM" 15 text run at (498,0) width 283: "float inserted in fixed height block via DOM"
16 text run at (0,20) width 86: "not repainted" 16 text run at (0,20) width 86: "not repainted"
17 RenderText {#text} at (86,20) size 4x19 17 RenderText {#text} at (86,20) size 4x19
18 text run at (86,20) width 4: "." 18 text run at (86,20) width 4: "."
19 RenderBlock {P} at (0,56) size 784x20 19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 234x19 20 RenderText {#text} at (0,0) size 234x19
21 text run at (0,0) width 234: "There should be a green square below." 21 text run at (0,0) width 234: "There should be a green square below."
22 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)] 22 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
23 RenderBlock {DIV} at (0,102) size 784x100 23 RenderBlock {DIV} at (0,102) size 784x100
24 RenderBlock {DIV} at (0,202) size 784x0 24 RenderBlock {DIV} at (0,202) size 784x0
25 RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000] 25 RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698