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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/dynamic-navigator-frame-attach-detach-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/dynamic-navigator-frame-attach-detach-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/dynamic-navigator-frame-attach-detach-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/dynamic-navigator-frame-attach-detach-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5ef1035642671b5903aa2c80a505a9ff17746668
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/dynamic-navigator-frame-attach-detach-expected.txt
@@ -0,0 +1,37 @@
+Verify that navigator is rendered properly when frame with dynamic script and style is added and removed.
+
+
+Running: dumpInitialNavigator
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ dynamic-navigator-frame-attach-detach.html
+ bindings-test.js
+ inspector-test.js
+
+Running: attachFrame
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ dynamic-navigator-frame-attach-detach.html
+ bindings-test.js
+ inspector-test.js
+ frame (dynamic-frame.html)
+ 127.0.0.1:8000
+ inspector/bindings/resources
+ dynamic-frame.html
+ (no domain)
+ dynamic-script.js
+ dynamic-style.css
+
+Running: detachFrame
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ dynamic-navigator-frame-attach-detach.html
+ bindings-test.js
+ inspector-test.js
+

Powered by Google App Engine
This is Rietveld 408576698