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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/navigator-main-frame-navigated-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-main-frame-navigated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/navigator-main-frame-navigated-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/navigator-main-frame-navigated-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c6177edddda6f9184ad56f97fd0cd96388c35bf
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/navigator-main-frame-navigated-expected.txt
@@ -0,0 +1,37 @@
+Verify that navigator properly handles main frame navigated event.
+
+
+Running: dumpInitialNavigator
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ navigator-main-frame-navigated.html
+ bindings-test.js
+ inspector-test.js
+
+Running: attachFrame
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ navigator-main-frame-navigated.html
+ bindings-test.js
+ inspector-test.js
+ frame (magic-frame.html)
+ 127.0.0.1:8000
+ inspector/bindings/resources
+ magic-frame.html
+ magic-script.js
+ magic-style.css
+
+Running: navigateMainFrame
+Page reloaded.
+top
+ localhost:8000
+ inspector/bindings/resources
+ empty-page.html
+
+Running: navigateBack
+Page reloaded.
+

Powered by Google App Engine
This is Rietveld 408576698