| Index: LayoutTests/fullscreen/resources/not-allowed.html
|
| diff --git a/LayoutTests/fullscreen/resources/not-allowed.html b/LayoutTests/fullscreen/resources/not-allowed.html
|
| index 46412abf74551af8801e2f360d458e3388a6fffe..6d5f58cd073bb744a2815593468ae773c05715ca 100644
|
| --- a/LayoutTests/fullscreen/resources/not-allowed.html
|
| +++ b/LayoutTests/fullscreen/resources/not-allowed.html
|
| @@ -1,5 +1,5 @@
|
| <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=58638">bug 58638</a>:
|
| -Do not allow fullscreen from within a <frame> element, even with the <i>webkitallowfullscreen</i> attribute set.</p>
|
| +Do not allow fullscreen from within a <frame> element, even with the <i>allowfullscreen</i> attribute set.</p>
|
| <p>To test manually, click the "Go full screen" button - the page should not enter full screen mode.</p>
|
| <div id="console"></div>
|
| <script>
|
|
|