Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links-expected.txt

Issue 1328283005: Add support for multiple text decorations with same line positioning (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Review feedback Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links-expected.txt
diff --git a/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links-expected.txt b/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2263088533c11806efb3a48105e6661ddaff949f
--- /dev/null
+++ b/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links-expected.txt
@@ -0,0 +1,8 @@
+Unvisited link: Solid blue underline, blue text.
+Visited link: Solid purple underline, purple text.
+Custom visited link: Green wavy underline, purple solid underline on top, purple text.
+Custom visited link: Purple solid underline, purple wavy overline, purple text.
+Custom visited link: Purple wavy underline, purple text.
+Custom visited link: Green wavy underline, green solid underline on top, green text.
+Custom visited link: Purple wavy underline, purple text.
+Custom visited link: Purple solid underline, purple wavy overline, purple text.

Powered by Google App Engine
This is Rietveld 408576698