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

Unified Diff: LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt

Issue 1312893006: DevTools: revert back ComputedStylesSidebar (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: brand new design Created 5 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
Index: LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
diff --git a/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt b/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
index 341ae7f1376a573afc4b28d800bc08f16890ac51..1b8ee30b26669e927aaeb957d4c5b14e5a9c1b10 100644
--- a/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
+++ b/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
@@ -2,8 +2,10 @@ Tests that webkit css region styling can be parsed correctly. Test passes if it
P color styled in region: #008000.
-color: rgb(255, 0, 0);
-display: block;
+color: rgb(255, 0, 0)
+ #ff0000 - #p1 region-style-crash.html:6 -> region-style-crash.html:6:1
+display: block
+ block - p user agent stylesheet
[expanded]
element.style { ()

Powered by Google App Engine
This is Rietveld 408576698