| Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/main-origin-assigned-despite-request-missing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/main-origin-assigned-despite-request-missing-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/main-origin-assigned-despite-request-missing-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..176bc3e883e6d15531c3a1acc40ebd06d0a1b403
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/main-origin-assigned-despite-request-missing-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +Tests that the Main Origin is assigned even if there is no matching Request.
|
| +
|
| +Page origin: http://127.0.0.1:8000
|
| +Detected main origin: http://127.0.0.1:8000
|
| +Group: Main Origin
|
| +<SPAN class=title >
|
| +http://127.0.0.1:8000
|
| +</SPAN>
|
| +Group: Unknown / Canceled
|
| +<SPAN class=title >
|
| +https://foo.test
|
| +</SPAN>
|
| +<SPAN class=title >
|
| +https://bar.test
|
| +</SPAN>
|
| +
|
|
|