Index: third_party/WebKit/LayoutTests/fast/js/put-forwards-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/js/put-forwards-expected.txt b/third_party/WebKit/LayoutTests/fast/js/put-forwards-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..59ffb626a93241157e78df9bf023984df36c2bd6 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/js/put-forwards-expected.txt |
@@ -0,0 +1,9 @@ |
+This is a testharness.js-based test. |
+PASS Overriding getter of [PutForwards] attribute |
+PASS Overriding setter of [PutForwards] target attribute |
+PASS Overriding target of [PutForwards] attribute |
+FAIL Exception propagation from getter of [PutForwards] attribute Test bug: need to pass exception to assert_throws() |
+FAIL Exception propagation from setter of [PutForwards] target attribute Test bug: need to pass exception to assert_throws() |
+PASS TypeError when getter of [PutForwards] attribute returns non-object |
+Harness: the test ran to completion. |
+ |