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

Unified Diff: LayoutTests/inspector/elements/styles/undo-add-new-rule-expected.txt

Issue 1002293002: DevTools: [SSP] refactor internal representations of sections (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address comments Created 5 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: LayoutTests/inspector/elements/styles/undo-add-new-rule-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/undo-add-new-rule-expected.txt b/LayoutTests/inspector/elements/styles/undo-add-new-rule-expected.txt
index 7a3a43cbdcda1bf6abf6cfddff5611824d5d0b8e..193e5e00b68bff34375b1ee712561d065af28f14 100644
--- a/LayoutTests/inspector/elements/styles/undo-add-new-rule-expected.txt
+++ b/LayoutTests/inspector/elements/styles/undo-add-new-rule-expected.txt
@@ -16,7 +16,6 @@ div.foo { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
div { (user agent stylesheet)
display: block;
-
===== Style sheet text: =====
div.foo {}
@@ -34,7 +33,6 @@ div.foo { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
div { (user agent stylesheet)
display: block;
-
===== Style sheet text: =====
div.foo {}
=============================
@@ -53,7 +51,6 @@ div.foo { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
div { (user agent stylesheet)
display: block;
-
===== Style sheet text: =====
div.foo {}

Powered by Google App Engine
This is Rietveld 408576698