Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(432)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/main-origin-assigned-despite-request-missing-expected.txt

Issue 2881513003: DevTools: Convert Security Panel to Sentence case (Closed)
Patch Set: Fix unit test Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Tests that the Main Origin is assigned even if there is no matching Request. 1 Tests that the Main Origin is assigned even if there is no matching Request.
2 2
3 Page origin: http://127.0.0.1:8000 3 Page origin: http://127.0.0.1:8000
4 Detected main origin: http://127.0.0.1:8000 4 Detected main origin: http://127.0.0.1:8000
5 Group: Main Origin 5 Group: Main origin
6 <SPAN class=title > 6 <SPAN class=title >
7 http://127.0.0.1:8000 7 http://127.0.0.1:8000
8 </SPAN> 8 </SPAN>
9 Group: Unknown / Canceled 9 Group: Unknown / canceled
10 <SPAN class=title > 10 <SPAN class=title >
11 https://foo.test 11 https://foo.test
12 </SPAN> 12 </SPAN>
13 <SPAN class=title > 13 <SPAN class=title >
14 https://bar.test 14 https://bar.test
15 </SPAN> 15 </SPAN>
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698