Comment #11 on issue 17858 by ericshawn1: [http://www.ouchpost.com/ouchpost/classified_work/index_Ouchpost.asp]: CSS rendering is incorrect only in Chrome because pseudo-element ":after" http://code.google.com/p/chromium/issues/detail?id=17858
I have isolated the cause of this Chrome bug. Chrome version 3.0.193.2 has a problem rendering the CSS background property. When specifying an image for the background, and when the "no-repeat" attribute is left off (which should cause the image to repeat) Chrome version 3.0.193.2 shifts the background image several pixels outside the appropriate div box. Contrarily, when the "no-repeat" attribute is included, Chrome version 3.0.193.2 displays the background image in the CORRECT location (albeit without the desired repetition). This bug does not occur in version 2.x of Chrome, nor does it occur in any other browser including Firefox, IE, Opera, Safari, etc. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
