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

Unified Diff: LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt

Issue 1165703009: Rebaseline onunload handler tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove passing web platform tests 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/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
diff --git a/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
index 262895d33dde370bf4cc81cf939a10cb4173506b..5fc0f87eb64c81a3a5aa73a2b04d4b2c7559cf35 100644
--- a/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
+++ b/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
@@ -1,4 +1,3 @@
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s)
Tests that when a Geolocation request is made from a remote frame, and that frame's script context goes away before the Geolocation callback is made, the callback is made as usual.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698