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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/product-registry-impl-register-sanity-expected.txt

Issue 2875463002: [Devtools] Added sanity check for product registry's register function (Closed)
Patch Set: a 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
(Empty)
1 This tests product registry impl's register function.
2 Cleared ProductRegistryImpl
3 Testing: example.com -> example.(com|org)
4 Testing: wild.example.com -> *.example.com
5 Testing: test-1.example.com -> test-*.example.com
6 Testing: subdomain.example.com -> subdomain.example.com
7 Testing: example.org -> example.(com|org)
8 Testing: chromium.org -> null
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698