Update jquery.ime and jquery.webfonts from upstream

Change-Id: I7963adc763c53df87cfb8452fde514554a332e6c
This commit is contained in:
Siebrand Mazeland
2013-01-16 12:16:59 +01:00
committed by Gerrit Code Review
parent 93ab761e34
commit a98ff90d49
10 changed files with 1148 additions and 562 deletions

View File

@@ -202,11 +202,11 @@
['@', '\u030a'], // Combining ring above
['(?:\u033c){', '\u0323'], // {{{{{ // Combining dot below
['(?:\u033b){', '\u033c'], // {{{{ // Combining seagull below
['(?:\u033a){', '\u033b'], // {{{ // Combining square below
['(?:\u032a){', '\u033a'], // {{ // Combining inverted bridge below
['{', '\u032a'], // { // Combining bridge below
['(?:\u033c)\\{', '\u0323'], // {{{{{ // Combining dot below
['(?:\u033b)\\{', '\u033c'], // {{{{ // Combining seagull below
['(?:\u033a)\\{', '\u033b'], // {{{ // Combining square below
['(?:\u032a)\\{', '\u033a'], // {{ // Combining inverted bridge below
['\\{', '\u032a'], // { // Combining bridge below
['(?:\u0303)~', '\u0334'], // ~~ // Combining tilde overlay
['~', '\u0303'], // ~ // Combining tilde