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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/contentscripts-navigator-multiple-frames-expected.txt

Issue 2738033002: DevTools: add more tests to fixate bindings behavior (Closed)
Patch Set: rebaseline 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
Index: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/contentscripts-navigator-multiple-frames-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/contentscripts-navigator-multiple-frames-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/contentscripts-navigator-multiple-frames-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ea29e571167acda380b37c4c72ae9b29e7678696
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/contentscripts-navigator-multiple-frames-expected.txt
@@ -0,0 +1,25 @@
+Verify that SourceMap bindings are generating UISourceCodes properly.
+
+
+Running: initialWorkspace
+
+Running: attachFrame1
+top
+ (no domain)
+ content-script-42.js
+
+Running: attachFrame2
+top
+ (no domain)
+ content-script-42.js
+
+Running: detachFrame1
+top
+ (no domain)
+ content-script-42.js
+
+Running: detachFrame2
+top
+ (no domain)
+ content-script-42.js
+

Powered by Google App Engine
This is Rietveld 408576698