Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: third_party/WebKit/LayoutTests/fast/js/put-forwards-expected.txt

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698