Title: [97236] trunk/LayoutTests
- Revision
- 97236
- Author
- [email protected]
- Date
- 2011-10-11 23:10:12 -0700 (Tue, 11 Oct 2011)
Log Message
Rebaseline after r97225.
* fast/dom/constructed-objects-prototypes-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (97235 => 97236)
--- trunk/LayoutTests/ChangeLog 2011-10-12 06:09:21 UTC (rev 97235)
+++ trunk/LayoutTests/ChangeLog 2011-10-12 06:10:12 UTC (rev 97236)
@@ -1,3 +1,9 @@
+2011-10-11 Ryosuke Niwa <[email protected]>
+
+ Rebaseline after r97225.
+
+ * fast/dom/constructed-objects-prototypes-expected.txt:
+
2011-10-11 Simon Fraser <[email protected]>
Some more WK2 test skipping.
Modified: trunk/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt (97235 => 97236)
--- trunk/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt 2011-10-12 06:09:21 UTC (rev 97235)
+++ trunk/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt 2011-10-12 06:10:12 UTC (rev 97236)
@@ -35,12 +35,12 @@
PASS (new inner.ProgressEvent()).constructor.isInner is true
PASS (new inner.WebKitAnimationEvent()).isInner is true
PASS (new inner.WebKitAnimationEvent()).constructor.isInner is true
-PASS (new inner.WebKitTransitionEvent()).isInner is true
-PASS (new inner.WebKitTransitionEvent()).constructor.isInner is true
PASS (new inner.WebKitCSSMatrix()).isInner is true
PASS (new inner.WebKitCSSMatrix()).constructor.isInner is true
PASS (new inner.WebKitPoint()).isInner is true
PASS (new inner.WebKitPoint()).constructor.isInner is true
+PASS (new inner.WebKitTransitionEvent()).isInner is true
+PASS (new inner.WebKitTransitionEvent()).constructor.isInner is true
PASS (new inner.Worker('foo')).isInner is true
PASS (new inner.Worker('foo')).constructor.isInner is true
PASS (new inner.XMLHttpRequest()).isInner is true
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes