diff -r 000000000000 -r 6474c204b198 content/media/webaudio/test/blink/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/content/media/webaudio/test/blink/README Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,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.