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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/magic-style.css

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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/magic-script.js ('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/resources/magic-style.css
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/magic-style.css b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/magic-style.css
new file mode 100644
index 0000000000000000000000000000000000000000..5b5436e8740e7c2445a6be006f3abcbbe5166dc5
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/magic-style.css
@@ -0,0 +1,3 @@
+div {
+ color: blue;
+}
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/magic-script.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698