| Index: third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/document-fullscreen-enabled.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/document-fullscreen-enabled.html b/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/document-fullscreen-enabled.html
|
| index d45bb1576e9111d379a0f85985c088f8c94caf21..8c7057b430cc5125e5905116cc3d2fa57b452e3b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/document-fullscreen-enabled.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/document-fullscreen-enabled.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<title>Document.fullscreenEnabled</title>
|
| +<title>Document#fullscreenEnabled</title>
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| <div id="log"></div>
|
|
|