blob: 1d819221fd5048549d14d96c4e902a40a1ce09ae (
plain)
1
2
3
4
5
6
7
8
9
|
This directory contains tests originally borrowed from the Blink Web Audio test
suite.
The process of borrowing tests from Blink is as follows:
* Import the pristine file from the Blink repo, noting the revision in the
commit message.
* Modify the test files to turn the LayoutTest into a mochitest-plain and add
* them to the test suite in a separate commit.
|