Index: LayoutTests/fast/events/touch/document-create-touch-list-expected.txt |
diff --git a/LayoutTests/fast/events/touch/document-create-touch-list-expected.txt b/LayoutTests/fast/events/touch/document-create-touch-list-expected.txt |
index 21386ecc256211cd12c447ead5df8f5f608a40c7..2cd3018149ea9bd07aa2fec1c5edc9672ccddf9e 100644 |
--- a/LayoutTests/fast/events/touch/document-create-touch-list-expected.txt |
+++ b/LayoutTests/fast/events/touch/document-create-touch-list-expected.txt |
@@ -17,6 +17,7 @@ PASS ts.touches[0].identifier is 12341 |
PASS ts.touches[0].clientX is 60 |
PASS ts.touches[1].screenY is 120 |
PASS ts.ctrlKey is true |
+PASS An exception was thrown: Type error |
PASS successfullyParsed is true |
TEST COMPLETE |