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