Closed Bug 536681 Opened 15 years ago Closed 15 years ago

No border-radius if change background-color

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ikolpm, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.6) Gecko/20091215 Ubuntu/9.10 (karmic) Firefox/3.5.6 Build Identifier: Firefox 3.5.6 on Ubuntu 9.10 A child don't have the border-radius heritage if the child element change his background-color. Reproducible: Always Steps to Reproduce: 1. Go to http://jsbin.com/ixega 2. See the top corners Actual Results: The top corners don't have the border-radius proprietie Expected Results: The border-radius is herited by all his child. Sorry for my bad english, i'm french.
The child doesn't have a border-radius, so its box is rectangular. If the element had 'overflow: hidden', it would be supposed to clip its children to that radius, but that's bug 537433.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.