UNCONFIRMED 90426
editing/pasteboard/file-input-files-access.html failed in Windows
https://bugs.webkit.org/show_bug.cgi?id=90426
Summary editing/pasteboard/file-input-files-access.html failed in Windows
huangxueqing
Reported 2012-07-02 19:32:34 PDT
editing/pasteboard/file-input-files-access.html failed in Windows, HTMLInputElement::receivedDropFiles receive a drag data as file name, but it was a relative path, therefore, file.size() cannot retrieve correct value.
Attachments
huangxueqing
Comment 1 2012-07-07 01:49:45 PDT
I don't think this case should pass in Windows, the API FindFirstFileW can not search file since the path was related with "test case" but not "DumpRenderTree.exe".
Note You need to log in before you can comment on or make changes to this bug.