Index: third_party/WebKit/LayoutTests/fast/canvas/OffScreenCanvas-invalid-args-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/OffScreenCanvas-invalid-args-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/OffScreenCanvas-invalid-args-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e0ecffc07859cdc07f93e841d666aba2b76e47da |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/OffScreenCanvas-invalid-args-expected.txt |
@@ -0,0 +1,11 @@ |
+Tests that the OffScreenCanvas can handle invalid arguments |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS width is setWidth-1 |
+PASS height is setHeight-1 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |