diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /testing/web-platform/meta/mathml | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-adbda400be353e676059e335c3c0aaf99e719475.tar.xz firefox-adbda400be353e676059e335c3c0aaf99e719475.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/mathml')
2 files changed, 2 insertions, 30 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/semantics-005.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/semantics-005.html.ini new file mode 100644 index 0000000000..9ba38a22ff --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/semantics-005.html.ini @@ -0,0 +1,2 @@ +[semantics-005.html.ini] + prefs: [mathml.stixgeneral_operator_stretching.disabled:false] # bug 1309429; bug 1648335 diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini index 35ff408d09..4dfd835f5f 100644 --- a/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini +++ b/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini @@ -1,36 +1,6 @@ [math-global-event-handlers.tentative.html] expected: if (os == "android") and fission: [OK, TIMEOUT] - [oncontextlost: must be on the appropriate locations for GlobalEventHandlers] - expected: FAIL - - [oncontextlost: the default value must be null] - expected: FAIL - - [oncontextlost: the content attribute must be compiled into a function as the corresponding property] - expected: FAIL - - [oncontextlost: dynamic changes on the attribute] - expected: FAIL - - [oncontextlost: dispatching an Event at a <math> element must trigger element.oncontextlost] - expected: FAIL - - [oncontextrestored: must be on the appropriate locations for GlobalEventHandlers] - expected: FAIL - - [oncontextrestored: the default value must be null] - expected: FAIL - - [oncontextrestored: the content attribute must be compiled into a function as the corresponding property] - expected: FAIL - - [oncontextrestored: dynamic changes on the attribute] - expected: FAIL - - [oncontextrestored: dispatching an Event at a <math> element must trigger element.oncontextrestored] - expected: FAIL - [onbeforematch: must be on the appropriate locations for GlobalEventHandlers] expected: FAIL |