8000 CSS: Remove the opacity CSS hook by mgol · Pull Request #4593 · jquery/jquery · GitHub
[go: up one dir, main page]

Skip to content

CSS: Remove the opacity CSS hook #4593

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

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Conversation

mgol
Copy link
Member
@mgol mgol commented Jan 16, 2020

Summary

The consequence is .css( "opacity" ) will now return an empty string for
detached elements in standard-compliant browsers and "1" in IE & the legacy
Edge. That behavior is shared by most other CSS properties which we're not
normalizing either.

-25 bytes

Checklist

The consequence is `.css( "opacity" )` will now return an empty string for
detached elements in standard-compliant browsers and "1" in IE & the legacy
Edge. That behavior is shared by most other CSS properties which we're not
normalizing either.
@mgol mgol added this to the 4.0.0 milestone Jan 16, 2020
@mgol mgol self-assigned this Jan 16, 2020
@mgol mgol merged commit 865469f into jquery:master Jan 21, 2020
@mgol mgol deleted the opacity-remove-hook branch January 21, 2020 13:11
@mgol mgol removed the Needs review label Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants
0