Title: [102929] trunk/LayoutTests
Revision
102929
Author
[email protected]
Date
2011-12-15 05:32:43 -0800 (Thu, 15 Dec 2011)

Log Message

Unreviewed, GTK rebaseline.

* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102928 => 102929)


--- trunk/LayoutTests/ChangeLog	2011-12-15 13:26:06 UTC (rev 102928)
+++ trunk/LayoutTests/ChangeLog	2011-12-15 13:32:43 UTC (rev 102929)
@@ -1,3 +1,9 @@
+2011-12-15  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline.
+
+        * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
+
 2011-12-14  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: Console should show network messages origins.

Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt (102928 => 102929)


--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt	2011-12-15 13:26:06 UTC (rev 102928)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt	2011-12-15 13:32:43 UTC (rev 102929)
@@ -493,6 +493,7 @@
 PASS typeof Object.getOwnPropertyDescriptor(window, 'shouldBeUndefined') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'shouldEvaluateTo') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'shouldHaveHadError') is 'object'
+PASS typeof Object.getOwnPropertyDescriptor(window, 'shouldNotBe') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'shouldThrow') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'status') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'statusbar') is 'object'
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to