| Index: LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
|
| diff --git a/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html b/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
|
| index f963c24aa4b2c31e0ebb2f694e167e1837ba2bd0..68a9d05d3fe45df274fdf2c5e7c53c2de6f3d653 100644
|
| --- a/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
|
| +++ b/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
|
| @@ -1,5 +1,5 @@
|
| <style>
|
| - body { font-size: 64px; font-family: ahem; color: transparent; }
|
| + body { font-size: 64px; font-family: Ahem; color: transparent; }
|
| div { outline: 1px dashed green; }
|
| div::selection { background-color: rgba(0, 0, 255, .4); }
|
| </style>
|
|
|