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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt

Issue 1950303004: [DevTools] Add additional accessor check in InjectedScriptSource.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
index 55b0eea47b734d0a9cfb4538799b3085d4ddede8..5d3c5531eb6c9474aa6ad263960169ac05b26121 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-getProperties-expected.txt
@@ -37,4 +37,8 @@ Internal properties
[[BoundArgs]] object undefined
[[BoundThis]] object undefined
[[TargetFunction]] function undefined
+Properties of Event with user defined property
+ __proto__ own object undefined
+ eventPhase own no value, getter
+ isTrusted own boolean false

Powered by Google App Engine
This is Rietveld 408576698