Index: LayoutTests/fast/block/float/float-not-removed-from-next-sibling2.html |
diff --git a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling2.html b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling2.html |
index 9052f96bba0b0d661a7c2f5b5061804b576d8017..aa540f78c8e075b8c4ecb886f8b6815d4f8c74ce 100644 |
--- a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling2.html |
+++ b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling2.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> |