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

Side by Side Diff: LayoutTests/platform/mac/editing/inserting/4875189-2-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 747x36 7 RenderText {#text} at (0,0) size 747x36
8 text run at (0,0) width 451: "This tests for a bug when replacing the contents of a floating element. " 8 text run at (0,0) width 451: "This tests for a bug when replacing the contents of a floating element. "
9 text run at (450,0) width 297: "Just its contents should be removed du ring the" 9 text run at (450,0) width 297: "Just its contents should be removed du ring the"
10 text run at (0,18) width 51: "replace." 10 text run at (0,18) width 51: "replace."
11 RenderBlock {DIV} at (0,52) size 784x18 11 RenderBlock {DIV} at (0,52) size 784x18
12 RenderText {#text} at (298,0) size 240x18 12 RenderText {#text} at (298,0) size 240x18
13 text run at (298,0) width 240: "This shouldn't be in the bordered div. " 13 text run at (298,0) width 240: "This shouldn't be in the bordered div. "
14 RenderBlock (floating) {DIV} at (0,0) size 298.38x20 [border: (1px solid #0000FF)] 14 RenderBlock (floating) {DIV} at (0,0) size 298.39x20 [border: (1px solid #0000FF)]
15 RenderText {#text} at (1,1) size 297x18 15 RenderText {#text} at (1,1) size 297x18
16 text run at (1,1) width 297: "This should be in a floating blue bord ered div." 16 text run at (1,1) width 297: "This should be in a floating blue bord ered div."
17 caret: position 47 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body 17 caret: position 47 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698