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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 ## Preparing to run tests
2 The following steps may be necessary when running test from a new server/origin for the first time.
3 * Some implementations and/or tests may require consent.
4 When running on such clients, manually run a test to trigger the consent reque st and choose to persist the consent.
5 * Some of the tests, such as *-retrieve-*, use pop-ups.
6 It may be necessary to run these tests manually and choose to always allow pop -ups on the origin.
7 Related test failures may appear as: "Cannot set property 'onload' of undefine d"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698