diff options
Diffstat (limited to 'testing/web-platform/meta/feature-policy/experimental-features/vertical-scroll-scrollintoview.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/feature-policy/experimental-features/vertical-scroll-scrollintoview.tentative.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/feature-policy/experimental-features/vertical-scroll-scrollintoview.tentative.html.ini b/testing/web-platform/meta/feature-policy/experimental-features/vertical-scroll-scrollintoview.tentative.html.ini new file mode 100644 index 0000000000..5c7cef8a8f --- /dev/null +++ b/testing/web-platform/meta/feature-policy/experimental-features/vertical-scroll-scrollintoview.tentative.html.ini @@ -0,0 +1,5 @@ +[vertical-scroll-scrollintoview.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Calling 'scrollIntoView()' inside a <iframe> with 'vertical-scroll none;'will not propagate upwards.] + expected: FAIL |