[Webkit-unassigned] [Bug 90181] New: 1-pixel gap between td's with no borders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 07:53:15 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90181

           Summary: 1-pixel gap between td's with no borders
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ivpolyakov at gmail.com


When binding onmouseover/onmouseout to a table row, there is a 1-pixel gap between td's where the events are triggered as if the cursor has left the row. Inspecting the element under the 1-pixel gap reports the table rather than the td or tr. Example: http://jsfiddle.net/timmywil/EQWhM/2/

This behaviour is seen both in Safari and Chrome, and is semantically incorrect as the cursor does never leave the row. IE and Firefox handle the above example correctly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list