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

Unified Diff: LayoutTests/fast/css/text-decoration-propagate-expected.html

Issue 291853004: Update Ahem capitalization in LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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
« no previous file with comments | « LayoutTests/fast/css/text-decoration-propagate.html ('k') | LayoutTests/fast/css/user-drag-none.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/text-decoration-propagate-expected.html
diff --git a/LayoutTests/fast/css/text-decoration-propagate-expected.html b/LayoutTests/fast/css/text-decoration-propagate-expected.html
index 4bb5505991da982b66a3ba69d613213476b13b57..19d6a3a76691c057ec263d92003bd7ea8dcf6e35 100644
--- a/LayoutTests/fast/css/text-decoration-propagate-expected.html
+++ b/LayoutTests/fast/css/text-decoration-propagate-expected.html
@@ -2,7 +2,7 @@
<html>
<body>
<!-- overline color of "inside" should be blue -->
-<div style="color: green; text-decoration: line-through; font-family: ahem; line-height: 1.2em">
+<div style="color: green; text-decoration: line-through; font-family: Ahem; line-height: 1.2em">
line-through only
<div>
<span style="color: red; text-decoration: overline;">outside</span>
« no previous file with comments | « LayoutTests/fast/css/text-decoration-propagate.html ('k') | LayoutTests/fast/css/user-drag-none.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698