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

Unified Diff: LayoutTests/platform/mac/fast/files/file-in-input-display-expected.txt

Issue 235373005: Handle JS-created files in <input type="file">. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed visibility bug. Created 6 years, 5 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/fast/files/file-in-input-display-expected.txt
diff --git a/LayoutTests/platform/mac/fast/files/file-in-input-display-expected.txt b/LayoutTests/platform/mac/fast/files/file-in-input-display-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..93794d685adac3a2d8725a91a1435c1b51057777
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/files/file-in-input-display-expected.txt
@@ -0,0 +1,15 @@
+CONSOLE MESSAGE: line 47: [object DataTransfer]
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x188
+ RenderBlock {HTML} at (0,0) size 800x188
+ RenderBody {BODY} at (8,8) size 784x170
+ RenderBlock {DIV} at (0,0) size 102x102 [border: (1px solid #000000)]
+ RenderBlock {FORM} at (0,152) size 784x18
+ RenderBlock {P} at (0,0) size 784x18
+ RenderFileUploadControl {INPUT} at (0,0) size 237x18 "hello.txt"
+ RenderButton {INPUT} at (0,0) size 77.56x18 [bgcolor=#C0C0C0]
+ RenderBlock (anonymous) at (8,2.50) size 61.56x13
+ RenderText {#text} at (0,0) size 62x13
+ text run at (0,0) width 62: "Choose File"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698