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..575859c5c1755c800babbd3b8b139dfe0015c725 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position-expected.txt |
@@ -0,0 +1,20 @@ |
+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) |
+ |