Title: [280377] trunk/LayoutTests
- Revision
- 280377
- Author
- [email protected]
- Date
- 2021-07-27 23:19:35 -0700 (Tue, 27 Jul 2021)
Log Message
[LayoutTests] Delete unused LayoutTests/fullscreen resources
https://bugs.webkit.org/show_bug.cgi?id=226831
Reviewed by Alex Christensen.
Removing un-used resoruces after php tests were converted to Python.
* fullscreen/resources/not-allowed.html: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (280376 => 280377)
--- trunk/LayoutTests/ChangeLog 2021-07-28 05:55:23 UTC (rev 280376)
+++ trunk/LayoutTests/ChangeLog 2021-07-28 06:19:35 UTC (rev 280377)
@@ -1,3 +1,14 @@
+2021-07-27 Robert Jenner <[email protected]>
+
+ [LayoutTests] Delete unused LayoutTests/fullscreen resources
+ https://bugs.webkit.org/show_bug.cgi?id=226831
+
+ Reviewed by Alex Christensen.
+
+ Removing un-used resoruces after php tests were converted to Python.
+
+ * fullscreen/resources/not-allowed.html: Removed.
+
2021-07-27 Sihui Liu <[email protected]>
Update platform specific TestExpectations for imported IndexedDB tests
Deleted: trunk/LayoutTests/fullscreen/resources/not-allowed.html (280376 => 280377)
--- trunk/LayoutTests/fullscreen/resources/not-allowed.html 2021-07-28 05:55:23 UTC (rev 280376)
+++ trunk/LayoutTests/fullscreen/resources/not-allowed.html 2021-07-28 06:19:35 UTC (rev 280377)
@@ -1,7 +0,0 @@
-<p>Test for <a href="" 58638</a>:
-Do not allow fullscreen from within a <frame> element, even with the <i>webkitallowfullscreen</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>
- top.consoleDiv = document.getElementById('console');
-</script>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes