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

Unified Diff: LayoutTests/http/tests/security/no-indexeddb-from-sandbox-expected.txt

Issue 415753002: Deprecate the webkit-prefixed standard IndexedDB entry points (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/no-indexeddb-from-sandbox-expected.txt
diff --git a/LayoutTests/http/tests/security/no-indexeddb-from-sandbox-expected.txt b/LayoutTests/http/tests/security/no-indexeddb-from-sandbox-expected.txt
index 55cfa131b404941003e64ff6c2160e3febdb1199..ac2fed752c6123cc08e05fe23eeabb9c55248ffa 100644
--- a/LayoutTests/http/tests/security/no-indexeddb-from-sandbox-expected.txt
+++ b/LayoutTests/http/tests/security/no-indexeddb-from-sandbox-expected.txt
@@ -1,2 +1,2 @@
-ALERT: PASS: db.open() threw a SECURITY_ERR!
+ALERT: PASS: indexedDB.open() threw a SECURITY_ERR!

Powered by Google App Engine
This is Rietveld 408576698