Index: LayoutTests/fast/table/table-row-split2.html |
diff --git a/LayoutTests/fast/table/table-row-split2.html b/LayoutTests/fast/table/table-row-split2.html |
index 2c6e4c6754bcdda2b95203624e443e56d720f3c2..f48fa39e6344f2b0627e998f0db988b37b68b680 100644 |
--- a/LayoutTests/fast/table/table-row-split2.html |
+++ b/LayoutTests/fast/table/table-row-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"> |