| Index: LayoutTests/media/video-controls-fullscreen-not-supported.html
|
| diff --git a/LayoutTests/media/video-controls-fullscreen-not-supported.html b/LayoutTests/media/video-controls-fullscreen-not-supported.html
|
| index 9b2fbb27694d61aa9155c25dedb0c0f2a5fa0aba..880419e55f6921885b06ce21af86a56e27e62b47 100644
|
| --- a/LayoutTests/media/video-controls-fullscreen-not-supported.html
|
| +++ b/LayoutTests/media/video-controls-fullscreen-not-supported.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <title>video controls fullscreen button</title>
|
| + <title>video controls fullscreen button with fullscreenSupported setting disabled</title>
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="media-file.js"></script>
|
|
|