Modify ↓
Ticket #11917 (closed bug: invalid)
Attribute selector bug on Opera
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In Opera (11.64, 12.0) the results are not the same while in other browsers they are. I think it has something to do with the "%".
Change History
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.

Attribute values with special characters must be quoted, per the CSS selector spec.