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 249b7e27933f0e68c18e19f1c14e05765be70e71..b0b4ef5ca0d883d9d186d494f5bd3808ad0422a5 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 ignored in M46 (beta around September 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead. |
+CONSOLE WARNING: canPlayType()'s 'keySystem' parameter is deprecated and will be ignored in M47 (beta around October 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. |