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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/inserting/4875189-2-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 747x35 7 LayoutText {#text} at (0,0) size 747x35
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 LayoutBlockFlow {DIV} at (0,52) size 784x18 11 LayoutBlockFlow {DIV} at (0,52) size 784x18
12 LayoutText {#text} at (297,0) size 239x17 12 LayoutText {#text} at (298,0) size 240x17
13 text run at (297,0) width 239: "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 LayoutBlockFlow (floating) {DIV} at (0,0) size 297.34x20 [border: (1px s olid #0000FF)] 14 LayoutBlockFlow (floating) {DIV} at (0,0) size 298.39x20 [border: (1px s olid #0000FF)]
15 LayoutText {#text} at (1,1) size 296x17 15 LayoutText {#text} at (1,1) size 297x17
16 text run at (1,1) width 296: "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