Index: LayoutTests/fast/block/float/float-not-removed-from-next-sibling3.html |
diff --git a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling3.html b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling3.html |
index 50655139fe7695e61bcc848badfb155baabe41bc..6f7378af2491a96d47df4f9523e72ac5a5f58c7d 100644 |
--- a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling3.html |
+++ b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling3.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> |