| Index: LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
|
| diff --git a/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html b/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
|
| index 2d83dc889ccfae2aa4dc9e06376dbfa0ceb9c48c..6025775b1e66c2879dd4d1b817514b123010f81f 100644
|
| --- a/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
|
| +++ b/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
|
| @@ -6,7 +6,7 @@
|
| background-color: green;
|
| }
|
| </style>
|
| -<div style="font: 20px ahem; width: 220px; border: solid blue; -webkit-font-smoothing: none;">
|
| +<div style="font: 20px Ahem; width: 220px; border: solid blue; -webkit-font-smoothing: none;">
|
| <span id="span">Lorem</span> ipsum dolor sit amet, consectetur <div id="float"></div>adipiscing elit.
|
| </div>
|
| <div style="z-index: -1; position: absolute; top: 91px; left: 11px; width: 50px; height: 50px; background-color: red;"></div>
|
|
|