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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/permissions/chromium/test-request-window.html

Issue 1352863002: permissions: rework tests for requesting (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove at the end of requesting Created 5 years, 3 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: third_party/WebKit/LayoutTests/http/tests/permissions/chromium/test-request-window.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/permissions/chromium/test-request-window.html b/third_party/WebKit/LayoutTests/http/tests/permissions/chromium/test-request-window.html
index c884b50ea9249160d483919075c2913c0c102824..e8c8509b9400a2c6a69a24a644b9c340b4ff9bd7 100644
--- a/third_party/WebKit/LayoutTests/http/tests/permissions/chromium/test-request-window.html
+++ b/third_party/WebKit/LayoutTests/http/tests/permissions/chromium/test-request-window.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Permissions API: test .revoke() method.</title>
+ <title>Permissions API: test .request() method.</title>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="../../serviceworker/resources/test-helpers.js"></script>

Powered by Google App Engine
This is Rietveld 408576698