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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 {H4} at (0,0) size 784x20 6 RenderBlock {H4} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 331x19 7 RenderText {#text} at (0,0) size 331x19
8 text run at (0,0) width 331: "Deleting into a nested block (was Radar 4056100)" 8 text run at (0,0) width 331: "Deleting into a nested block (was Radar 4056100)"
9 RenderBlock {DIV} at (0,41) size 400x61 9 RenderBlock {DIV} at (0,41.27) size 400x60
10 RenderText {#text} at (0,0) size 385x59 10 RenderText {#text} at (0,0) size 385x59
11 text run at (0,0) width 385: "The bug's symptom was that the visual re sult were two instances" 11 text run at (0,0) width 385: "The bug's symptom was that the visual re sult were two instances"
12 text run at (0,20) width 382: "of the word \"three\", because the orig inal was not erased. Resize" 12 text run at (0,20) width 382: "of the word \"three\", because the orig inal was not erased. Resize"
13 text run at (0,40) width 78: "cleared it up." 13 text run at (0,40) width 78: "cleared it up."
14 RenderBlock {HR} at (0,109) size 784x3 [border: (1px inset #EEEEEE)] 14 RenderBlock {HR} at (0,109.27) size 784x2 [border: (1px inset #EEEEEE)]
15 RenderBlock {DIV} at (0,119) size 784x101 15 RenderBlock {DIV} at (0,119.27) size 784x100
16 RenderBlock {DIV} at (0,0) size 784x20 16 RenderBlock {DIV} at (0,0) size 784x20
17 RenderText {#text} at (0,0) size 30x19 17 RenderText {#text} at (0,0) size 30x19
18 text run at (0,0) width 30: "three" 18 text run at (0,0) width 30: "three"
19 caret: position 0 of child 0 {#text} of child 1 {DIV} of child 7 {DIV} of body 19 caret: position 0 of child 0 {#text} of child 1 {DIV} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698