diff options
Diffstat (limited to 'testing/web-platform/meta/resize-observer/svg-with-css-box-001.html.ini')
-rw-r--r-- | testing/web-platform/meta/resize-observer/svg-with-css-box-001.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/resize-observer/svg-with-css-box-001.html.ini b/testing/web-platform/meta/resize-observer/svg-with-css-box-001.html.ini new file mode 100644 index 0000000000..42b17f7264 --- /dev/null +++ b/testing/web-platform/meta/resize-observer/svg-with-css-box-001.html.ini @@ -0,0 +1,11 @@ +[svg-with-css-box-001.html] + expected: + if (os == "mac") and not debug: [OK, TIMEOUT] + if (os == "android") and fission: [TIMEOUT, OK] + [test0: observe `foreignObject` SVG in HTML document] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [guard] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] |