Index: LayoutTests/fast/css-generated-content/before-content-continuation-chain.html |
diff --git a/LayoutTests/fast/css-generated-content/before-content-continuation-chain.html b/LayoutTests/fast/css-generated-content/before-content-continuation-chain.html |
index 6ee8bbca07bdbd515bc96438f4be83d4b34c28c7..58e91bc534f00959b7b21049c29534f3e13a9544 100644 |
--- a/LayoutTests/fast/css-generated-content/before-content-continuation-chain.html |
+++ b/LayoutTests/fast/css-generated-content/before-content-continuation-chain.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<html> |
-<body style="font-family: ahem; -webkit-font-smoothing: none;"> |
+<body style="font-family: Ahem; -webkit-font-smoothing: none;"> |
<!-- Test passes if A (blue box) in first line, followed by B (green box) in next line. --> |
<style> |
span:before { |