summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/interactive-elements
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:50 +0000
commitdef92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch)
tree2ef34b9ad8bb9a9220e05d60352558b15f513894 /testing/web-platform/meta/html/semantics/interactive-elements
parentAdding debian version 125.0.3-1. (diff)
downloadfirefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz
firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/semantics/interactive-elements')
-rw-r--r--testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini93
1 files changed, 61 insertions, 32 deletions
diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini
index 66b4719946..1301bf9dc6 100644
--- a/testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini
+++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini
@@ -1,125 +1,154 @@
+prefs: [apz.zoom-to-focused-input.enabled:false]
[interactive-content.html]
expected:
- if os == "mac": TIMEOUT
+ if (os == "mac") and not debug: TIMEOUT
if (os == "linux") and not debug: [TIMEOUT, OK]
-
+ if (os == "android") and not debug: [OK, CRASH]
[Clicking an SVG <a> link doesn't open <details>]
expected: FAIL
[Clicking an <input type=date> doesn't open <details>]
expected:
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
if (os == "android") and debug: [FAIL, PASS]
- if os == "mac": [PASS, NOTRUN]
+ if (os == "android") and not debug: [PASS, FAIL]
[Clicking an <input type=number> doesn't open <details>]
expected:
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
if (os == "android") and debug: [FAIL, PASS]
- if os == "mac": [PASS, NOTRUN]
+ if (os == "android") and not debug: [PASS, FAIL]
[Clicking an <input type=color> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
- if os == "android": FAIL
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=file> doesn't open <details>]
expected:
- if os == "mac": NOTRUN
+ if (os == "mac") and not debug: [NOTRUN, FAIL]
+ if (os == "linux") and not debug: NOTRUN
FAIL
[Clicking a <label> doesn't open <details>]
expected:
- if os == "mac": NOTRUN
+ if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
+ if (os == "linux") and not debug: NOTRUN
[Clicking in a <textarea> doesn't open <details>]
expected:
- if os == "mac": NOTRUN
+ if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
+ if (os == "linux") and not debug: NOTRUN
[Clicking a <video> doesn't open <details>]
expected:
- if os == "mac": NOTRUN
- if (os == "linux") and not debug: TIMEOUT
+ if (os == "mac") and not debug: NOTRUN
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=radio> doesn't open <details>]
expected:
- if os == "mac": [TIMEOUT, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=image> doesn't open <details>]
expected:
- if os == "mac": NOTRUN
+ if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=datetime-local> doesn't open <details>]
expected:
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
if (os == "android") and not debug: [PASS, FAIL]
- if os == "mac": [PASS, NOTRUN]
[Clicking in an <iframe> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN, TIMEOUT]
+ if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
+ if (os == "linux") and not debug: [TIMEOUT, NOTRUN]
[Clicking an <input type=password> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=url> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=button> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=reset> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=time> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=month> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=search> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <img> without a 'usemap' attribute opens <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=text> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking the content of an <embed> doesn't open <details>]
expected:
- if os == "mac": [TIMEOUT, PASS]
+ if (os == "mac") and not debug: TIMEOUT
+ if (os == "linux") and not debug: [PASS, TIMEOUT]
[Clicking an <input type=submit> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=week> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=tel> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=email> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <img> with a 'usemap' attribute doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=checkbox> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN
[Clicking an <input type=range> doesn't open <details>]
expected:
- if os == "mac": [PASS, NOTRUN]
+ if (os == "mac") and not debug: [NOTRUN, PASS]
+ if (os == "linux") and not debug: NOTRUN