Chromium Code Reviews

Unified Diff: LayoutTests/storage/indexeddb/objectstore-autoincrement-expected.txt

Issue 966843002: Mark DOMStringList.contains() as deprecated, add console warning. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/storage/indexeddb/objectstore-autoincrement-expected.txt
diff --git a/LayoutTests/storage/indexeddb/objectstore-autoincrement-expected.txt b/LayoutTests/storage/indexeddb/objectstore-autoincrement-expected.txt
index 4ae08c4e0b65b75167015df6e0210ff571cbe1aa..018d6c7569ac3e539ef6adbf6a8011ab233d1234 100644
--- a/LayoutTests/storage/indexeddb/objectstore-autoincrement-expected.txt
+++ b/LayoutTests/storage/indexeddb/objectstore-autoincrement-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'DOMStringList.contains()' is deprecated, and will be removed.
Test IndexedDB's IDBObjectStore auto-increment feature.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine