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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 769x36 7 LayoutText {#text} at (0,0) size 769x36
8 text run at (0,0) width 383: "This tests for a crash when pasting cont ent into a table cell. " 8 text run at (0,0) width 383: "This tests for a crash when pasting cont ent into a table cell. "
9 text run at (382,0) width 387: "The table cell has some collapsed whit espace at the end of it" 9 text run at (382,0) width 387: "The table cell has some collapsed whit espace at the end of it"
10 text run at (0,18) width 141: "that tickled the crash. " 10 text run at (0,18) width 141: "that tickled the crash. "
11 text run at (140,18) width 339: "You should see 'Hello World' in the t able cell below." 11 text run at (140,18) width 336: "You should see 'Hello World' in the t able cell below."
12 LayoutBlockFlow {DIV} at (0,52) size 784x28 12 LayoutBlockFlow {DIV} at (0,52) size 784x28
13 LayoutTable {TABLE} at (0,0) size 91x28 [border: (1px outset #808080)] 13 LayoutTable {TABLE} at (0,0) size 90x28 [border: (1px outset #808080)]
14 LayoutTableSection {TBODY} at (1,1) size 89x26 14 LayoutTableSection {TBODY} at (1,1) size 88x26
15 LayoutTableRow {TR} at (0,2) size 89x22 15 LayoutTableRow {TR} at (0,2) size 88x22
16 LayoutTableCell {TD} at (2,2) size 85x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,2) size 84x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 81x18 17 LayoutText {#text} at (2,2) size 80x18
18 text run at (2,2) width 81: "Hello World" 18 text run at (2,2) width 80: "Hello World"
19 text run at (82,2) width 1: " \x{9}\x{9} \x{9}\x{9}" 19 text run at (81,2) width 1: " \x{9}\x{9} \x{9}\x{9}"
20 caret: position 11 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body 20 caret: position 11 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698