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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 744x19 7 LayoutText {#text} at (0,0) size 744x19
8 text run at (0,0) width 416: "This tests for a bug when replacing the contents of a floating element. " 8 text run at (0,0) width 416: "This tests for a bug when replacing the contents of a floating element. "
9 text run at (416,0) width 328: "Just its contents should be removed du ring the replace." 9 text run at (416,0) width 328: "Just its contents should be removed du ring the replace."
10 LayoutBlockFlow {DIV} at (0,36) size 784x20 10 LayoutBlockFlow {DIV} at (0,36) size 784x20
11 LayoutText {#text} at (274,0) size 223x19 11 LayoutText {#text} at (276,0) size 223x19
12 text run at (274,0) width 223: "This shouldn't be in the bordered div. " 12 text run at (276,0) width 223: "This shouldn't be in the bordered div. "
13 LayoutBlockFlow (floating) {DIV} at (0,0) size 274.97x22 [border: (1px s olid #0000FF)] 13 LayoutBlockFlow (floating) {DIV} at (0,0) size 276x22 [border: (1px soli d #0000FF)]
14 LayoutText {#text} at (1,1) size 273x19 14 LayoutText {#text} at (1,1) size 274x19
15 text run at (1,1) width 273: "This should be in a floating blue bord ered div." 15 text run at (1,1) width 274: "This should be in a floating blue bord ered div."
16 caret: position 47 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body 16 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