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

Side by Side Diff: LayoutTests/platform/mac/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, 4 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 784x18 6 RenderBlock {H4} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 334x18 7 RenderText {#text} at (0,0) size 334x18
8 text run at (0,0) width 334: "Deleting into a nested block (was Radar 4056100)" 8 text run at (0,0) width 334: "Deleting into a nested block (was Radar 4056100)"
9 RenderBlock {DIV} at (0,39) size 400x55 9 RenderBlock {DIV} at (0,39.27) size 400x54
10 RenderText {#text} at (0,0) size 369x54 10 RenderText {#text} at (0,0) size 369x54
11 text run at (0,0) width 345: "The bug's symptom was that the visual re sult were two" 11 text run at (0,0) width 345: "The bug's symptom was that the visual re sult were two"
12 text run at (0,18) width 369: "instances of the word \"three\", becaus e the original was not" 12 text run at (0,18) width 369: "instances of the word \"three\", becaus e the original was not"
13 text run at (0,36) width 175: "erased. Resize cleared it up." 13 text run at (0,36) width 175: "erased. Resize cleared it up."
14 RenderBlock {HR} at (0,101) size 784x3 [border: (1px inset #EEEEEE)] 14 RenderBlock {HR} at (0,101.27) size 784x2 [border: (1px inset #EEEEEE)]
15 RenderBlock {DIV} at (0,111) size 784x101 15 RenderBlock {DIV} at (0,111.27) size 784x100
16 RenderBlock {DIV} at (0,0) size 784x18 16 RenderBlock {DIV} at (0,0) size 784x18
17 RenderText {#text} at (0,0) size 31x18 17 RenderText {#text} at (0,0) size 31x18
18 text run at (0,0) width 31: "three" 18 text run at (0,0) width 31: "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