Title: [198438] trunk/LayoutTests
Revision
198438
Author
[email protected]
Date
2016-03-18 12:44:25 -0700 (Fri, 18 Mar 2016)

Log Message

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

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198437 => 198438)


--- trunk/LayoutTests/ChangeLog	2016-03-18 19:18:52 UTC (rev 198437)
+++ trunk/LayoutTests/ChangeLog	2016-03-18 19:44:25 UTC (rev 198438)
@@ -1,3 +1,11 @@
+2016-03-18  Ryan Haddad  <[email protected]>
+
+        Rebaseline inspector/model/remote-object.html for mac after r198435
+
+        Unreviewed test gardening.
+
+        * platform/mac/inspector/model/remote-object-expected.txt:
+
 2016-03-18  Nan Wang  <[email protected]>
 
         AX: AXARIACurrent exposed but not displayed in Accessibility Inspector

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


--- trunk/LayoutTests/platform/mac/inspector/model/remote-object-expected.txt	2016-03-18 19:18:52 UTC (rev 198437)
+++ trunk/LayoutTests/platform/mac/inspector/model/remote-object-expected.txt	2016-03-18 19:44:25 UTC (rev 198438)
@@ -1664,7 +1664,7 @@
     "_listeners": null,
     "_type": "object",
     "_description": "DataView",
-    "_lossless": false,
+    "_lossless": true,
     "_overflow": false,
     "_properties": [
       {
@@ -1678,12 +1678,6 @@
         "_name": "byteLength",
         "_type": "number",
         "_value": "16"
-      },
-      {
-        "_listeners": null,
-        "_name": "buffer",
-        "_type": "object",
-        "_value": "ArrayBuffer"
       }
     ],
     "_entries": null
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to