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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 782x36 7 LayoutText {#text} at (0,0) size 782x36
8 text run at (0,0) width 782: "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" 8 text run at (0,0) width 782: "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"
9 text run at (0,18) width 204: "as blocks. You should see Hello" 9 text run at (0,18) width 204: "as blocks. You should see Hello"
10 LayoutInline {B} at (0,0) size 45x18 10 LayoutInline {B} at (0,0) size 45x18
11 LayoutText {#text} at (203,18) size 45x18 11 LayoutText {#text} at (203,18) size 45x18
12 text run at (203,18) width 45: "World" 12 text run at (203,18) width 45: "World"
13 LayoutText {#text} at (247,18) size 47x18 13 LayoutText {#text} at (247,18) size 48x18
14 text run at (247,18) width 47: " below." 14 text run at (247,18) width 48: " below."
15 LayoutBlockFlow {DIV} at (0,52) size 784x18 15 LayoutBlockFlow {DIV} at (0,52) size 784x18
16 LayoutBlockFlow {DIV} at (0,0) size 784x18 16 LayoutBlockFlow {DIV} at (0,0) size 784x18
17 LayoutText {#text} at (0,0) size 36x18 17 LayoutText {#text} at (0,0) size 36x18
18 text run at (0,0) width 36: "Hello" 18 text run at (0,0) width 36: "Hello"
19 LayoutInline {SPAN} at (0,0) size 45x18 19 LayoutInline {SPAN} at (0,0) size 45x18
20 LayoutText {#text} at (35,0) size 45x18 20 LayoutText {#text} at (35,0) size 45x18
21 text run at (35,0) width 45: "World" 21 text run at (35,0) width 45: "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