Move compatibility code to the shared/compatibility.js.

This commit is contained in:
Yury Delendik 2017-02-23 16:35:35 -06:00
parent cada411af4
commit facefb0c79
10 changed files with 1801 additions and 1717 deletions

View file

@ -44,8 +44,8 @@ See https://github.com/adobe-type-tools/cmap-resources
<link rel="resource" type="application/l10n" href="locale/locale.properties">
<!--#endif-->
<!--#if !(FIREFOX || MOZCENTRAL || CHROME || MINIFIED)-->
<script src="compatibility.js"></script>
<!--#if !PRODUCTION-->
<script src="../src/shared/compatibility.js"></script>
<!--#endif-->
<!--#if !PRODUCTION-->