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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/http/tests/security/dataTransfer-set-data-file-url-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/http/tests/security/dataTransfer-set-data-file-url-expected.txt b/third_party/WebKit/LayoutTests/platform/win/http/tests/security/dataTransfer-set-data-file-url-expected.txt
index 061e75b84c6d68ab29abbd135213918cb0e1d55a..f1b4e1590bbfa1c92d6316ed763c1c971e533c0a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/http/tests/security/dataTransfer-set-data-file-url-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 783x35
- 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 781x35
+ 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 767x35
- 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 764x35
+ 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