Title: [201779] trunk/LayoutTests
Revision
201779
Author
[email protected]
Date
2016-06-07 17:36:05 -0700 (Tue, 07 Jun 2016)

Log Message

Rebaseline fast/events/touch/document-create-touch-list-ios.html

Unreviewed test gardening.

* fast/events/touch/document-create-touch-list-ios-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (201778 => 201779)


--- trunk/LayoutTests/ChangeLog	2016-06-08 00:32:08 UTC (rev 201778)
+++ trunk/LayoutTests/ChangeLog	2016-06-08 00:36:05 UTC (rev 201779)
@@ -1,3 +1,11 @@
+2016-06-07  Ryan Haddad  <[email protected]>
+
+        Rebaseline fast/events/touch/document-create-touch-list-ios.html
+
+        Unreviewed test gardening.
+
+        * fast/events/touch/document-create-touch-list-ios-expected.txt:
+
 2016-06-07  Myles C. Maxfield  <[email protected]>
 
         Text-decoration-style: dashed / dotted rendered as solid

Modified: trunk/LayoutTests/fast/events/touch/document-create-touch-list-ios-expected.txt (201778 => 201779)


--- trunk/LayoutTests/fast/events/touch/document-create-touch-list-ios-expected.txt	2016-06-08 00:32:08 UTC (rev 201778)
+++ trunk/LayoutTests/fast/events/touch/document-create-touch-list-ios-expected.txt	2016-06-08 00:36:05 UTC (rev 201779)
@@ -12,6 +12,7 @@
 PASS touchList.item(0) is null
 PASS touchList.item(1) is null
 FAIL An exception was thrown: The provided value is non-finite
+FAIL An exception was thrown: Argument 1 ('touches') to Document.createTouchList must be an instance of Touch
 PASS successfullyParsed is true
 
 TEST COMPLETE
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to