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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/encrypted-media/README.md

Issue 2546853003: Add W3C encrypted-media tests (Closed)
Patch Set: rebase now that content files landed Created 4 years 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/imported/wpt/encrypted-media/README.md
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encrypted-media/README.md b/third_party/WebKit/LayoutTests/imported/wpt/encrypted-media/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..932c9962d53adc6fdd76a6efcbcefc3acb9fef50
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/encrypted-media/README.md
@@ -0,0 +1,7 @@
+## Preparing to run tests
+The following steps may be necessary when running test from a new server/origin for the first time.
+* Some implementations and/or tests may require consent.
+ When running on such clients, manually run a test to trigger the consent request and choose to persist the consent.
+* Some of the tests, such as *-retrieve-*, use pop-ups.
+ It may be necessary to run these tests manually and choose to always allow pop-ups on the origin.
+ Related test failures may appear as: "Cannot set property 'onload' of undefined"

Powered by Google App Engine
This is Rietveld 408576698