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

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

Issue 8380009: Merge 98243 - Web Inspector: [Styles] Adding a new style rule breaks things (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/912/
Patch Set: Created 9 years, 2 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/styles/styles-add-new-rule-expected.txt
===================================================================
--- LayoutTests/inspector/styles/styles-add-new-rule-expected.txt (revision 98247)
+++ LayoutTests/inspector/styles/styles-add-new-rule-expected.txt (working copy)
@@ -1,4 +1,4 @@
-Tests that adding a new rule works after sitching nodes.
+Tests that adding a new rule works after switching nodes.
Text
After adding new rule (inspected):
@@ -7,6 +7,7 @@
======== Matched CSS Rules ========
[expanded] #inspected { (via inspector)
+color: maroon;
[expanded] div { (user agent stylesheet)
display: block;
« no previous file with comments | « LayoutTests/inspector/styles/styles-add-new-rule.html ('k') | Source/WebCore/inspector/front-end/StylesSidebarPane.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698