Title: [110474] trunk/LayoutTests
- Revision
- 110474
- Author
- [email protected]
- Date
- 2012-03-12 14:04:48 -0700 (Mon, 12 Mar 2012)
Log Message
Add test expectations accidentally left out of r110465.
* fast/mutation/delivery-order-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (110473 => 110474)
--- trunk/LayoutTests/ChangeLog 2012-03-12 21:01:09 UTC (rev 110473)
+++ trunk/LayoutTests/ChangeLog 2012-03-12 21:04:48 UTC (rev 110474)
@@ -1,3 +1,9 @@
+2012-03-12 Adam Klein <[email protected]>
+
+ Add test expectations accidentally left out of r110465.
+
+ * fast/mutation/delivery-order-expected.txt: Added.
+
2012-03-12 Ryosuke Niwa <[email protected]>
Mac rebaseline. Offset is always 700px now.
Added: trunk/LayoutTests/fast/mutation/delivery-order-expected.txt (0 => 110474)
--- trunk/LayoutTests/fast/mutation/delivery-order-expected.txt (rev 0)
+++ trunk/LayoutTests/fast/mutation/delivery-order-expected.txt 2012-03-12 21:04:48 UTC (rev 110474)
@@ -0,0 +1,20 @@
+Test that MutationObservers are delivered to in order of creation.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS order.length is 10
+PASS order[0] is 0
+PASS order[1] is 1
+PASS order[2] is 2
+PASS order[3] is 3
+PASS order[4] is 4
+PASS order[5] is 5
+PASS order[6] is 6
+PASS order[7] is 7
+PASS order[8] is 8
+PASS order[9] is 9
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
Property changes on: trunk/LayoutTests/fast/mutation/delivery-order-expected.txt
___________________________________________________________________
Added: svn:eol-style
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes