blob: b686365789a0a8362f071a773227b3f2b6aee771 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[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
|