summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-12-10 17:32:27 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2014-12-10 17:32:27 -0800
commit35005ade4bcf02d5238ae4d7e2c5b63b501f7f22 (patch)
treef6cc24e11f38f331a728cd3e14f6431db0608ac4 /js
parentbbaf30eafa5530dc9a9b6d2c476403eadfb20423 (diff)
html5-entities.js: put object property 'in' in quotes.
...this is a JS keyword, and at least IE8 gets confused by it in this context.
Diffstat (limited to 'js')
-rw-r--r--js/lib/html5-entities.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/lib/html5-entities.js b/js/lib/html5-entities.js
index 4a7099f..b258b19 100644
--- a/js/lib/html5-entities.js
+++ b/js/lib/html5-entities.js
@@ -739,7 +739,7 @@ var entities = {
imped: 437,
Implies: 8658,
incare: 8453,
- in: 8712,
+ 'in': 8712,
infin: 8734,
infintie: 10717,
inodot: 305,