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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-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/bindings-frame-attach-detach-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-attach-detach-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-attach-detach-expected.txt
index f15783a71fda9e2c0b7d8932f9903e7f84714e14..b6bc7c3a4666200f501940161b9bd410838fe014 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-attach-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-attach-detach-expected.txt
@@ -2,6 +2,7 @@ Verify that UISourceCodes are added and removed as iframe gets attached and deta
Running: dumpInitialWorkspace
+Removed: 0 uiSourceCodes
Workspace: 7 uiSourceCodes.
debugger:///VM[XXX] bindings-frame-attach-detach.html
debugger:///VM[XXX] bindings-frame-attach-detach.html
@@ -12,22 +13,27 @@ Workspace: 7 uiSourceCodes.
http://127.0.0.1:8000/inspector/inspector-test.js
Running: attachFrame
+Removed: 0 uiSourceCodes
Workspace: 13 uiSourceCodes.
debugger:///VM[XXX] bindings-frame-attach-detach.html
debugger:///VM[XXX] bindings-frame-attach-detach.html
debugger:///VM[XXX] bindings-test.js
debugger:///VM[XXX] inspector-test.js
- debugger:///VM[XXX] magic-script.js
- debugger:///VM[XXX] _test_attachFrame.js
+[+] debugger:///VM[XXX] magic-script.js
+[+] debugger:///VM[XXX] _test_attachFrame.js
http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html
http://127.0.0.1:8000/inspector/bindings/bindings-test.js
- http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
- http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
- http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
+[+] http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
+[+] http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
+[+] http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
http://127.0.0.1:8000/inspector/inspector-test.js
- _test_attachFrame.js
+[+] _test_attachFrame.js
Running: detachFrame
+Removed: 3 uiSourceCodes
+[-] http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
+[-] http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
+[-] http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
Workspace: 12 uiSourceCodes.
debugger:///VM[XXX] bindings-frame-attach-detach.html
debugger:///VM[XXX] bindings-frame-attach-detach.html
@@ -35,10 +41,10 @@ Workspace: 12 uiSourceCodes.
debugger:///VM[XXX] inspector-test.js
debugger:///VM[XXX] magic-script.js
debugger:///VM[XXX] _test_attachFrame.js
- debugger:///VM[XXX] _test_detachFrame.js
+[+] debugger:///VM[XXX] _test_detachFrame.js
http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html
http://127.0.0.1:8000/inspector/bindings/bindings-test.js
http://127.0.0.1:8000/inspector/inspector-test.js
_test_attachFrame.js
- _test_detachFrame.js
+[+] _test_detachFrame.js

Powered by Google App Engine
This is Rietveld 408576698