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 9177023ef1107cdb7296944af0782bf6d84cc94d..faa2375ddd7ad0b0c0d85cf9fd0c8912c2f294a5 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%); |