Index: LayoutTests/fast/block/float/float-not-removed-from-next-sibling4.html |
diff --git a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling4.html b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling4.html |
index a241dfd6f0e6a0a6b13f46138e331d9d1227d016..89f9e4f2acf675d88809c8d3b8f41b4fb4ed8847 100644 |
--- a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling4.html |
+++ b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling4.html |
@@ -15,7 +15,7 @@ |
<div id="test1"> |
<img style="float: left; width: 15px; height: 200px; 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> |