diff options
Diffstat (limited to 'testing/web-platform/meta/css/geometry/idlharness.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/css/geometry/idlharness.any.js.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/geometry/idlharness.any.js.ini b/testing/web-platform/meta/css/geometry/idlharness.any.js.ini new file mode 100644 index 0000000000..b0a555cbf0 --- /dev/null +++ b/testing/web-platform/meta/css/geometry/idlharness.any.js.ini @@ -0,0 +1,15 @@ +[idlharness.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[idlharness.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [DOMPoint interface: legacy window alias] + expected: FAIL + + [DOMRect interface: legacy window alias] + expected: FAIL + + [DOMMatrix interface: legacy window alias] + expected: FAIL |