Title: [101630] trunk/LayoutTests
Revision
101630
Author
[email protected]
Date
2011-12-01 00:07:48 -0800 (Thu, 01 Dec 2011)

Log Message

[Qt] Unreviewed gardening after r101591.

* platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Updated.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101629 => 101630)


--- trunk/LayoutTests/ChangeLog	2011-12-01 08:05:06 UTC (rev 101629)
+++ trunk/LayoutTests/ChangeLog	2011-12-01 08:07:48 UTC (rev 101630)
@@ -1,5 +1,11 @@
 2011-12-01  Csaba Osztrogonác  <[email protected]>
 
+        [Qt] Unreviewed gardening after r101591.
+
+        * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Updated.
+
+2011-12-01  Csaba Osztrogonác  <[email protected]>
+
         Fix typo in the tests added by r101575.
 
         * editing/deleting/delete-and-cleanup-expected.txt:

Modified: trunk/LayoutTests/platform/qt/fast/dom/constructed-objects-prototypes-expected.txt (101629 => 101630)


--- trunk/LayoutTests/platform/qt/fast/dom/constructed-objects-prototypes-expected.txt	2011-12-01 08:05:06 UTC (rev 101629)
+++ trunk/LayoutTests/platform/qt/fast/dom/constructed-objects-prototypes-expected.txt	2011-12-01 08:07:48 UTC (rev 101630)
@@ -39,6 +39,8 @@
 PASS (new inner.PopStateEvent()).constructor.isInner is true
 PASS (new inner.ProgressEvent()).isInner is true
 PASS (new inner.ProgressEvent()).constructor.isInner is true
+PASS (new inner.StorageEvent()).isInner is true
+PASS (new inner.StorageEvent()).constructor.isInner is true
 PASS (new inner.WebGLContextEvent()).isInner is true
 PASS (new inner.WebGLContextEvent()).constructor.isInner is true
 PASS (new inner.WebKitAnimationEvent()).isInner is true
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to