Index: LayoutTests/fast/history/visited-link-hover-text-decoration-color-expected.html |
diff --git a/LayoutTests/fast/history/visited-link-hover-text-decoration-color-expected.html b/LayoutTests/fast/history/visited-link-hover-text-decoration-color-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e49eee69b1203e7e33bba924b61e78a81c43a54d |
--- /dev/null |
+++ b/LayoutTests/fast/history/visited-link-hover-text-decoration-color-expected.html |
@@ -0,0 +1,2 @@ |
+<!DOCTYPE html> |
+<span style="color:green;text-decoration:underline">Should be green (including underline) when hovered</span> |