Chromium Code Reviews| Index: LayoutTests/fast/history/visited-link-hover-text-stroke-color-expected.html |
| diff --git a/LayoutTests/fast/history/visited-link-hover-text-stroke-color-expected.html b/LayoutTests/fast/history/visited-link-hover-text-stroke-color-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..80ebf4b8fab82c420885d5fa9b84e2826b5b7b49 |
| --- /dev/null |
| +++ b/LayoutTests/fast/history/visited-link-hover-text-stroke-color-expected.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<span style="-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: green">Should have green stroke when hovered</span> |