diff options
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini')
-rw-r--r-- | testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini b/testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini new file mode 100644 index 000000000..239cdde43 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/object-src/object-src-2_2.html.ini @@ -0,0 +1,8 @@ +[object-src-2_2.html] + type: testharness + [Async SWF load test] + expected: + if (os == "linux") and (version == "Ubuntu 16.04"): PASS + if (os == "linux") and (version == "Ubuntu 12.04"): NOTRUN + if not (os == "linux"): NOTRUN + |