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

Unified Diff: LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 1179113007: Implement onunhandledrejection / onrejectionhandled events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: updates Created 5 years, 6 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: LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index d822223e78a01f1149705fc4eeab4f795e1de1df..dc653f64c7e1eee21e63952682b3a93083c32643 100644
--- a/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -362,7 +362,9 @@ html element body
property onpagehide
property onpageshow
property onpopstate
+ property onrejectionhandled
property onstorage
+ property onunhandledrejection
property onunload
property text
property vLink
@@ -505,7 +507,9 @@ html element frameset
property onpagehide
property onpageshow
property onpopstate
+ property onrejectionhandled
property onstorage
+ property onunhandledrejection
property onunload
property rows
html element h1

Powered by Google App Engine
This is Rietveld 408576698