Chromium Code Reviews

Unified Diff: LayoutTests/fast/history/visited-link-hover-border-color-expected.html

Issue 915213002: :visited invalidation for background/border/outline. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/history/visited-link-hover-border-color-expected.html
diff --git a/LayoutTests/fast/history/visited-link-hover-border-color-expected.html b/LayoutTests/fast/history/visited-link-hover-border-color-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..4074a1ec9510e9d0cb156b62108948a683281257
--- /dev/null
+++ b/LayoutTests/fast/history/visited-link-hover-border-color-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<span style="border: solid green 10px">Should have a green border when hovered</span>

Powered by Google App Engine