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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html

Issue 2329153002: Remove the WARNING security level.
Patch Set: Restore top control test for sub.originalwebsite.com (but with ERROR instead of WARNING). Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
index 6a8b84eb68aef46142ebbcd3f0a34db760c7269e..6865dc02c25f138c077be9c3dbd44060d49b3840 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
@@ -9,7 +9,6 @@ function test()
SecurityAgent.SecurityState.Info,
SecurityAgent.SecurityState.Insecure,
SecurityAgent.SecurityState.Neutral,
- SecurityAgent.SecurityState.Warning,
SecurityAgent.SecurityState.Secure,
SecurityAgent.SecurityState.Unknown
];

Powered by Google App Engine
This is Rietveld 408576698