Index: LayoutTests/fast/table/table-insert-before-non-anonymous-block.html |
diff --git a/LayoutTests/fast/table/table-insert-before-non-anonymous-block.html b/LayoutTests/fast/table/table-insert-before-non-anonymous-block.html |
index ba9af1a2fcdc015be7fba38c87165f347289da97..146deb6b395cce88343ead61e2ca1d84b8414f30 100644 |
--- a/LayoutTests/fast/table/table-insert-before-non-anonymous-block.html |
+++ b/LayoutTests/fast/table/table-insert-before-non-anonymous-block.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; } |