Issue 112: pre tag is not shown correctly http://code.google.com/p/chromium/issues/detail?id=112
Comment #6 by [EMAIL PROTECTED]: The bug report is showing a pre tag whose behavior is negated by CSS. Chrome is properly following the CSS document but user (IBM) expects the browser to fail to obey CSS. This is likely due to the faulty behavior of older browsers. The bug, therefore, is showing that Chrome does the right thing and therefore this is not a bug. Comment 4 is a different issue. Although the page at http://www.oracle.com/technology/pub/articles/maps1.html used fix-width fonts for the code samples and tables the failure to wrap is not due to a pre tag. Instead IE and FireFox interpret 100% width of the tables to be the width of the browser window. Safari and Chrome interpret it to be something much wider. If you resize the windows in IE and Firefox then the tables change and you can get the same appearance (if you have a really wide monitor). I looked for a reason in the HTML to interpret the page to be really wide but could not find one. I think this is a bug in WebKit. Bug 3564 does appear to be this bug. The reduction https://bugs.webkit.org/attachment.cgi?id=19429&action=view demonstrates this bug without text and could be a good source for a test case for this failure. See https://bugs.webkit.org/show_bug.cgi?id=3564 Because the original issue is invalid I am going to close this bug. I have opened a new bug to track the issue raised by Comment 4. That bug is actually tracking the WebKit bug. See http://code.google.com/p/chromium/issues/detail?id=3193 Issue attribute updates: Status: Invalid -- 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 -~----------~----~----~----~------~----~------~--~---
