Title: [197574] trunk/LayoutTests
Revision
197574
Author
[email protected]
Date
2016-03-04 11:13:25 -0800 (Fri, 04 Mar 2016)

Log Message

Rebaseline inspector/model/remote-object.html for mac after r197539

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197573 => 197574)


--- trunk/LayoutTests/ChangeLog	2016-03-04 19:09:37 UTC (rev 197573)
+++ trunk/LayoutTests/ChangeLog	2016-03-04 19:13:25 UTC (rev 197574)
@@ -1,3 +1,11 @@
+2016-03-04  Ryan Haddad  <[email protected]>
+
+        Rebaseline inspector/model/remote-object.html for mac after r197539
+
+        Unreviewed test gardening.
+
+        * platform/mac/inspector/model/remote-object-expected.txt:
+
 2016-03-04  Myles C. Maxfield  <[email protected]>
 
         Whitespace causes font-variant: all-small-caps to synthesize

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


--- trunk/LayoutTests/platform/mac/inspector/model/remote-object-expected.txt	2016-03-04 19:09:37 UTC (rev 197573)
+++ trunk/LayoutTests/platform/mac/inspector/model/remote-object-expected.txt	2016-03-04 19:13:25 UTC (rev 197574)
@@ -4718,6 +4718,18 @@
           "_entries": null
         },
         "_internal": true
+      },
+      {
+        "_listeners": null,
+        "_name": "x",
+        "_type": "number",
+        "_value": "1"
+      },
+      {
+        "_listeners": null,
+        "_name": "y",
+        "_type": "number",
+        "_value": "1"
       }
     ],
     "_entries": null
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to