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

Side by Side Diff: third_party/WebKit/Source/core/html/parser/HTMLEntityNames.csv

Issue 2613723004: Rename HTMLEntityNames.in to HTMLEntityNames.csv (Closed)
Patch Set: rebase Created 3 years, 11 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
1 "AElig;","U+000C6" 1 "AElig;","U+000C6"
2 "AElig","U+000C6" 2 "AElig","U+000C6"
3 "AMP;","U+00026" 3 "AMP;","U+00026"
4 "AMP","U+00026" 4 "AMP","U+00026"
5 "Aacute;","U+000C1" 5 "Aacute;","U+000C1"
6 "Aacute","U+000C1" 6 "Aacute","U+000C1"
7 "Abreve;","U+00102" 7 "Abreve;","U+00102"
8 "Acirc;","U+000C2" 8 "Acirc;","U+000C2"
9 "Acirc","U+000C2" 9 "Acirc","U+000C2"
10 "Acy;","U+00410" 10 "Acy;","U+00410"
(...skipping 2211 matching lines...) Expand 10 before | Expand all | Expand 10 after
2222 "varsubsetneq;","U+0228A U+0FE00" 2222 "varsubsetneq;","U+0228A U+0FE00"
2223 "varsubsetneqq;","U+02ACB U+0FE00" 2223 "varsubsetneqq;","U+02ACB U+0FE00"
2224 "varsupsetneq;","U+0228B U+0FE00" 2224 "varsupsetneq;","U+0228B U+0FE00"
2225 "varsupsetneqq;","U+02ACC U+0FE00" 2225 "varsupsetneqq;","U+02ACC U+0FE00"
2226 "vnsub;","U+02282 U+020D2" 2226 "vnsub;","U+02282 U+020D2"
2227 "vnsup;","U+02283 U+020D2" 2227 "vnsup;","U+02283 U+020D2"
2228 "vsubnE;","U+02ACB U+0FE00" 2228 "vsubnE;","U+02ACB U+0FE00"
2229 "vsubne;","U+0228A U+0FE00" 2229 "vsubne;","U+0228A U+0FE00"
2230 "vsupnE;","U+02ACC U+0FE00" 2230 "vsupnE;","U+02ACC U+0FE00"
2231 "vsupne;","U+0228B U+0FE00" 2231 "vsupne;","U+0228B U+0FE00"
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/html/parser/HTMLEntityNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698