Closed Bug 481390 Opened 16 years ago Closed 16 years ago

Implementation of CSS3 multiple backgrounds broken in 3.2a1pre

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: absorbb, Unassigned)

References

()

Details

(Keywords: css3)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20090304 Minefield/3.2a1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20090304 Minefield/3.2a1pre

http://www.css3.info/wp-content/uploads/2007/09/multiple-backgrounds-example.html
banner_fresco.jpg background not shown
(http://www.css3.info/images/banner_fresco.jpg)

background: url(/images/body-top.gif) top left no-repeat,
                url(/images/banner_fresco.jpg) 11px 11px no-repeat,
                url(/images/body-bottom.gif) bottom left no-repeat,
                url(/images/body-middle.gif) left repeat-y;

Reproducible: Always

Steps to Reproduce:
1. go to supplied link
Actual Results:  
one of multiple background image (banner_fresco.jpg) not shown

Expected Results:  
see large fresco image on top part of div
Keywords: css3
Version: unspecified → Trunk
Sorry. This image was treated by AdBlock Plus like ad banner. No bug in mozilla.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
v.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.