summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/constructors/constructor-as-function-crash-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/constructors/constructor-as-function-crash-expected.txt')
-rw-r--r--LayoutTests/fast/constructors/constructor-as-function-crash-expected.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/LayoutTests/fast/constructors/constructor-as-function-crash-expected.txt b/LayoutTests/fast/constructors/constructor-as-function-crash-expected.txt
new file mode 100644
index 0000000..cf56e2e
--- /dev/null
+++ b/LayoutTests/fast/constructors/constructor-as-function-crash-expected.txt
@@ -0,0 +1,13 @@
+Calling bindings constructors as function should throw an exception and not cause a crash.
+
+PASS: EventSource
+PASS: MessageChannel
+PASS: SharedWorker
+PASS: WebGLArrayBuffer
+PASS: WebKitCSSMatrix
+PASS: WebKitPoint
+PASS: WebSocket
+PASS: Worker
+PASS: XMLHttpRequest
+PASS: XSLTProcessor
+