Chrome/FF seems to be replacing "/" character in the file name with ":".
Steps to reproduce:
Hit this page
Select a file name with "/" character in it
Check the file name being shown on the webpage. It will have the "/" replaced with ":"
I have scoured the web for an explanation on this behaviour but cant seem to find anything article on specifically this behaviour.
I understand the fakepath behaviour is required as a security measure, and that this may be a logical extension of the same. But where is this specific behaviour defined?