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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/5057506-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/mac/editing/selection/5057506-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5057506-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5057506-expected.txt
index fcdc13e3cb99f491d86c55393738fa3d8c672b1f..40a6900a50134db56ebd6180822cfbb28ce65581 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5057506-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5057506-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 773x72
text run at (0,0) width 515: "This tests double clicking after the last character in the last cell of a block table. "
text run at (514,0) width 259: "The paragraph break (the space between"
- text run at (0,18) width 526: "the last character and the first character in the next paragraph) should be selected. "
- text run at (525,18) width 222: "Selection painting problems might"
+ text run at (0,18) width 525: "the last character and the first character in the next paragraph) should be selected. "
+ text run at (524,18) width 222: "Selection painting problems might"
text run at (0,36) width 473: "prevent the paragraph break from appearing as selected even though it is. "
- text run at (472,36) width 296: "To test manually, double click inside the table"
+ text run at (472,36) width 294: "To test manually, double click inside the table"
text run at (0,54) width 275: "cell, after the last character, and hit delete. "
- text run at (274,54) width 283: "Afterward, the table should contain 'foobar'."
+ text run at (274,54) width 282: "Afterward, the table should contain 'foobar'."
LayoutBlockFlow {DIV} at (0,88) size 784x46
LayoutTable {TABLE} at (0,0) size 110x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 108x26

Powered by Google App Engine
This is Rietveld 408576698