Title: [249814] trunk/LayoutTests
Revision
249814
Author
ryanhad...@apple.com
Date
2019-09-12 13:10:43 -0700 (Thu, 12 Sep 2019)

Log Message

Unreviewed test gardening, rebaseline inspector/model/remote-object.html after r249808.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (249813 => 249814)


--- trunk/LayoutTests/ChangeLog	2019-09-12 19:36:00 UTC (rev 249813)
+++ trunk/LayoutTests/ChangeLog	2019-09-12 20:10:43 UTC (rev 249814)
@@ -1,3 +1,9 @@
+2019-09-12  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening, rebaseline inspector/model/remote-object.html after r249808.
+
+        * inspector/model/remote-object-expected.txt:
+
 2019-09-12  Wenson Hsieh  <wenson_hs...@apple.com>
 
         [Cocoa] Text indicator for an image link on the front page of apple.com looks wrong

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


--- trunk/LayoutTests/inspector/model/remote-object-expected.txt	2019-09-12 19:36:00 UTC (rev 249813)
+++ trunk/LayoutTests/inspector/model/remote-object-expected.txt	2019-09-12 20:10:43 UTC (rev 249814)
@@ -150,7 +150,7 @@
 {
   "_type": "bigint",
   "_description": "123n",
-  "_value": "<filtered 123n>"
+  "_value": "123n [BigInt Not Enabled in Web Inspector]"
 }
 
 -----------------------------------------------------
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to