ChavezArquitectos / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

CSS Invocation not working on inner div when background-position set #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using version 2.1 Beta. I've got an inner <div> within an outer <div>. If I 
have a background image on the outer div, both divs render correctly... until I 
had a background-position to the image. In that scenario, the outer div curves 
its corners, but the inner div does not.

Further information: If I replace the image with another one (ie 
curvyLogo.jpg), the inner div renders correctly.

Even further info: When I step through the code using VS2005, the page renders 
correctly.

Original issue reported on code.google.com by myereniuk@gmail.com on 27 Jul 2010 at 11:36

Attachments: