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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/deleting/5369009-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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 749x39 7 LayoutText {#text} at (0,0) size 749x39
8 text run at (0,0) width 749: "This tests for a hang on delete where a style rule would cause style spans in content moved after the delete to be displ ayed as" 8 text run at (0,0) width 749: "This tests for a hang on delete where a style rule would cause style spans in content moved after the delete to be displ ayed as"
9 text run at (0,20) width 176: "blocks. You should see Hello" 9 text run at (0,20) width 176: "blocks. You should see Hello"
10 LayoutInline {B} at (0,0) size 41x19 10 LayoutInline {B} at (0,0) size 41x19
11 LayoutText {#text} at (175,20) size 41x19 11 LayoutText {#text} at (175,20) size 41x19
12 text run at (175,20) width 41: "World" 12 text run at (175,20) width 41: "World"
13 LayoutText {#text} at (215,20) size 45x19 13 LayoutText {#text} at (215,20) size 45x19
14 text run at (215,20) width 45: " below." 14 text run at (215,20) width 45: " below."
15 LayoutBlockFlow {DIV} at (0,56) size 784x20 15 LayoutBlockFlow {DIV} at (0,56) size 784x20
16 LayoutBlockFlow {DIV} at (0,0) size 784x20 16 LayoutBlockFlow {DIV} at (0,0) size 784x20
17 LayoutText {#text} at (0,0) size 32x19 17 LayoutText {#text} at (0,0) size 32x19
18 text run at (0,0) width 32: "Hello" 18 text run at (0,0) width 32: "Hello"
19 LayoutInline {SPAN} at (0,0) size 41x19 19 LayoutInline {SPAN} at (0,0) size 41x19
20 LayoutText {#text} at (32,0) size 41x19 20 LayoutText {#text} at (32,0) size 41x19
21 text run at (32,0) width 41: "World" 21 text run at (32,0) width 41: "World"
22 caret: position 5 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body 22 caret: position 5 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698