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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/onload-body-replace-expected.txt

Issue 2492793002: Support fetching attribute listeners from outside v8 context scopes. (Closed)
Patch Set: try to tidy up logic Created 4 years, 1 month 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/events/onload-body-replace-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/onload-body-replace-expected.txt b/third_party/WebKit/LayoutTests/fast/events/onload-body-replace-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8a38ace5d3837f93c751da0445b809094c841a7
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/events/onload-body-replace-expected.txt
@@ -0,0 +1,2 @@
+This tests that a onload handler clears and replaces the attribute listener on the window. You should see "PASS" below.
+PASS: window.onload event handler did not run , but the document body onload did.

Powered by Google App Engine
This is Rietveld 408576698