Opened 14 years ago
Closed 14 years ago
#3565 closed defect (fixed)
Opera includes offsetParent's border in child's offsetLeft
Reported by: | sjmiles | Owned by: | sjmiles |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Change History (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [9365]) Restrict Safari margin hack to nodes that are not position: absolute, allowing more tests to pass, refs #3515. Correct getMarginBox adjustment for Opera offsetLeft/Top, refs #3565.