- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit865469f
authored
CSS: Remove the opacity CSS hook
The consequence is `.css( "opacity" )` will now return an empty string fordetached elements in standard-compliant browsers and "1" in IE & the legacyEdge. That behavior is shared by most other CSS properties which we're notnormalizing either.Closesgh-45931 parent89a18de commit865469f
1 file changed
+1
-12
lines changedLines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
| 188 | + | |
200 | 189 |
| |
201 | 190 |
| |
202 | 191 |
| |
|
0 commit comments
Comments
(0)