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

Unified Diff: LayoutTests/fast/dom/resources/wrapper-identity-base.js

Issue 21263002: Add back captureEvents and releaseEvents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/fast/dom/resources/wrapper-identity-base.js
diff --git a/LayoutTests/fast/dom/resources/wrapper-identity-base.js b/LayoutTests/fast/dom/resources/wrapper-identity-base.js
index 36f9c1bd028b9cbf1dd0c20dc8e4f898f8048918..a5d3fa97b09fa1f70bad2923f2da3c34285b017c 100644
--- a/LayoutTests/fast/dom/resources/wrapper-identity-base.js
+++ b/LayoutTests/fast/dom/resources/wrapper-identity-base.js
@@ -85,6 +85,7 @@ var staticWindowProperties = [
'atob',
'blur',
'btoa',
+ 'captureEvents',
'clearInterval',
'clearTimeout',
'clientInformation',
@@ -145,6 +146,7 @@ var staticWindowProperties = [
'personalbar',
'print',
'prompt',
+ 'releaseEvents',
'removeEventListener',
'resizeBy',
'resizeTo',

Powered by Google App Engine
This is Rietveld 408576698