web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
4.89k stars 3.05k forks source link

[cssom-view] scroll-behavior-smooth.html triggers a back navigation #31174

Open smfr opened 2 years ago

smfr commented 2 years ago

The history.back(); in this test triggers a back navigation in Chrome and WebKit. In Firefox it seems to be a same-document navigation.

smfr commented 2 years ago

cc @lilles