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

Unified Diff: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html

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/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
diff --git a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
index ff8b28c6b6a24480f4766cbf38a0e545df04c554..3be506e86840729613448816afbe8c2e4ec431c3 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
@@ -108,6 +108,7 @@
"alert",
"atob",
"btoa",
+ "captureEvents",
"clearInterval",
"clearTimeout",
"confirm",
@@ -120,6 +121,7 @@
"open",
"print",
"prompt",
+ "releaseEvents",
"removeEventListener",
"resizeBy",
"resizeTo",

Powered by Google App Engine
This is Rietveld 408576698