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

Unified Diff: LayoutTests/fast/dom/Window/get-set-properties-expected.txt

Issue 14929004: Remove captureEvents and releaseEvents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/Window/get-set-properties-expected.txt
diff --git a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
index 730a5edf18d0f9baf9396928b77a87cae87bc9c1..96d089ec2cd3c7f48d50ab370a75ef8536a91224 100644
--- a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
+++ b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
@@ -197,8 +197,6 @@ PASS: canGet('atob') should be 'true' and is.
PASS: canSet('atob') should be 'true' and is.
PASS: canGet('btoa') should be 'true' and is.
PASS: canSet('btoa') should be 'true' and is.
-PASS: canGet('captureEvents') should be 'true' and is.
-PASS: canSet('captureEvents') should be 'true' and is.
PASS: canGet('clearInterval') should be 'true' and is.
PASS: canSet('clearInterval') should be 'true' and is.
PASS: canGet('clearTimeout') should be 'true' and is.
@@ -364,8 +362,6 @@ PASS: canGet('print') should be 'true' and is.
PASS: canSet('print') should be 'true' and is.
PASS: canGet('prompt') should be 'true' and is.
PASS: canSet('prompt') should be 'true' and is.
-PASS: canGet('releaseEvents') should be 'true' and is.
-PASS: canSet('releaseEvents') should be 'true' and is.
PASS: canGet('removeEventListener') should be 'true' and is.
PASS: canSet('removeEventListener') should be 'true' and is.
PASS: canGet('resizeBy') should be 'true' and is.
« no previous file with comments | « LayoutTests/fast/dom/Window/get-set-properties.html ('k') | LayoutTests/fast/dom/Window/resources/WindowProperties.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698