Issue 4507: Renders secsports.com badly (maybe because it doesn't support visibility="hide"?) http://code.google.com/p/chromium/issues/detail?id=4507
New issue report by [EMAIL PROTECTED]: Chrome Version : 0.3.154.9 URLs (if applicable) : http://www.secsports.com Other browsers tested: Firefox 3: OK IE 6: OK What steps will reproduce the problem? 1. Go to http://www.secsports.com 2. See bad rendering (attached; I've lowered the font size so it's more apparent what's happening) What is the expected result? Good rendering. What happens instead? Some text that is supposed to be hidden is displayed. Please provide any additional information below. Attach a screenshot if possible. In Chrome, looking at the html on the page using inspect element, it shows a visibility="hide" attribute which is not valid HTML. However, looking at the generated HTML in Firefox, I see visibility:hidden. So I'm wondering if the server is rendering different HTML to different browsers and generating bad HTML for Chrome. Attachments: secsports-com.png 324 KB Issue attributes: Status: Unconfirmed Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc -- 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 -~----------~----~----~----~------~----~------~--~---
