[Webkit-unassigned] [Bug 23178] offsetTop is wrong in some cases
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 12 14:23:50 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23178
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26647|review? |review+
Flag| |
------- Comment #8 from darin at apple.com 2009-01-12 14:23 PDT -------
(From update of attachment 26647)
> + https://bugs.webkit.org/show_bug.cgi?id=23178
> + Added a case to test the offsetTop of table cell's children.
There are tabs here, which make it hard to land the patch.
> + <div style="margin: 50pt 0pt 50pt 0pt;"></div>
You want px here, not pt. I'm surprised the test works if you're specifying pt,
since they are not the same as px.
Did you try the test case in other browsers? Does Firefox give the same
results?
I'm going to say r=me but I am slightly worried about the pt in the test case.
And I want to be sure we're matching the other browsers here -- the fix looks
clearly right, but I'd like to see the test to be sure.
--
Configure bugmail: https://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