Title: [294029] trunk/LayoutTests
Revision
294029
Author
[email protected]
Date
2022-05-10 15:53:03 -0700 (Tue, 10 May 2022)

Log Message

Rebase inspector/timeline/line-column.html for Mac
https://bugs.webkit.org/show_bug.cgi?id=240291

Unreviewed test gardening.

* LayoutTests/inspector/timeline/line-column-expected.txt:

Canonical link: https://commits.webkit.org/250453@main

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (294028 => 294029)


--- trunk/LayoutTests/ChangeLog	2022-05-10 22:30:48 UTC (rev 294028)
+++ trunk/LayoutTests/ChangeLog	2022-05-10 22:53:03 UTC (rev 294029)
@@ -1,3 +1,12 @@
+2022-05-10  Truitt Savell  <[email protected]>
+
+        Rebase inspector/timeline/line-column.html for Mac
+        https://bugs.webkit.org/show_bug.cgi?id=240291
+
+        Unreviewed test gardening.
+
+        * inspector/timeline/line-column-expected.txt:
+
 2022-05-10  Tim Nguyen  <[email protected]>
 
         Fix inertness of pseudo-elements

Modified: trunk/LayoutTests/inspector/timeline/line-column-expected.txt (294028 => 294029)


--- trunk/LayoutTests/inspector/timeline/line-column-expected.txt	2022-05-10 22:30:48 UTC (rev 294028)
+++ trunk/LayoutTests/inspector/timeline/line-column-expected.txt	2022-05-10 22:53:03 UTC (rev 294029)
@@ -64,7 +64,7 @@
               "functionName": "",
               "url": "",
               "scriptId": "<filtered>",
-              "lineNumber": 142,
+              "lineNumber": 141,
               "columnNumber": 97
             }
           ],
@@ -117,7 +117,7 @@
           "functionName": "",
           "url": "",
           "scriptId": "<filtered>",
-          "lineNumber": 142,
+          "lineNumber": 141,
           "columnNumber": 97
         }
       ],
@@ -177,7 +177,7 @@
           "functionName": "",
           "url": "",
           "scriptId": "<filtered>",
-          "lineNumber": 142,
+          "lineNumber": 141,
           "columnNumber": 97
         }
       ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to