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

Side by Side Diff: third_party/WebKit/Source/core/xml/xmlattrs.json5

Issue 2645283006: Convert make_qualified_names and make_element_factory to use JSON5. (Closed)
Patch Set: Fix parameters skip 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: "\"XML\"",
4 namespacePrefix: "\"xml\"",
5 namespaceURI: "\"http://www.w3.org/XML/1998/namespace\"",
6 },
7
8 data: [
9 "lang",
10 "space",
11 ],
12 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698