Bug 1554024 - Mark scroll-restoration-navigation-cross-origin.html FAIL on Android E10S (i.e. GeckoView). r=botond

The test should work once after we fixed an issue on the interaction between
layer-pixel alignment and scrolling APIs in bug 1556685.

Differential Revision: https://phabricator.services.mozilla.com/D33610

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Hiroyuki Ikezoe 2019-06-05 21:00:58 +00:00
parent 754d5e42ca
commit 4daa2d3ed4

View File

@ -0,0 +1,6 @@
[scroll-restoration-navigation-cross-origin.html]
[Navigating to new page should reset to "auto" and navigating back should restore and respect scroll restoration mode]
expected:
if (os == "android") and e10s: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1556685