web-platform-tests / wpt

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

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

Open smfr opened 3 years ago

smfr commented 3 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 3 years ago

cc @lilles