| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/request-name-path-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/request-name-path-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/request-name-path-expected.txt
|
| index 0fc9e1493c753d2cc2e07484949a96f114e2e40b..87b6ae07108ac995ad441fe4d8dd8b5462f4ccd4 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/request-name-path-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/request-name-path-expected.txt
|
| @@ -4,49 +4,77 @@ Bug 101064
|
| Dumping request name and path for url: http://www.example.com/foo/bar/baz?key=value
|
| name = baz?key=value
|
| path = www.example.com/foo/bar
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://www.example.com/foo/bar/?key=value
|
| name = ?key=value
|
| path = www.example.com/foo/bar
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://www.example.com/foo/bar/baz
|
| name = baz
|
| path = www.example.com/foo/bar
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://www.example.com/foo/bar/
|
| name = bar/
|
| path = www.example.com/foo
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://www.example.com/baz?key=value
|
| name = baz?key=value
|
| path = www.example.com
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://www.example.com/?key=value
|
| name = ?key=value
|
| path = www.example.com
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://www.example.com/baz
|
| name = baz
|
| path = www.example.com
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://www.example.com/
|
| name = www.example.com
|
| path =
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/foo/bar/baz?key=value
|
| name = baz?key=value
|
| path = /foo/bar
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/foo/bar/?key=value
|
| name = ?key=value
|
| path = /foo/bar
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/foo/bar/baz
|
| name = baz
|
| path = /foo/bar
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/foo/bar/
|
| name = bar/
|
| path = /foo
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/baz?key=value
|
| name = baz?key=value
|
| path =
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/?key=value
|
| name = ?key=value
|
| path =
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/baz
|
| name = baz
|
| path =
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| Dumping request name and path for url: http://127.0.0.1/
|
| name = 127.0.0.1
|
| path =
|
| + targetUrl = http://127.0.0.1/aFolder/aTest.html
|
| +Dumping request name and path for url: http://127.0.0.1/
|
| + name = 127.0.0.1
|
| + path =
|
| + targetUrl = data:text/html,<html><body><img src="data:,foobar" /></body></html>
|
| +Dumping request name and path for url: data:text/html,<html><body><img src="data:,foobar" /></body></html>
|
| + name = data:text/html,<htm…
|
| + path =
|
| + targetUrl = data:text/html,<html><body><img src="data:,foobar" /></body></html>
|
| +Dumping request name and path for url: data:text/html,<html><body><img src="data:,foobar" /></body></html>
|
| + name = data:text/html,<htm…
|
| + path =
|
| + targetUrl = http://127.0.0.1/
|
|
|
|
|