Ticket #2531246 (closed defect)
Reporter Ryan Cannon |
Opened: 09/28/11 Last modified: 05/10/12 Status: closed Type: defect Resolution: fixed |
Owner Matt Sweeney |
Target Release: 3.5.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | getXY() method of Node returns incorrect value in IE | ||
| Description: | When the margin and padding of the body tag are set to zero, YUI reports the XY value of the body element (and any direct decedents also in the top-left corner of the page) as [-2, -2]. |
||
| Type: | defect | Observed in Version: | 3.4.1 |
| Component: | Node | Severity: | S3 (normal) |
| Assigned To: | Matt Sweeney | Target Release: | 3.5.0 |
| Location: | Priority: | P3 (normal) | |
| Tags: | xy, node, position | Relates To: | #2529222 |
| Browsers: | IE 8.x | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 09/28/11
|
|
Posted: 11/7/11
|
|
Posted: 11/7/11
|
|
Posted: 11/16/11
|
|
Posted: 05/10/12
checkedin -> closed |
Prematurely marked this issue as appearing in IE7. It appears this is only an issue in IE8, when compatMode is CSS1Compat.