mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1835600: apply code formatting via Lando
# ignore-this-changeset
This commit is contained in:
parent
a716f5be1d
commit
0fed0b8ccd
@ -74,7 +74,7 @@
|
|||||||
// can be fractional (e.g. if viewport height is an odd number of pixels,
|
// can be fractional (e.g. if viewport height is an odd number of pixels,
|
||||||
// then 50vh will be fractional), and ClampAndAlignWithPixels can round
|
// then 50vh will be fractional), and ClampAndAlignWithPixels can round
|
||||||
// the final scroll offset requested by APZ at the end of an animation,
|
// the final scroll offset requested by APZ at the end of an animation,
|
||||||
// to an integer value. We plan to remove ClampAndAlignWithPixels in
|
// to an integer value. We plan to remove ClampAndAlignWithPixels in
|
||||||
// bug 1774315.
|
// bug 1774315.
|
||||||
isfuzzy(window.scrollY, expectedPosition, 1,
|
isfuzzy(window.scrollY, expectedPosition, 1,
|
||||||
"Snaps to the second snap point rather than the third snap point " +
|
"Snaps to the second snap point rather than the third snap point " +
|
||||||
|
Loading…
Reference in New Issue
Block a user