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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/selection/4895428-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/4895428-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/4895428-2-expected.txt
index ba184e965f596443e1603bc3ca57b038d13f0e8d..6476f9d7f92cbec34d960a0e0018fb83c4e5e69e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/4895428-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 784x54
- LayoutText {#text} at (0,0) size 744x53
- text run at (0,0) width 744: "This tests to see if a mouse click inside an editable, focusable node focuses that node. Normally, we focus a node on"
+ LayoutText {#text} at (0,0) size 743x53
+ text run at (0,0) width 743: "This tests to see if a mouse click inside an editable, focusable node focuses that node. Normally, we focus a node on"
text run at (0,18) width 738: "mouse down, but to make it easier to drag selections containing editable pieces we delay focus until mouse up. The"
- text run at (0,36) width 536: "editable table cell should be focused and you should see a 'Success' message below."
+ text run at (0,36) width 535: "editable table cell should be focused and you should see a 'Success' message below."
LayoutBlockFlow {DIV} at (0,70) size 784x28
LayoutTable {TABLE} at (0,0) size 147x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 145x26

Powered by Google App Engine
This is Rietveld 408576698