summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/html/webappapis
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/webappapis')
-rw-r--r--testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini2
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.tentative.html.ini (renamed from testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.html.ini)14
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.tentative.html.ini (renamed from testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.html.ini)8
3 files changed, 10 insertions, 14 deletions
diff --git a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini
index 94588b72c7..d91a6d4d06 100644
--- a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini
+++ b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini
@@ -1,3 +1,3 @@
[document.write-01.xhtml]
expected:
- if (os == "android") and fission: [OK, TIMEOUT]
+ if (os == "android") and not debug: [OK, CRASH]
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.html.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.tentative.html.ini
index 79bb85f85b..a5f6a58635 100644
--- a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.html.ini
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.tentative.html.ini
@@ -1,16 +1,11 @@
-[navigator-window-controls-overlay.html]
- expected:
- if (os == "android") and fission: [OK, TIMEOUT]
- [visible should be false]
+[navigator-window-controls-overlay.tentative.html]
+ [the windowControlsOverlay object should exist on the navigator object]
expected: FAIL
[visible should be a member of the windowControlsOverlay object]
expected: FAIL
- [the windowControlsOverlay object should exist on the navigator object]
- expected: FAIL
-
- [ongeometrychange should be a member of the windowControlsOverlay object]
+ [visible should be false]
expected: FAIL
[getTitlebarAreaRect should be a method of the windowControlsOverlay object]
@@ -21,3 +16,6 @@
[getTitlebarAreaRect should return a empty DOMRect]
expected: FAIL
+
+ [ongeometrychange should be a member of the windowControlsOverlay object]
+ expected: FAIL
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.html.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.tentative.html.ini
index b8bb316f1d..c797329b27 100644
--- a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.html.ini
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.tentative.html.ini
@@ -1,8 +1,6 @@
-[navigator_user_agent.https.html]
- expected:
- if (os == "android") and fission: [OK, TIMEOUT]
- [navigator.userAgentData returns a UserAgentMetadata object.]
+[navigator_user_agent.https.tentative.html]
+ [navigator.userAgentData is exposed.]
expected: FAIL
- [navigator.userAgentData is exposed.]
+ [navigator.userAgentData returns a UserAgentMetadata object.]
expected: FAIL