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

fix: normalize behavior of win.setOpacity() for invalid number values across operating systems #19724

Merged
merged 6 commits into from Aug 19, 2019

Commits on Aug 12, 2019

  1. fix: normalize behavior of win.setOpacity() for invalid number valu…

    …es across operating systems
    erickzhao committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    ad4db84 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. expect -> assert

    erickzhao committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    b658240 View commit details
    Browse the repository at this point in the history
  2. assert 2

    erickzhao committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    c3f15e7 View commit details
    Browse the repository at this point in the history
  3. fix this scoping

    erickzhao committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    e056cbf View commit details
    Browse the repository at this point in the history
  4. fix equality

    erickzhao committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    934525e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. tests

    erickzhao committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    1af1a89 View commit details
    Browse the repository at this point in the history