Closed Bug 719870 Opened 13 years ago Closed 13 years ago

CSS background:url() repeat doesn't always repeat the background

Categories

(Firefox :: Untriaged, defect)

9 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: wildman6801, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322) Steps to reproduce: In the html the div container with div id="main-content-middle", I used in the CSS stylesheet's: background: url("TemplateImages/Main-Content-Middle.png") repeat scroll 0 0 transparent; This occurs only with really long documents like http://www.kcphotovideo.com/index.php?PageID=71 Actual results: The background repeats as it should but after a while the repeating stops repeating. Expected results: The background should repeat for the entire length of the DIV that uses it.
Works in nightly
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.