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

Unified Diff: LayoutTests/inspector/elements/styles/cssom-media-insert-crash-expected.txt

Issue 474433004: DevTools: [SSP] show source location for the newly inserted style rules. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: type safety via WebInspector.CSSRuleSelector Created 6 years, 4 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 | « no previous file | Source/devtools/front_end/elements/StylesSidebarPane.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/elements/styles/cssom-media-insert-crash-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/cssom-media-insert-crash-expected.txt b/LayoutTests/inspector/elements/styles/cssom-media-insert-crash-expected.txt
index fc4dd95cbfdc71b64cc818992a407caaae5ab3e6..9568d7940e1457198f756063e77df5d037e97902 100644
--- a/LayoutTests/inspector/elements/styles/cssom-media-insert-crash-expected.txt
+++ b/LayoutTests/inspector/elements/styles/cssom-media-insert-crash-expected.txt
@@ -5,7 +5,7 @@ element.style { ()
[expanded]
@media all (cssom-media-insert-crash.html)
-#box { (cssom-media-ins…t-crash.html:1 -> cssom-media-insert-crash.html:1:1)
+#box { ()
background: red;
color: white;
« no previous file with comments | « no previous file | Source/devtools/front_end/elements/StylesSidebarPane.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698