Index: LayoutTests/media/encrypted-media/encrypted-media-can-play-type-expected.txt |
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-can-play-type-expected.txt b/LayoutTests/media/encrypted-media/encrypted-media-can-play-type-expected.txt |
index a09feb9a5c0b77b77e46f0d29ddc8e4cd2617970..4b146237fc31086eb85c0f58adbe61f26fa4c393 100644 |
--- a/LayoutTests/media/encrypted-media/encrypted-media-can-play-type-expected.txt |
+++ b/LayoutTests/media/encrypted-media/encrypted-media-can-play-type-expected.txt |
@@ -2,8 +2,6 @@ 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. |
-Always return the empty string for no type. |
-EXPECTED (video.canPlayType() == '') OK |
Always return the empty string for an empty type. |
EXPECTED (video.canPlayType('') == '') OK |