Open
Bug 1409034
Opened 8 years ago
Home page renders completely blank on Firefox 3.6
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: agibson, Unassigned)
Details
Attachments
(1 file)
572.54 KB,
image/png
|
Details |
I noticed this a couple of weeks ago whe testing in BrowserStack, but forgot to file the bug initially.
When visiting the www.mozilla.org home page on Firefox 3.6, the page renders completely blank. Nothing is visible (see screenshot).
The issue appears to be caused by some inline SVG here: https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/templates/mozorg/home/home-new.html#L35
Even though this is a really old browser, the page should still at least render some HTML.
I'm guessing the issue is likely due to an error parsing a particular piece of the SVG.
You need to log in
before you can comment on or make changes to this bug.
Description
•