| Index: LayoutTests/fast/block/positioning/start-ignoring-before.html
|
| diff --git a/LayoutTests/fast/block/positioning/start-ignoring-before.html b/LayoutTests/fast/block/positioning/start-ignoring-before.html
|
| index 78f692c224967d8f80d4ccc0bc6212dc4d0bae49..727c5adf4c933bd075dec78e9c44b026b09f8ed3 100644
|
| --- a/LayoutTests/fast/block/positioning/start-ignoring-before.html
|
| +++ b/LayoutTests/fast/block/positioning/start-ignoring-before.html
|
| @@ -1,3 +1,3 @@
|
| -<div style="font: 50px ahem; -webkit-font-smoothing: none;">
|
| +<div style="font: 50px Ahem; -webkit-font-smoothing: none;">
|
| X <img style="position: absolute; width: 50px; height: 50px; background-color: green;"> <span style="color: red;">Y</span>
|
| </div>
|
|
|