Remove some commas that cause problems in IE

This commit is contained in:
Davide P. Cervone 2012-02-16 13:01:25 -05:00
parent f0efb3451c
commit fd3dd8b070
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -332,11 +332,11 @@
}, },
0x27EA: // left double angle bracket 0x27EA: // left double angle bracket
{ {
dir: V, HW: [[.931,GENERAL],[1.23,SIZE1],[1.845,SIZE2],[2.461,SIZE3],[3.075,SIZE4]], dir: V, HW: [[.931,GENERAL],[1.23,SIZE1],[1.845,SIZE2],[2.461,SIZE3],[3.075,SIZE4]]
}, },
0x27EB: // right double angle bracket 0x27EB: // right double angle bracket
{ {
dir: V, HW: [[.931,GENERAL],[1.23,SIZE1],[1.845,SIZE2],[2.461,SIZE3],[3.075,SIZE4]], dir: V, HW: [[.931,GENERAL],[1.23,SIZE1],[1.845,SIZE2],[2.461,SIZE3],[3.075,SIZE4]]
}, },
0x290A: // up triple arrow 0x290A: // up triple arrow
{ {
@ -399,7 +399,7 @@
{ {
dir: V, HW: [[.932,GENERAL]], dir: V, HW: [[.932,GENERAL]],
stretch: {top:[0xE10C,NONUNI,-.1,.05], ext:[0x23D0,GENERAL], bot:[0xE10D,NONUNI,-.1]} stretch: {top:[0xE10C,NONUNI,-.1,.05], ext:[0x23D0,GENERAL], bot:[0xE10D,NONUNI,-.1]}
}, }
}; };