Summary: | CSS 3 replaced content breaks some pages | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Nicolas Girard <nicolas.girard> |
Component: | khtml renderer | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | andresjarv, finex, ivaanovich2003, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Girard
2006-07-12 12:49:48 UTC
That's because we support more of CSS3 generated content than Mozilla, I think. Am I right, Allan? Yes the test-case is going to be different in konqueror because we support content on any element (only 3.5.4-prereleases) It will look the same in Opera. *** Bug 135684 has been marked as a duplicate of this bug. *** *** Bug 133099 has been marked as a duplicate of this bug. *** Konqueror and Opera behaviour are right: the CSS3 specs clearly indicate that the "content" property can be applied to all elements. |