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

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

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt
diff --git a/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt b/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt
index b4973c7fbca17186a5045af3defd0695a2379242..26530ae62ff356029b7dc56802d6f2a5aa49c85e 100644
--- a/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt
+++ b/LayoutTests/platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.txt
@@ -3,14 +3,14 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x32
- RenderText {#text} at (0,0) size 783x32
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#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"
- text run at (0,16) width 230: "and only if this page is a local page."
- RenderBlock {P} at (0,48) size 784x32
- RenderText {#text} at (0,0) size 767x32
+ text run at (0,18) width 230: "and only if this page is a local page."
+ RenderBlock {P} at (0,52) size 784x36
+ RenderText {#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"
- text run at (0,16) width 272: "pasteboard, without Objective-C bindings."
- RenderBlock (anonymous) at (0,96) size 784x103
+ text run at (0,18) width 272: "pasteboard, without Objective-C bindings."
+ RenderBlock (anonymous) at (0,104) size 784x103
RenderImage {IMG} at (0,0) size 76x103
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698