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> |