[Webkit-unassigned] [Bug 7771] New: CSS Background Image breaking out of containing block

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Mar 14 20:57:02 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7771

           Summary: CSS Background Image breaking out of containing block
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: http://newriverelectrical.com/intranet/intranet.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: nick at newcitymedia.com


This page currently has a work around on it using overflow: hidden;

The problem lays in the rendering of the repeated background image in the CSS. 
When the image right_col.gif is repeated on the y-axis and positioned to start
at left: 554px and top: 10px and repeat down the image displays at the correct
position.  The problem is that it displays outside the block element.  The css
file is called intranet.css.

I will try to post a simple test shortly but the css for this site is simple
and easy to read through.  If you copy the intranet.html and intranet.css and
delete the overflow: hidden; line for #content you will see what I am talking
about.  This only happens in Safari.

Thanks for all of your hard work and time.  I run across this stuff all the
time.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list