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

Unified Diff: test/inspector/runtime/property-on-console-proto-expected.txt

Issue 2369753004: [inspector] added inspector test runner [part 5] (Closed)
Patch Set: addressed comments Created 4 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
« no previous file with comments | « test/inspector/runtime/property-on-console-proto.js ('k') | test/inspector/runtime/run-script-async.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/property-on-console-proto-expected.txt
diff --git a/test/inspector/runtime/property-on-console-proto-expected.txt b/test/inspector/runtime/property-on-console-proto-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c7fbadb44eee06dc3c3fc3dd8a58ab21c5f53e70
--- /dev/null
+++ b/test/inspector/runtime/property-on-console-proto-expected.txt
@@ -0,0 +1,12 @@
+Tests that property defined on console.__proto__ doesn't observable on other Objects.
+{
+ id : 0
+ result : {
+ result : {
+ description : 0
+ type : number
+ value : 0
+ }
+ }
+}
+
« no previous file with comments | « test/inspector/runtime/property-on-console-proto.js ('k') | test/inspector/runtime/run-script-async.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698