"ie8+" -> "ie9+" because IE8 is not supported.

Rob Wu 2013-09-13 08:56:33 -07:00
parent 4e5837d45d
commit fc51b13e09

@ -73,4 +73,4 @@ Now that your build is done, you can copy the viewer and its resources (core fil
=== Compatibility ===
Note that you must include <tt>compatibility.js</tt> in order to support browsers like IE8+.
Note that you must include <tt>compatibility.js</tt> in order to support browsers like IE9+.