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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-table-003-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-table-003-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-table-003-expected.txt (revision 11482)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-table-003-expected.txt (working copy)
@@ -18,9 +18,12 @@
text run at (0,0) width 280: "This tests pasting a table to replace some text. "
RenderInline {B} at (0,0) size 784x79
RenderText {#text} at (280,0) size 784x79
- text run at (280,0) width 504: "It demonstrates two bugs: 1) selecting a table without also selecting the line "
- text run at (0,20) width 780: "break after programmatically is impossible when its followed by a div because of the way DOM positions are mapped "
- text run at (0,40) width 755: "to visible positions, 2) pasting content that ends in a table places the caret in the last table cell instead of after the "
+ text run at (280,0) width 500: "It demonstrates two bugs: 1) selecting a table without also selecting the line"
+ text run at (780,0) width 4: " "
+ text run at (0,20) width 776: "break after programmatically is impossible when its followed by a div because of the way DOM positions are mapped"
+ text run at (776,20) width 4: " "
+ text run at (0,40) width 751: "to visible positions, 2) pasting content that ends in a table places the caret in the last table cell instead of after the"
+ text run at (751,40) width 4: " "
text run at (0,60) width 567: "table, so the interchange newline is placed in the last table cell and not after the table."
RenderTable {TABLE} at (0,96) size 55x26
RenderTableSection {TBODY} at (0,0) size 55x26

Powered by Google App Engine
This is Rietveld 408576698