Title: [245303] trunk/LayoutTests
Revision
245303
Author
[email protected]
Date
2019-05-14 13:36:46 -0700 (Tue, 14 May 2019)

Log Message

Rebaseline inspector/model/remote-object.html after r245288
https://bugs.webkit.org/show_bug.cgi?id=197833

Unreviewed test gardening.

* inspector/model/remote-object-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (245302 => 245303)


--- trunk/LayoutTests/ChangeLog	2019-05-14 20:35:32 UTC (rev 245302)
+++ trunk/LayoutTests/ChangeLog	2019-05-14 20:36:46 UTC (rev 245303)
@@ -1,3 +1,12 @@
+2019-05-14  Truitt Savell  <[email protected]>
+
+        Rebaseline inspector/model/remote-object.html after r245288
+        https://bugs.webkit.org/show_bug.cgi?id=197833
+
+        Unreviewed test gardening.
+
+        * inspector/model/remote-object-expected.txt:
+
 2019-05-14  Zalan Bujtas  <[email protected]>
 
         Do not try to issue repaint while the render tree is being destroyed.

Modified: trunk/LayoutTests/inspector/model/remote-object-expected.txt (245302 => 245303)


--- trunk/LayoutTests/inspector/model/remote-object-expected.txt	2019-05-14 20:35:32 UTC (rev 245302)
+++ trunk/LayoutTests/inspector/model/remote-object-expected.txt	2019-05-14 20:36:46 UTC (rev 245303)
@@ -1464,10 +1464,10 @@
 {
   "_type": "object",
   "_objectId": "<filtered>",
-  "_description": "Foo3",
+  "_description": "Object",
   "_preview": {
     "_type": "object",
-    "_description": "Foo3",
+    "_description": "Object",
     "_lossless": false,
     "_overflow": false,
     "_properties": [],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to