Index: third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/resources/iframe-that-performs-top-navigation-without-user-gesture.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/resources/iframe-that-performs-top-navigation-without-user-gesture.html b/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/resources/iframe-that-performs-top-navigation-without-user-gesture.html |
index 206a16c7f7243d5d274477ba4f222812f7c3ae95..f1a400d496adc07692baf9b8ac4031d14073bc77 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/resources/iframe-that-performs-top-navigation-without-user-gesture.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/resources/iframe-that-performs-top-navigation-without-user-gesture.html |
@@ -1,6 +1,6 @@ |
<html> |
<body> |
-The navigation should fail and this iframe should be blocked. This text shouldn't appear. |
+The navigation should succeed. This text shouldn't appear. |
<script> |
window.onload = function() |
{ |