Hacker News new | ask | show | jobs
by jfk13 600 days ago
It looks like for some reason Firefox isn't being served the same source as Safari or Chrome. In those browsers, the filename is wrapped in <center>, <a>, and <tt> elements, and followed by <hr> <br>.

But in the version of the HTML that Firefox receives, all that is missing and the filename is just some text that ends up immediately in front of the first line of code.

1 comments

Yep, I've seen this problem when testing locally on chrome, but I've no idea what that is. Reloading the page usually works.