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

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

Issue 1913623002: Manual rebaselines for r388291 #3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/http/tests/security/dataTransfer-set-data-file-url-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/dataTransfer-set-data-file-url-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/dataTransfer-set-data-file-url-expected.txt
index 155a98b39e87338383311ba71beacd57652b6813..3fef70bf68cc7251a4dde989436346867409803a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/dataTransfer-set-data-file-url-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x40
- LayoutText {#text} at (0,0) size 763x39
- text run at (0,0) width 763: "This tests that calling dataTransfer.setData('URL', aFileURL) sets NSFilenamesPboardType type data on the pasteboard if and"
+ LayoutText {#text} at (0,0) size 762x39
+ text run at (0,0) width 762: "This tests that calling dataTransfer.setData('URL', aFileURL) sets NSFilenamesPboardType type data on the pasteboard if and"
text run at (0,20) width 186: "only if this page is a local page."
LayoutBlockFlow {P} at (0,56) size 784x40
- LayoutText {#text} at (0,0) size 716x39
- text run at (0,0) width 716: "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 715x39
+ text run at (0,0) width 715: "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,20) width 257: "pasteboard, without Objective-C bindings."
LayoutBlockFlow (anonymous) at (0,112) size 784x103
LayoutImage {IMG} at (0,0) size 76x103

Powered by Google App Engine
This is Rietveld 408576698