Commit a75e09c3 authored by Raymond Toy's avatar Raymond Toy Committed by Commit Bot

Upstream StereoPanner tests to WPT

Bug: 745778
Change-Id: I6b81cec9fd69b028b4368e02a5de8bd1dad8bd53
Reviewed-on: https://chromium-review.googlesource.com/896629Reviewed-by: default avatarHongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#534096}
parent 871469bf
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
<title> <title>
Test StereoPannerNode Has No Dezippering Test StereoPannerNode Has No Dezippering
</title> </title>
<script src="../../resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../resources/audit-util.js"></script> <script src="../../resources/audit-util.js"></script>
<script src="../resources/audit.js"></script> <script src="../../resources/audit.js"></script>
</head> </head>
<body> <body>
<script id="layout-test-code"> <script id="layout-test-code">
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
<title> <title>
stereopannernode-basic.html stereopannernode-basic.html
</title> </title>
<script src="../../resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../resources/audit-util.js"></script> <script src="../../resources/audit-util.js"></script>
<script src="../resources/audit.js"></script> <script src="../../resources/audit.js"></script>
</head> </head>
<body> <body>
<script id="layout-test-code"> <script id="layout-test-code">
......
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
<title> <title>
stereopannernode-panning.html stereopannernode-panning.html
</title> </title>
<script src="../../resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../resources/audit-util.js"></script> <script src="../../resources/audit-util.js"></script>
<script src="../resources/audit.js"></script> <script src="../../resources/audit.js"></script>
<script src="../resources/stereopanner-testing.js"></script> <script src="../../resources/stereopanner-testing.js"></script>
</head> </head>
<body> <body>
<script id="layout-test-code"> <script id="layout-test-code">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment