merge: Heavenly spec overhaul. (#2563)
commit5da678f7226d16b5d1a5b157ade8bd2531c2b51e
authorTim Wienk <tim@wienk.name>
Thu, 6 Mar 2014 10:56:07 +0000 (6 11:56 +0100)
committerTim Wienk <tim@wienk.name>
Thu, 6 Mar 2014 11:43:44 +0000 (6 12:43 +0100)
tree89cb67805f096d7fad1a4cf2d946eeb06ef29bed
parent86d9aeb5fa6649ae70c0cfdb10344e5fe742d15b
parent970bc79734ce71bc12a48e5a7e25610dfa8814e2
merge: Heavenly spec overhaul. (#2563)

Awesome massive work done by:
  - @ibolmo
  - @ibolmo
  - @GCheung55
  - @kentaromiura
  - @SergioCrisostomo
  - @ibolmo

* specs: (70 commits)
  Fix key event spec, because our old syn bugs on escape.
  Fix a Video Element spec that breaks in IE if some extensions are not installed.
  In README, correct path to point to mootools.
  Local testing info. (ibolmo/mootools-core#18)
  Fix for Sinon / All IE. (ibolmo/mootools-core#17)
  Patch for Sinon-IE (IE7-9). (ibolmo/mootools-core#16, GCheung55/mootools-core#2)
  Fix specs to look for correct behaviour since 1.3. (ibolmo/mootools-core#13)
  Update ports and sauce tasks. (ibolmo/mootools-core#15)
  Function bind spec fix. (ibolmo/mootools-core#12)
  Restored original syntax in Element specs. (ibolmo/mootools-core#11)
  Opacity specs. (ibolmo/mootools-core#10, ibolmo/mootools-core#14)
  Add missing devDeps. (ibolmo/mootools-core#9)
  ...