author | amurillo |
Wed, 15 Aug 2012 16:49:38 -0700 | |
changeset 13465 | d3fc5d192448 |
parent 2 | 90ce3da70b43 |
permissions | -rw-r--r-- |
2 | 1 |
URL: null |
2 |
spec: file://c:\JavaSoft\Test |
|
3 |
expected: file://c:/JavaSoft/Test |
|
4 |
||
5 |
URL: null |
|
6 |
spec: file:/c:\JavaSoft\Test |
|
7 |
expected: file:/c:/JavaSoft/Test |
|
8 |
||
9 |
URL: null |
|
10 |
spec: file:/c:\JavaSoft\Test:something#anchor |
|
11 |
expected: file:/c:/JavaSoft/Test:something#anchor |
|
12 |
||
13 |
URL: file:///c:\jdk\eng\index.html |
|
14 |
spec: pulsar.html |
|
15 |
expected: file:/c:/jdk/eng/pulsar.html |