[Webkit-unassigned] [Bug 15758] New: div in th inherits offsetLeft
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 29 17:27:09 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15758
Summary: div in th inherits offsetLeft
Product: WebKit
Version: 523.x+ (nightly)
Platform: PC
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tables
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dhtmlkitchen at gmail.com
If a div is in a th, it inherits the TH's offsetLeft.
This actually happens in other browsers, but not if the th has position:
relative.
If the TH does not have position: relative, the TD should not inherit
offsetLeft. (to be cross browser)
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list