Title: [280368] trunk/LayoutTests
Revision
280368
Author
[email protected]
Date
2021-07-27 18:38:05 -0700 (Tue, 27 Jul 2021)

Log Message

[LayoutTests] Delete unused LayoutTests/inspector resources
https://bugs.webkit.org/show_bug.cgi?id=226800

Reviewed by Jonathan Bedard.

* inspector/console/resources/errors.css: Removed.
* inspector/dom/resources/highlight-iframe.html: Removed.
* inspector/network/resources/data-intercepted.json: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280367 => 280368)


--- trunk/LayoutTests/ChangeLog	2021-07-28 01:25:32 UTC (rev 280367)
+++ trunk/LayoutTests/ChangeLog	2021-07-28 01:38:05 UTC (rev 280368)
@@ -1,3 +1,14 @@
+2021-07-27  Amir Mark Jr  <[email protected]>
+
+        [LayoutTests] Delete unused LayoutTests/inspector resources
+        https://bugs.webkit.org/show_bug.cgi?id=226800
+
+        Reviewed by Jonathan Bedard.
+
+        * inspector/console/resources/errors.css: Removed.
+        * inspector/dom/resources/highlight-iframe.html: Removed.
+        * inspector/network/resources/data-intercepted.json: Removed.
+
 2021-07-27  Alexey Shvayka  <[email protected]>
 
         ProxyObject callees should be skipped during Function.prototype.caller resolution

Deleted: trunk/LayoutTests/inspector/console/resources/errors.css (280367 => 280368)


--- trunk/LayoutTests/inspector/console/resources/errors.css	2021-07-28 01:25:32 UTC (rev 280367)
+++ trunk/LayoutTests/inspector/console/resources/errors.css	2021-07-28 01:38:05 UTC (rev 280368)
@@ -1,7 +0,0 @@
-div { * color: red; } div { * color: red; }
-
-div {
-    *
-    color:
-    red;
-}

Deleted: trunk/LayoutTests/inspector/dom/resources/highlight-iframe.html (280367 => 280368)


--- trunk/LayoutTests/inspector/dom/resources/highlight-iframe.html	2021-07-28 01:25:32 UTC (rev 280367)
+++ trunk/LayoutTests/inspector/dom/resources/highlight-iframe.html	2021-07-28 01:38:05 UTC (rev 280368)
@@ -1,8 +0,0 @@
-<html>
-    <head>
-    </head>
-    <body>
-        <div id="id-one" style="width:150px; height: 250px"></div>
-        <div></div>
-    </body>
-</html>
\ No newline at end of file

Deleted: trunk/LayoutTests/inspector/network/resources/data-intercepted.json (280367 => 280368)


--- trunk/LayoutTests/inspector/network/resources/data-intercepted.json	2021-07-28 01:25:32 UTC (rev 280367)
+++ trunk/LayoutTests/inspector/network/resources/data-intercepted.json	2021-07-28 01:38:05 UTC (rev 280368)
@@ -1 +0,0 @@
-intercepted request
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to