blob: f2e1fc5f9be3a127b00591470f6491098a066170 (
plain)
1
2
3
4
5
6
7
|
[href-mpath-element.html]
expected:
if (os == "android") and debug and not fission: [OK, TIMEOUT]
if (os == "android") and debug and fission: [OK, TIMEOUT]
[Test for mpath when removing xlink:href but we still have href]
expected:
if (os == "android") and debug: [PASS, TIMEOUT]
|