Status: Unconfirmed Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 4833 by [EMAIL PROTECTED]: colspan, a:hover http://code.google.com/p/chromium/issues/detail?id=4833 Chrome Version : 0.4.NNN URLs (if applicable) : Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: OK Firefox 3: OK IE 7: OK What steps will reproduce the problem? 1. <td id='td' colspan='5'>Long text</td> 2. [CSS] #td { background:blue; } 3. [CSS] a:hover { background:blue;} Only one cell is colored in the background, all other (expanded into) cells are left w/ the default background color. On hover over a link, the background color property has no effect. What is the expected result? 5 cell widths w/ background color What happens instead? 1 cell width w/ background color, rest with default color Please provide any additional information below. Attach a screenshot if possible. -- 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 -~----------~----~----~----~------~----~------~--~---
