Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: third_party/WebKit/LayoutTests/webaudio/internals/README.md

Issue 2815493002: Move layout tests that use 'js-test.js' to |internals| directory (Closed)
Patch Set: Path fixed Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webaudio/internals/README.md
diff --git a/third_party/WebKit/LayoutTests/webaudio/internals/README.md b/third_party/WebKit/LayoutTests/webaudio/internals/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..5c35e2b961a01e1671d35bfdcf2f2f5f2b686b65
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/webaudio/internals/README.md
@@ -0,0 +1,3 @@
+# WebAudio Layout tests using |window.internals|
+
+Certain features in "resources/js-test.js" depends on special hooks from Chromium test runner, and the test using these features cannot be upstreamed. This directory is a collection of such test files.

Powered by Google App Engine
This is Rietveld 408576698