Index: LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt |
diff --git a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt |
index d74dfeeb14273e69d93270556ce834cf26e62f5f..249b7e27933f0e68c18e19f1c14e05765be70e71 100644 |
--- a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt |
+++ b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: canPlayType()'s 'keySystem' parameter is deprecated and will be removed soon. Please use 'navigator.requestMediaKeySystemAccess()' instead. |
+CONSOLE WARNING: canPlayType()'s 'keySystem' parameter is deprecated and will be ignored in M46 (beta around September 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead. |
Test Encrypted Media extension of HTMLMediaElement canPlayType() method. |
The test is designed to pass with any implementation regardless of supported media types and relies on the expected log to detect the expected results for some types. To get sufficient coverage, it is important that an implementation support clearkey encryption of at least one of the types below. |