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

Unified Diff: content/test/fuzzer/html.dict

Issue 2727123003: [libfuzzer] proto-based renderer fuzzer draft (Closed)
Patch Set: merge Created 3 years, 9 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/fuzzer/html.dict
diff --git a/content/test/fuzzer/html.dict b/content/test/fuzzer/html.dict
new file mode 100644
index 0000000000000000000000000000000000000000..6381bdd2227e26de954b4344eb2187fe462f5664
--- /dev/null
+++ b/content/test/fuzzer/html.dict
@@ -0,0 +1,113 @@
+# Copyright 2016 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+# TAGS
+"a"
+"abbr"
+"address"
+"area"
+"article"
+"aside"
+"audio"
+"b"
+"base"
+"bdi"
+"bdo"
+"blockquote"
+"body"
+"br"
+"button"
+"canvas"
+"caption"
+"cite"
+"code"
+"col"
+"colgroup"
+"data"
+"datalist"
+"dd"
+"del"
+"dfn"
+"div"
+"dl"
+"dt"
+"em"
+"embed"
+"fieldset"
+"figcaption"
+"figure"
+"footer"
+"form"
+"h1"
+"h2"
+"h3"
+"h4"
+"h5"
+"h6"
+"head"
+"header"
+"hr"
+"html"
+"i"
+"iframe"
+"img"
+"input"
+"ins"
+"kbd"
+"keygen"
+"label"
+"legend"
+"li"
+"link"
+"main"
+"map"
+"mark"
+"meta"
+"meter"
+"nav"
+"noscript"
+"object"
+"ol"
+"optgroup"
+"option"
+"output"
+"p"
+"param"
+"pre"
+"progress"
+"q"
+"rb"
+"rp"
+"rt"
+"rtc"
+"ruby"
+"s"
+"samp"
+"script"
+"section"
+"select"
+"small"
+"source"
+"span"
+"strong"
+"style"
+"sub"
+"sup"
+"table"
+"tbody"
+"td"
+"template"
+"textarea"
+"tfoot"
+"th"
+"thead"
+"time"
+"title"
+"tr"
+"track"
+"u"
+"ul"
+"var"
+"video"
+"wbr"

Powered by Google App Engine
This is Rietveld 408576698