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

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

Issue 2735933002: DevTools: add tests to fixate bindings behavior (Closed)
Patch Set: DevTools: add tests to fixate bindings behavior 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/navigator-multiple-frames-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/navigator-multiple-frames-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/navigator-multiple-frames-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..93fe180e2e3ab88c06f9fd174ea65bd5850c1c8e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/navigator-multiple-frames-expected.txt
@@ -0,0 +1,55 @@
+Verify that navigator is properly rendered in case of multiple iframes.
+
+
+Running: dumpInitialNavigator
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ navigator-multiple-frames.html
+ bindings-test.js
+ inspector-test.js
+
+Running: createIframes
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ navigator-multiple-frames.html
+ bindings-test.js
+ inspector-test.js
+ frame1 (magic-frame.html)
+ 127.0.0.1:8000
+ inspector/bindings/resources
+ magic-frame.html
+ magic-script.js
+ magic-style.css
+ frame2 (magic-frame.html)
+ 127.0.0.1:8000
+ inspector/bindings/resources
+ magic-script.js
+ magic-style.css
+
+Running: detachFrame1
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ navigator-multiple-frames.html
+ bindings-test.js
+ inspector-test.js
+ frame2 (magic-frame.html)
+ 127.0.0.1:8000
+ inspector/bindings/resources
+ magic-script.js
+ magic-style.css
+
+Running: detachFrame2
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ navigator-multiple-frames.html
+ bindings-test.js
+ inspector-test.js
+

Powered by Google App Engine
This is Rietveld 408576698