Index: LayoutTests/fast/css/text-decoration-propagate.html |
diff --git a/LayoutTests/fast/css/text-decoration-propagate.html b/LayoutTests/fast/css/text-decoration-propagate.html |
index dff853d11a302da21fdddc1e434d664cb7ef1f50..5e5728eb5022e9abeccac6eb373d272b0a3e6b03 100644 |
--- a/LayoutTests/fast/css/text-decoration-propagate.html |
+++ b/LayoutTests/fast/css/text-decoration-propagate.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 style="color: red; text-decoration: overline;"> |
outside |