Index: LayoutTests/fast/lists/inline-before-content-after-list-marker.html |
diff --git a/LayoutTests/fast/lists/inline-before-content-after-list-marker.html b/LayoutTests/fast/lists/inline-before-content-after-list-marker.html |
index e33c2fd9bbd14454fb83c00eb57c69b8a4f6bb43..48169428ad60aa991274a7e9426a386b2e81bd8b 100644 |
--- a/LayoutTests/fast/lists/inline-before-content-after-list-marker.html |
+++ b/LayoutTests/fast/lists/inline-before-content-after-list-marker.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<!-- Test passes if you see green text only and no "PA" repetition --> |
<html> |
-<body style="font-family: ahem; font-size: 40px; -webkit-font-smoothing: none;"> |
+<body style="font-family: Ahem; font-size: 40px; -webkit-font-smoothing: none;"> |
<style> |
li:before { content: "PA"; } |
</style> |