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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt

Issue 1495723003: Reland of Ship promise rejection events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/virtual/stable/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
index 7f5e20e3f916abab81dcdb219f50c70dc9ecad71..619314490c4208f1a0f266b7d5b80cef3625f561 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
@@ -330,7 +330,9 @@
property onpagehide
property onpageshow
property onpopstate
+ property onrejectionhandled
property onstorage
+ property onunhandledrejection
property onunload
property text
property vLink
@@ -471,7 +473,9 @@
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