michael@0: This directory contains tests originally borrowed from the Blink Web Audio test michael@0: suite. michael@0: michael@0: The process of borrowing tests from Blink is as follows: michael@0: michael@0: * Import the pristine file from the Blink repo, noting the revision in the michael@0: commit message. michael@0: * Modify the test files to turn the LayoutTest into a mochitest-plain and add michael@0: * them to the test suite in a separate commit.