Index: LayoutTests/fast/table/table-row-before-after-content-around-table-cell.html |
diff --git a/LayoutTests/fast/table/table-row-before-after-content-around-table-cell.html b/LayoutTests/fast/table/table-row-before-after-content-around-table-cell.html |
index 56fc3b209b3fe8180b4367352aaf65e5ba0ad86f..e37bfcf9191b9f0ed4ed8fd27cd68e44cc79f96b 100644 |
--- a/LayoutTests/fast/table/table-row-before-after-content-around-table-cell.html |
+++ b/LayoutTests/fast/table/table-row-before-after-content-around-table-cell.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> |
.tr { display: table-row; } |
.td { display: table-cell; } |