Skip to content

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
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

3 participants