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