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

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

Issue 1599503002: DevTools: computed properties should copy-paste with delimeters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update tests Created 4 years, 11 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: third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
index 75b8583e70673b5033379538b94dd3b195015cba..10f475fbeb15e24d50f8c4810623d3513ba9a07e 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
@@ -2,9 +2,9 @@ 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)
+color: rgb(255, 0, 0);
#ff0000 - #p1 region-style-crash.html:6 -> region-style-crash.html:6:1
-display: block
+display: block;
block - p user agent stylesheet
[expanded]
element.style { ()

Powered by Google App Engine
This is Rietveld 408576698