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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt

Issue 1412303002: 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/http/tests/security/dataTransfer-set-data-file-url-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt
index 162e320eee290ae303a440a133667421c2a4b200..368c4e51d6747d95a19c8f85d515d1a7b0ee6f32 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 783x36
- text run at (0,0) width 783: "This tests that calling dataTransfer.setData('URL', aFileURL) sets NSFilenamesPboardType type data on the pasteboard if"
+ LayoutText {#text} at (0,0) size 781x36
+ text run at (0,0) width 781: "This tests that calling dataTransfer.setData('URL', aFileURL) sets NSFilenamesPboardType type data on the pasteboard if"
text run at (0,18) width 230: "and only if this page is a local page."
LayoutBlockFlow {P} at (0,52) size 784x36
- LayoutText {#text} at (0,0) size 767x36
- text run at (0,0) width 767: "This test cannot be run manually, as it is not possible to tell whether or not NSFilenamesPboardType type data is on the"
+ LayoutText {#text} at (0,0) size 764x36
+ text run at (0,0) width 764: "This test cannot be run manually, as it is not possible to tell whether or not NSFilenamesPboardType type data is on the"
text run at (0,18) width 272: "pasteboard, without Objective-C bindings."
LayoutBlockFlow (anonymous) at (0,104) size 784x103
LayoutImage {IMG} at (0,0) size 76x103

Powered by Google App Engine
This is Rietveld 408576698