Index: LayoutTests/http/tests/permissionclient/video-permissions-expected.txt |
diff --git a/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt b/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..627e2ee2601501d193a94cd26eee27f9fb37a550 |
--- /dev/null |
+++ b/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt |
@@ -0,0 +1,6 @@ |
+PERMISSION CLIENT: allowMedia(http://127.0.0.1:8000/permissionclient/resources/redir.php?url=http://127.0.0.1:8000/media/resources/test.ogv): true |
+PERMISSION CLIENT: allowMedia(http://127.0.0.1:8000/media/resources/test.ogv): true |
+This test checks that all URLs in a redirect chain are passed to the PermissionClient. |
+ |
+PASS: video loaded |
+ |