specify that file: URLs must work just like filenames

This commit is contained in:
Havoc Pennington 2011-12-05 23:51:15 -05:00
parent 6bba70d13c
commit 99739bead3

View File

@ -692,6 +692,8 @@ URLs:
- for files loaded from a URL, "adjacent to" should be based
on parsing the URL's path component, replacing the last
path element with the included name.
- file: URLs should behave in exactly the same way as a plain
filename
Implementations need not support files, Java resources, or URLs;
and they need not support particular URL protocols. However, if