| Index: third_party/WebKit/LayoutTests/editing/caret/caret-color-transition-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/caret/caret-color-transition-expected.txt b/third_party/WebKit/LayoutTests/editing/caret/caret-color-transition-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8a40ea338d757525b6332e8f38bddb59cb69b148
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/editing/caret/caret-color-transition-expected.txt
|
| @@ -0,0 +1,4 @@
|
| +PASS - "caret-color" property for "textarea" element at 0s saw something close to: 255,0,255
|
| +PASS - "caret-color" property for "textarea" element at 0.5s saw something close to: 128,128,128
|
| +PASS - "caret-color" property for "textarea" element at 1s saw something close to: 0,255,0
|
| +
|
|
|