Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specs opacity fix #10

Merged
merged 1 commit into from Feb 27, 2014
Merged

specs opacity fix #10

merged 1 commit into from Feb 27, 2014

Conversation

SergioCrisostomo
Copy link

el.style.opacity returns a string, not a number

http://jsfiddle.net/eLLMT/

el.style.opacity returns a string, not a number

http://jsfiddle.net/eLLMT/
ibolmo added a commit that referenced this pull request Feb 27, 2014
@ibolmo ibolmo merged commit 3827f2c into ibolmo:master Feb 27, 2014
timwienk added a commit to timwienk/mootools-core that referenced this pull request Mar 6, 2014
el.style.opacity returns a string, not a number.
http://jsfiddle.net/eLLMT/

added specs for both version of setter for opacity. <1.4 and 1.4+

* opacityfix:
  opacity setter specs
  specs opacity fix
timwienk added a commit to timwienk/mootools-core that referenced this pull request Mar 6, 2014
Awesome massive work done by:
  - @ibolmo
  - @ibolmo
  - @GCheung55
  - @kentaromiura
  - @SergioCrisostomo
  - @ibolmo

* specs: (52 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#18)
  Fix for Sinon / All IE. (ibolmo#17)
  Patch for Sinon-IE (IE7-9). (ibolmo#16, GCheung55#2)
  Fix specs to look for correct behaviour since 1.3. (ibolmo#13)
  Update ports and sauce tasks. (ibolmo#15)
  Function bind spec fix. (ibolmo#12)
  Restored original syntax in Element specs. (ibolmo#11)
  Opacity specs. (ibolmo#10, ibolmo#14)
  Add missing devDeps. (ibolmo#9)
  ...
timwienk added a commit to timwienk/mootools-core that referenced this pull request Mar 6, 2014
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#18)
  Fix for Sinon / All IE. (ibolmo#17)
  Patch for Sinon-IE (IE7-9). (ibolmo#16, GCheung55#2)
  Fix specs to look for correct behaviour since 1.3. (ibolmo#13)
  Update ports and sauce tasks. (ibolmo#15)
  Function bind spec fix. (ibolmo#12)
  Restored original syntax in Element specs. (ibolmo#11)
  Opacity specs. (ibolmo#10, ibolmo#14)
  Add missing devDeps. (ibolmo#9)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants