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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-1/color-swatch-expected.txt

Issue 1739183002: DevTools: [CSSP] do not wrap computed properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaseline test Created 4 years, 10 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 | third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/elements/styles-1/color-swatch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/color-swatch-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/color-swatch-expected.txt
index faa2375ddd7ad0b0c0d85cf9fd0c8912c2f294a5..9177023ef1107cdb7296944af0782bf6d84cc94d 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/color-swatch-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/color-swatch-expected.txt
@@ -11,6 +11,6 @@ Has popover before click: false
Has popover after click: true
Running: testColorSwatchInComputedRules
-Initial color value: rgb(255, 0, 0);
-After shift-click color value: hsl(0, 100%, 50%);
+Initial color value: rgb(255, 0, 0)
+After shift-click color value: hsl(0, 100%, 50%)
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698