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

Unified Diff: third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines-expected.txt

Issue 2497963002: Add support for multiple text decorations with same line positioning (Closed)
Patch Set: Update slimming paint expectations Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines-expected.txt b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ddadcc047134f066461bfbd00920242d9969ae9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines-expected.txt
@@ -0,0 +1,6 @@
+Solid black underline.
+Solid black overline, solid black underline with wavy green underline on top.
+Wavy green underline, solid black underline on top.
+Solid black underline, wavy green underline on top.
+Wavy red underline, solid black underline on top.
+Wavy red underline, solid blue underline on top, blue text.

Powered by Google App Engine
This is Rietveld 408576698