Index: LayoutTests/fast/table/table-split2.html |
diff --git a/LayoutTests/fast/table/table-split2.html b/LayoutTests/fast/table/table-split2.html |
index a00ba81ee79fbbeafbedf2e4a9d17447e08c7a4b..885c29beb5dd46729ab41a0cf96bdf3e99abe695 100644 |
--- a/LayoutTests/fast/table/table-split2.html |
+++ b/LayoutTests/fast/table/table-split2.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 section between ['A'] and ['C','D']. --> |
<div id="container"> |