Closed
Bug 1347206
Opened 8 years ago
Closed 8 years ago
Confirm pageYOffset can report a fractional pixel
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1151421
People
(Reporter: bradwerth, Assigned: bradwerth)
References
Details
Missed an important review comment at https://bugzilla.mozilla.org/show_bug.cgi?id=1151421#c15. Update the test at /docshell/test/test_bug1151421.html to confirm that pageYOffset returns a pixel with a fractional component after scrolling to the bottom.
Assignee | ||
Comment 1•8 years ago
|
||
Patch for Bug 1151421 is getting backed out for rounding errors on Android, so the fix for this issue will appear in that bug.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•