Title: [113376] trunk/LayoutTests
Revision
113376
Author
[email protected]
Date
2012-04-05 13:53:42 -0700 (Thu, 05 Apr 2012)

Log Message

Added takeRecords to WebKitMutationObserver properties list, to fix mac.

* platform/mac/fast/dom/Window/window-properties-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113375 => 113376)


--- trunk/LayoutTests/ChangeLog	2012-04-05 20:52:02 UTC (rev 113375)
+++ trunk/LayoutTests/ChangeLog	2012-04-05 20:53:42 UTC (rev 113376)
@@ -1,3 +1,9 @@
+2012-04-05  Rafael Weinstein  <[email protected]>
+
+        Added takeRecords to WebKitMutationObserver properties list, to fix mac.
+
+        * platform/mac/fast/dom/Window/window-properties-expected.txt:
+
 2012-04-05  Tony Chang  <[email protected]>
 
         Unreviewed, fix lint errors in GTK+ test_expectations.txt file.

Modified: trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt (113375 => 113376)


--- trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt	2012-04-05 20:52:02 UTC (rev 113375)
+++ trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt	2012-04-05 20:53:42 UTC (rev 113376)
@@ -2288,6 +2288,7 @@
 window.WebKitMutationObserver.prototype [object WebKitMutationObserverPrototype]
 window.WebKitMutationObserver.prototype.disconnect [function]
 window.WebKitMutationObserver.prototype.observe [function]
+window.WebKitMutationObserver.prototype.takeRecords [function]
 window.WebKitPoint [object WebKitPointConstructor]
 window.WebKitPoint.length [number]
 window.WebKitPoint.prototype [object WebKitPointPrototype]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to