diff options
Diffstat (limited to 'testing/web-platform/meta/html/browsers/the-window-object/window-indexed-properties.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/browsers/the-window-object/window-indexed-properties.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/browsers/the-window-object/window-indexed-properties.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/window-indexed-properties.html.ini new file mode 100644 index 0000000000..306c4c7aa6 --- /dev/null +++ b/testing/web-platform/meta/html/browsers/the-window-object/window-indexed-properties.html.ini @@ -0,0 +1,4 @@ +[window-indexed-properties.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + if (os == "linux") and (processor == "x86"): [OK, ERROR] |