summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
commit0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch)
treea31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini
parentInitial commit. (diff)
downloadfirefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz
firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini')
-rw-r--r--testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini38
1 files changed, 38 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini b/testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini
new file mode 100644
index 0000000000..b1e3df285a
--- /dev/null
+++ b/testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini
@@ -0,0 +1,38 @@
+[force-load-at-top.html]
+ expected:
+ if os == "linux": TIMEOUT
+ if os == "mac": [OK, TIMEOUT]
+ [TIMEOUT, OK]
+ [force-load-at-top must block scroll on load from element fragment.]
+ expected:
+ if os == "android": [FAIL, TIMEOUT, PASS, NOTRUN]
+ [FAIL, PASS, TIMEOUT, NOTRUN]
+
+ [no-force-load-at-top must not block scroll on load from history scroll restoration.]
+ expected:
+ if os == "win": [TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT]
+ NOTRUN
+
+ [no-force-load-at-top must not block scroll on load from text fragment.]
+ expected:
+ if os == "android": [NOTRUN, FAIL, TIMEOUT]
+ [FAIL, TIMEOUT, NOTRUN]
+
+ [no-force-load-at-top must not block scroll on load from text fragment with element fallback.]
+ expected:
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, FAIL, NOTRUN]
+ if os == "win": [FAIL, NOTRUN, TIMEOUT]
+ [NOTRUN, FAIL, TIMEOUT]
+
+ [no-force-load-at-top must not block scroll on load from element fragment.]
+ expected:
+ if os == "linux": [NOTRUN, TIMEOUT]
+ if os == "android": [NOTRUN, PASS, TIMEOUT]
+ [PASS, TIMEOUT, NOTRUN]
+
+ [force-load-at-top must block scroll on load from history scroll restoration.]
+ expected:
+ if os == "android": [TIMEOUT, NOTRUN, FAIL]
+ [FAIL, TIMEOUT, NOTRUN]