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