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

Unified Diff: LayoutTests/inspector/tracing/resources/style.css

Issue 717573003: DevTools: add ParseAuthorStyleSheet events to Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated test expectations Created 6 years, 1 month 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: LayoutTests/inspector/tracing/resources/style.css
diff --git a/LayoutTests/inspector/tracing/resources/style.css b/LayoutTests/inspector/tracing/resources/style.css
new file mode 100644
index 0000000000000000000000000000000000000000..c1ed3060034a27c0dd4de7a5222c18783a0ecdad
--- /dev/null
+++ b/LayoutTests/inspector/tracing/resources/style.css
@@ -0,0 +1,3 @@
+div {
+ margin: 10px;
+}

Powered by Google App Engine
This is Rietveld 408576698