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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt

Issue 2742013003: Update baselines in editing/ for Mac10.12. (Closed)
Patch Set: Update to only rebaseline some tests Created 3 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: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
index aad654b63f16cb30e2dd02e5707f4cfe6f7c4e20..8d699b5565c060c7a607f3ce0e7234531ca84ec5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
layer at (11,107) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 109x13
- text run at (0,0) width 109: "http://www.ibm.com/"
+ LayoutText {#text} at (0,0) size 110x13
+ text run at (0,0) width 110: "http://www.ibm.com/"
selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
selection end: position 19 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698