Index: third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cf160a28cea841b70514da41ee7cf499a4f8cd1a |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position-expected.txt |
@@ -0,0 +1,27 @@ |
+Tests that color swatch positions are updated properly. |
+ |
+Initial swatch positions: |
+Line 1, Column 11: blue |
+Line 1, Column 35: #ffffff |
+Line 4, Column 11: rgb(0, 0, 0) |
+ |
+Running: testEditSpectrum |
+Line 1, Column 11: #008000 |
+Line 1, Column 38: #ffffff |
+Line 4, Column 11: rgb(0, 0, 0) |
+ |
+Running: testAddLine |
+Line 2, Column 11: #008000 |
+Line 2, Column 38: #ffffff |
+Line 5, Column 11: rgb(0, 0, 0) |
+ |
+Running: testDeleteLine |
+Line 4, Column 11: rgb(0, 0, 0) |
+ |
+Running: testAddColor |
+Line 2, Column 7: hsl(300, 100%, 35%) |
+Line 4, Column 11: rgb(0, 0, 0) |
+ |
+Running: testInvalidateColor |
+Line 4, Column 11: rgb(0, 0, 0) |
+ |