http://bugs.winehq.org/show_bug.cgi?id=5059
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Firefox displays banner ad |Firefox displays background |in wrong location |of banner ad in wrong | |location
------- Additional Comments From dank@kegel.com 2006-17-04 10:37 ------- Still happens today. Just a bit hard to reproduce, since it requires lwn.net to serve up the right ad. When it happens, and I do View Source, the ad in question appears to be brought in by the code
<script language="JavaScript"> <!-- google_ad_client = 'pub-4358676377058562'; google_ad_width = 468; google_ad_height = 60; google_ad_format = '468x60_as'; // --> </script> <script language="JavaScript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
Saving the web page doesn't result in a bottled copy of the bug, it seems.