Issue 3921: div with more height is being created due to some javascript issue http://code.google.com/p/chromium/issues/detail?id=3921
Comment #1 by [EMAIL PROTECTED]: Reduction: http://go/reductions/3921/mytest.html The javascript file(codesite.js) being processed is causing the issue. A div element is being created with more height compared to other browsers. The element that's being created is <div id="gc-collapsible" style="height:1440px"> FF3/IE7/Safari3 get it right. Looks like it's some javascript issue. Attachments: 3921.7z 43.9 KB Issue attribute updates: Summary: div with more height is being created due to some javascript issue Status: Untriaged Labels: -Area-Misc Area-Compat Has-Reduction Chrome-specific NeedsEngReview JavaScript v-154.9 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
