Modify ↓
Ticket #1197 (closed bug: fixed)
Safari reports no opacity as undefined
| Reported by: | brandon | Owned by: | brandon |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.1.3 |
| Component: | core | Version: | 1.1.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Trying to get the opacity of an element without any opacity rules reports an opacity value of "undefined". It should report "1".
There is already a test in the test suite for this.
Attachments
Change History
Changed 6 years ago by brandon
-
attachment
jquery.opacity.diff
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Patch