Commit 91c3dd76 authored by Raymond Toy's avatar Raymond Toy Committed by Commit Bot

Upstream WaveShaper tests to WPT

Bug: 745778
Change-Id: I7c9d5803bf488e1f7c306b7cae652a182b64d633
Reviewed-on: https://chromium-review.googlesource.com/896392Reviewed-by: default avatarHongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#533768}
parent 7728e879
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
<title> <title>
Test WaveShaper Copies Curve Data Test WaveShaper Copies Curve Data
</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>
waveshaper-limits.html waveshaper-limits.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,10 +4,10 @@ ...@@ -4,10 +4,10 @@
<title> <title>
Simple Tests of WaveShaperNode Simple Tests of WaveShaperNode
</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>
waveshaper.html waveshaper.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/buffer-loader.js"></script> <script src="../../resources/buffer-loader.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