Open Bug 1554604 Opened 6 years ago Updated 2 years ago

GetLayoutScrollRange() returns rects that are out of the range of the range in CSS pixels for particular layout.css.devPixelsPerPx values

Categories

(Core :: Layout: Scrolling and Overflow, defect, P3)

defect

Tracking

()

People

(Reporter: hiro, Unassigned)

Details

You can see the out of the range values when you run testing/web-platform/tests/css/cssom-view/elementScroll.html with layout.css.devPixelsPerPx=1.61 if you are not on HiDPI. The last test case in the test file fails due to this issue.

Summary: GetLayoutScrollRange() returns rects that are out of the range of teh range in CSS pixels for particular layout.css.devPixelsPerPx values → GetLayoutScrollRange() returns rects that are out of the range of the range in CSS pixels for particular layout.css.devPixelsPerPx values
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.