1
0
Fork 0
firefox/testing/web-platform/meta/css/css-display/display-math-on-non-mathml-elements.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

17 lines
497 B
INI

[display-math-on-non-mathml-elements.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[computed display on <svg style="display: block math;">]
expected: FAIL
[computed display on <div style="display: inline math;">]
expected: FAIL
[computed display on <svg style="display: math block;">]
expected: FAIL
[computed display on <div style="display: math;">]
expected: FAIL
[computed display on <div style="display: math inline;">]
expected: FAIL