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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5387578-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5387578-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5387578-expected.txt
index 276ec972101891aa5bade657a02038d7aa4fa718..949752292336ca78aba99f76a873a448d0cc093c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5387578-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5387578-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 356: "This tests for a crash when pasting content into a table cell. "
text run at (356,0) width 388: "The table cell has some collapsed whitespace at the end of it that"
text run at (0,20) width 106: "tickled the crash. "
- text run at (106,20) width 316: "You should see 'Hello World' in the table cell below."
+ text run at (106,20) width 313: "You should see 'Hello World' in the table cell below."
LayoutBlockFlow {DIV} at (0,56) size 784x30
- LayoutTable {TABLE} at (0,0) size 85x30 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 83x28
- LayoutTableRow {TR} at (0,2) size 83x24
- LayoutTableCell {TD} at (2,2) size 79x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 75x19
- text run at (2,2) width 75: "Hello World"
- text run at (77,2) width 0: " \x{9}\x{9} \x{9}\x{9}"
+ LayoutTable {TABLE} at (0,0) size 84x30 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 82x28
+ LayoutTableRow {TR} at (0,2) size 82x24
+ LayoutTableCell {TD} at (2,2) size 78x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutText {#text} at (2,2) size 74x19
+ text run at (2,2) width 74: "Hello World"
+ text run at (75,2) width 1: " \x{9}\x{9} \x{9}\x{9}"
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

Powered by Google App Engine
This is Rietveld 408576698