Bug 1835600: apply code formatting via Lando

# ignore-this-changeset
This commit is contained in:
Otto Länd 2023-06-23 07:36:45 +00:00
parent a716f5be1d
commit 0fed0b8ccd

View File

@ -74,7 +74,7 @@
// can be fractional (e.g. if viewport height is an odd number of pixels,
// then 50vh will be fractional), and ClampAndAlignWithPixels can round
// 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.
isfuzzy(window.scrollY, expectedPosition, 1,
"Snaps to the second snap point rather than the third snap point " +