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

Side by Side Diff: third_party/WebKit/Source/core/html/parser/MathMLTagNames.json5

Issue 2677603002: Revert of Convert make_qualified_names and make_element_factory to use JSON5. (Closed)
Patch Set: Created 3 years, 10 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 {
2 metadata: {
3 namespace: "MathML",
4 namespaceURI: "http://www.w3.org/1998/Math/MathML",
5 },
6
7 data: [
8 "math",
9 "mi",
10 "mn",
11 "mo",
12 "mtext",
13 "ms",
14 "mglyph",
15 "malignmark",
16 "annotation-xml",
17 ],
18 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/html/parser/MathMLTagNames.in ('k') | third_party/WebKit/Source/core/svg/SVGAttributeNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698