Index: LayoutTests/fast/table/table-split.html |
diff --git a/LayoutTests/fast/table/table-split.html b/LayoutTests/fast/table/table-split.html |
index e745a97bc9fd996d267d2c7edf19dbed40d0ea19..98acd9a9c40cc1c3961dcc59ac0a7f57dcd89846 100644 |
--- a/LayoutTests/fast/table/table-split.html |
+++ b/LayoutTests/fast/table/table-split.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; color: white;"> |
+<html style="font-family: Ahem; font-size: 10px; -webkit-font-smoothing: none; color: white;"> |
<!-- WebKit bug 82630 - Incorrect placement of new child to table when before child parent is not |this|. |
Test passes if you see 'B' wrapped in a table row between ['A'] and ['C','D']. --> |
<div id="container"> |