Side navigation
#11917 closed bug (invalid)
Opened June 15, 2012 07:11AM UTC
Closed June 23, 2012 01:55PM UTC
Attribute selector bug on Opera
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 "%".
Attachments (0)
Change History (1)
Changed June 23, 2012 01:55PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Attribute values with special characters must be quoted, per the CSS selector spec.