Index: LayoutTests/fast/block/float/float-not-removed-from-next-sibling.html |
diff --git a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling.html b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling.html |
index 42329504cd76c65e0122c9b96fa8a739f24c31d6..3026ece545e1b4b6f18d2372fd5bdca6860e8826 100644 |
--- a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling.html |
+++ b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling.html |
@@ -15,7 +15,7 @@ |
<div id="test1"> |
<img style="float: left; width: 20px; height: 100px; background-color: silver;"> |
</div> |
- <div id="test2" style="font-family: ahem;"> |
+ <div id="test2" style="font-family: Ahem;"> |
<a><p>A B C D</p> |
</div> |
</div> |