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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/4895428-2-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/selection/4895428-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4895428-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4895428-2-expected.txt
index 304f4c5aaa9480277da89fbe42e4b5268d9902e0..c4f2d3458d3a6cf7778bb311bbb27ecaf39f65f6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4895428-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4895428-2-expected.txt
@@ -4,10 +4,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 783x59
- text run at (0,0) width 783: "This tests to see if a mouse click inside an editable, focusable node focuses that node. Normally, we focus a node on mouse down,"
+ LayoutText {#text} at (0,0) size 782x59
+ text run at (0,0) width 782: "This tests to see if a mouse click inside an editable, focusable node focuses that node. Normally, we focus a node on mouse down,"
text run at (0,20) width 773: "but to make it easier to drag selections containing editable pieces we delay focus until mouse up. The editable table cell should be"
- text run at (0,40) width 336: "focused and you should see a 'Success' message below."
+ text run at (0,40) width 335: "focused and you should see a 'Success' message below."
LayoutBlockFlow {DIV} at (0,76) size 784x30
LayoutTable {TABLE} at (0,0) size 138x30 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 136x28

Powered by Google App Engine
This is Rietveld 408576698