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

Unified Diff: content/test/data/fuzzer_corpus/clear_site_data/unknown.txt

Issue 2929593002: Align `clear-site-data` syntax with the spec. (Closed)
Patch Set: Created 3 years, 6 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: content/test/data/fuzzer_corpus/clear_site_data/unknown.txt
diff --git a/content/test/data/fuzzer_corpus/clear_site_data/unknown.txt b/content/test/data/fuzzer_corpus/clear_site_data/unknown.txt
index 946b8aad3abeb6089a5cfbd972f5b7c2b1dfd0ba..669804afa6ae7894913e1a77452cf23fca66cff1 100644
--- a/content/test/data/fuzzer_corpus/clear_site_data/unknown.txt
+++ b/content/test/data/fuzzer_corpus/clear_site_data/unknown.txt
@@ -1 +1 @@
-{ "types": [ "cookies" ], "and": "a", "few": [ "unrecognized"], "fields": { "of": "various" }, "JSON": "types" }
+"cookies", { "types": [ "cookies" ], "and": "a", "few": [ "unrecognized"], "fields": { "of": "various" }, "JSON": "types" }

Powered by Google App Engine
This is Rietveld 408576698