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

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

Issue 2777633002: DevTools: add bindings tests to fixate shadowDOM behavior. (Closed)
Patch Set: 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41f91b45e5bc1b701eb851a511f08b14e4b8787f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator-expected.txt
@@ -0,0 +1,70 @@
+Verify that navigator shows proper UISourceCodes as shadow dom styles and scripts are added and removed.
+
+
+Running: dumpInitialNavigator
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ shadowdom-navigator.html
+ bindings-test.js
+ inspector-test.js
+
+Running: attachShadow1
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ resources
+ sourcemap-typescript.ts
+ sourcemap-sass.scss
+ shadowdom-navigator.html
+ bindings-test.js
+ inspector-test.js
+ (no domain)
+ sourcemap-script.js
+ sourcemap-style.css
+
+Running: attachShadow2
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ resources
+ sourcemap-typescript.ts
+ sourcemap-sass.scss
+ shadowdom-navigator.html
+ bindings-test.js
+ inspector-test.js
+ (no domain)
+ sourcemap-script.js
+ sourcemap-style.css
+
+Running: detachShadow1
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ resources
+ sourcemap-typescript.ts
+ sourcemap-sass.scss
+ shadowdom-navigator.html
+ bindings-test.js
+ inspector-test.js
+ (no domain)
+ sourcemap-script.js
+
+Running: detachShadow2
+top
+ 127.0.0.1:8000
+ inspector
+ bindings
+ resources
+ sourcemap-typescript.ts
+ sourcemap-sass.scss
+ shadowdom-navigator.html
+ bindings-test.js
+ inspector-test.js
+ (no domain)
+ sourcemap-script.js
+
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698