Chromium Code Reviews

Unified Diff: LayoutTests/storage/indexeddb/database-closepending-flag-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, 3 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/database-closepending-flag-expected.txt
diff --git a/LayoutTests/storage/indexeddb/database-closepending-flag-expected.txt b/LayoutTests/storage/indexeddb/database-closepending-flag-expected.txt
index dd72d548d2fc7660a0754dcd48fa3f629827436b..3db6859a3b8481f9e2d38ca79a32262415fbf4ee 100644
--- a/LayoutTests/storage/indexeddb/database-closepending-flag-expected.txt
+++ b/LayoutTests/storage/indexeddb/database-closepending-flag-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'DOMStringList.contains()' is deprecated, and will be removed.
Test IndexedDB IDBDatabase internal closePending flag
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine