Index: LayoutTests/fast/table/table-anonymous-section-bug.html |
diff --git a/LayoutTests/fast/table/table-anonymous-section-bug.html b/LayoutTests/fast/table/table-anonymous-section-bug.html |
index 4ea1c67811303b5fbe904c871acf7a1c8bf447f9..12ad4ee782ac07922d65a89a9406158100153815 100644 |
--- a/LayoutTests/fast/table/table-anonymous-section-bug.html |
+++ b/LayoutTests/fast/table/table-anonymous-section-bug.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;"> |
<style> |
div.table { display: table; } |
div.section { display: table-row-group; } |