Title: [114236] trunk/LayoutTests
Revision
114236
Author
ph...@webkit.org
Date
2012-04-16 02:24:29 -0700 (Mon, 16 Apr 2012)

Log Message

Unreviewed, GTK rebaseline after r114200.

* platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114235 => 114236)


--- trunk/LayoutTests/ChangeLog	2012-04-16 09:04:39 UTC (rev 114235)
+++ trunk/LayoutTests/ChangeLog	2012-04-16 09:24:29 UTC (rev 114236)
@@ -1,3 +1,9 @@
+2012-04-16  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, GTK rebaseline after r114200.
+
+        * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
+
 2012-04-16  Jason Liu  <jason....@torchmobile.com.cn>
 
         [BlackBerry] Missing readyState 2 when a XMLHttpRequest calls xmlhttp.open("HEAD","notExist.html",true).

Modified: trunk/LayoutTests/platform/gtk/fast/dom/prototype-inheritance-2-expected.txt (114235 => 114236)


--- trunk/LayoutTests/platform/gtk/fast/dom/prototype-inheritance-2-expected.txt	2012-04-16 09:04:39 UTC (rev 114235)
+++ trunk/LayoutTests/platform/gtk/fast/dom/prototype-inheritance-2-expected.txt	2012-04-16 09:24:29 UTC (rev 114236)
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS Array from inner.document.forms.testForm.__proto__.__proto__
+PASS Array from inner.document.forms.testForm.0.ownerDocument.defaultView.console.profiles
 PASS Attr from inner.document.forms.testForm.0.attributes.0
 PASS AttrConstructor from inner.document.forms.testForm.0.attributes.0.constructor
 PASS AttrPrototype from inner.document.forms.testForm.0.attributes.0.__proto__
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to