diff options
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/media-src/media-src-7_3.html.ini')
-rw-r--r-- | testing/web-platform/meta/content-security-policy/media-src/media-src-7_3.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/media-src/media-src-7_3.html.ini b/testing/web-platform/meta/content-security-policy/media-src/media-src-7_3.html.ini new file mode 100644 index 000000000..bc41ad182 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/media-src/media-src-7_3.html.ini @@ -0,0 +1,10 @@ +[media-src-7_3.html] + type: testharness + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT + [In-policy track element] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): NOTRUN + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): NOTRUN + |