Title: [202879] trunk/LayoutTests
Revision
202879
Author
ryanhad...@apple.com
Date
2016-07-06 14:39:40 -0700 (Wed, 06 Jul 2016)

Log Message

Rebaseline inspector/model/remote-object.html after r202873

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202878 => 202879)


--- trunk/LayoutTests/ChangeLog	2016-07-06 21:23:13 UTC (rev 202878)
+++ trunk/LayoutTests/ChangeLog	2016-07-06 21:39:40 UTC (rev 202879)
@@ -1,5 +1,13 @@
 2016-07-06  Ryan Haddad  <ryanhad...@apple.com>
 
+        Rebaseline inspector/model/remote-object.html after r202873
+
+        Unreviewed test gardening.
+
+        * platform/mac/inspector/model/remote-object-expected.txt:
+
+2016-07-06  Ryan Haddad  <ryanhad...@apple.com>
+
         Correct a typo in the Mac TestExpectations file.
 
         Unreviewed test gardening.

Modified: trunk/LayoutTests/platform/mac/inspector/model/remote-object-expected.txt (202878 => 202879)


--- trunk/LayoutTests/platform/mac/inspector/model/remote-object-expected.txt	2016-07-06 21:23:13 UTC (rev 202878)
+++ trunk/LayoutTests/platform/mac/inspector/model/remote-object-expected.txt	2016-07-06 21:39:40 UTC (rev 202879)
@@ -1961,6 +1961,13 @@
       },
       {
         "_listeners": null,
+        "_name": "assignedSlot",
+        "_type": "object",
+        "_subtype": "null",
+        "_value": "null"
+      },
+      {
+        "_listeners": null,
         "_name": "splitText",
         "_type": "function",
         "_value": ""
@@ -1976,12 +1983,6 @@
         "_name": "data",
         "_type": "string",
         "_value": "text content"
-      },
-      {
-        "_listeners": null,
-        "_name": "length",
-        "_type": "number",
-        "_value": "12"
       }
     ],
     "_entries": null
@@ -2031,10 +2032,9 @@
       },
       {
         "_listeners": null,
-        "_name": "assignedSlot",
-        "_type": "object",
-        "_subtype": "null",
-        "_value": "null"
+        "_name": "substringData",
+        "_type": "function",
+        "_value": ""
       }
     ],
     "_entries": null
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to