#13 closed Bug (fixed)
Opera doesn't understand :not in css
Reported by: | Alfonso | Owned by: | Hallvord R. M. Steen (Opera Software) |
---|---|---|---|
Priority: | Normal | Milestone: | Opera Compatibility |
Component: | General | Version: | |
Keywords: | Cc: |
Description ¶
Loading the editor in Opera gives an error (well, lots of errors, this is just one that focused my attention) pointing to the fck_showtableborders_gecko.css it seems that it doesn't handle the CSS3 "not" selector
table:not([border]) { border:1px dotted #d3d3d3 ; }
I'm attaching a testcase, maybe we can have a little set of files in order to test browser capabilities (just to be run when a new browser is released so it's possible to see what might work or not).

Change History (6)
Changed 18 years ago by
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
Yeah, this is a very minor issue but I wanted to leave it documented.
comment:4 Changed 18 years ago by
Owner: | set to Hallvord R. M. Steen (Opera Software) |
---|---|
Status: | new → assigned |
comment:5 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Works fine in internal builds

I've already reported this bug to Opera. After a long internal discussion, it seams that they are working on it now.
Fortunately CSS bugs are not breaking bugs and the editor can live with them.
A don't see a workaround for this issue. Let's wait for a fix from Opera. We should be able to declare Opera support with this bug.