Closed
Bug 797366
Opened 13 years ago
Closed 13 years ago
Categories
(www.mozilla.org :: Pages & Content, defect)
www.mozilla.org
Pages & Content
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rik, Unassigned)
Details
From IRC:
cshields: catchpoint is telling us that it is getting 404's on https://www.mozilla.org/media/img/sandstone/bg-gradient-sand.png),url(/media/img/sandstone/bg-sand.png
Rik: cshields: do you have a referer for those 404s?
cshields: Rik: the responsive css is where that came from
| Reporter | ||
Comment 1•13 years ago
|
||
Might be related to bug 795409
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/7f3c0f04d47260230d4ea1af8435444fc08703b6
Use CSS long-hand for simple 1-image backgrounds for IE 6/7/8 and CSS short-hand to override that with nice two-background for modern browsers (Bug 797366)
https://github.com/mozilla/bedrock/commit/b4784af0fe1d9077cd9e2d67228ec1074fe96f15
Merge pull request #393 from sgarrity/bug-797366-ie404
Fix bug 797366 - 404 when IE tries to parse multiple background images
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•13 years ago
|
||
This has been pushed to production.
Comment 5•13 years ago
|
||
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•