Title: [101209] trunk/LayoutTests
Revision
101209
Author
[email protected]
Date
2011-11-27 12:52:23 -0800 (Sun, 27 Nov 2011)

Log Message

[Qt] Unreviewed weekend gardening after r101183.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101208 => 101209)


--- trunk/LayoutTests/ChangeLog	2011-11-27 20:34:10 UTC (rev 101208)
+++ trunk/LayoutTests/ChangeLog	2011-11-27 20:52:23 UTC (rev 101209)
@@ -1,3 +1,9 @@
+2011-11-27  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed weekend gardening after r101183.
+
+        * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Updated.
+
 2011-11-27  Robert Hogan  <[email protected]>
 
         Mac, Qt and Gtk results for r101202

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


--- trunk/LayoutTests/platform/qt/fast/dom/constructed-objects-prototypes-expected.txt	2011-11-27 20:34:10 UTC (rev 101208)
+++ trunk/LayoutTests/platform/qt/fast/dom/constructed-objects-prototypes-expected.txt	2011-11-27 20:52:23 UTC (rev 101209)
@@ -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.WebGLContextEvent()).isInner is true
+PASS (new inner.WebGLContextEvent()).constructor.isInner is true
 PASS (new inner.WebKitAnimationEvent()).isInner is true
 PASS (new inner.WebKitAnimationEvent()).constructor.isInner is true
 PASS (new inner.WebKitCSSMatrix()).isInner is true
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to