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

Unified Diff: test/inspector/runtime/evaluate-with-generate-preview-expected.txt

Issue 2767323002: [inspector] better isArrayLike for injected-script-source.js (Closed)
Patch Set: addressed comments Created 3 years, 9 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
« no previous file with comments | « test/inspector/runtime/evaluate-with-generate-preview.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/evaluate-with-generate-preview-expected.txt
diff --git a/test/inspector/runtime/evaluate-with-generate-preview-expected.txt b/test/inspector/runtime/evaluate-with-generate-preview-expected.txt
index e200f8aec36e73854f5fb3e326bcede34445c3dc..ef1cd1a753c19ed53162de26782f3fba9cd0e7ea 100644
--- a/test/inspector/runtime/evaluate-with-generate-preview-expected.txt
+++ b/test/inspector/runtime/evaluate-with-generate-preview-expected.txt
@@ -827,3 +827,12 @@ Running test: testObjInheritsGetterProperty
]
type : object
}
+
+Running test: testObjWithArrayAsProto
+{
+ description : Array
+ overflow : false
+ properties : [
+ ]
+ type : object
+}
« no previous file with comments | « test/inspector/runtime/evaluate-with-generate-preview.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698