Chromium Code Reviews| Index: LayoutTests/fast/history/visited-link-hover-emphasis-color-expected.html |
| diff --git a/LayoutTests/fast/history/visited-link-hover-emphasis-color-expected.html b/LayoutTests/fast/history/visited-link-hover-emphasis-color-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..aa4bae702bb81a2d1c19c0685cecd659be133870 |
| --- /dev/null |
| +++ b/LayoutTests/fast/history/visited-link-hover-emphasis-color-expected.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<span style="-webkit-text-emphasis: filled green">Emphasis should be green when hovered</span> |