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

Unified Diff: LayoutTests/inspector/elements/styles/resources/styles-update-links-2.css

Issue 368013002: DevTools: [CSS] fix style ranges updating (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/inspector/elements/styles/resources/styles-update-links-2.css
diff --git a/LayoutTests/inspector/elements/styles/resources/styles-update-links-2.css b/LayoutTests/inspector/elements/styles/resources/styles-update-links-2.css
new file mode 100644
index 0000000000000000000000000000000000000000..144bb45f16220e5a0094c046158b4220b34df03a
--- /dev/null
+++ b/LayoutTests/inspector/elements/styles/resources/styles-update-links-2.css
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/**
+ * The line nubmer url has to be greater then amount of lines in styles-update-links.css
+ * @see crbug.com/390300
+ */
+.left-intact {
+ line-height: 1;
+}

Powered by Google App Engine
This is Rietveld 408576698