| Index: LayoutTests/fast/repaint/text-emphasis-v.html
|
| diff --git a/LayoutTests/fast/repaint/text-emphasis-v.html b/LayoutTests/fast/repaint/text-emphasis-v.html
|
| index 20ff98c93e5ec3c9d860a135e69902d9cec7b57c..bbf62f746b63c8c84d728b6832cb3624f15c1592 100644
|
| --- a/LayoutTests/fast/repaint/text-emphasis-v.html
|
| +++ b/LayoutTests/fast/repaint/text-emphasis-v.html
|
| @@ -1,5 +1,5 @@
|
| <body style="-webkit-font-smoothing: none; position: relative;">
|
| -<div style="color: red; font: 16px ahem; padding-left: 8px;">
|
| +<div style="color: red; font: 16px Ahem; padding-left: 8px;">
|
| 2 2 2 2<br>
|
| 2 2 2 2<br>
|
| 2 2 2 2<br>
|
| @@ -13,7 +13,7 @@
|
| 2 2 2 2<br>
|
| 2 2 2 2
|
| </div>
|
| -<div style="font: 32px ahem; color: green; position: absolute; top: 0; left: 0;">
|
| +<div style="font: 32px Ahem; color: green; position: absolute; top: 0; left: 0;">
|
| <div style="-webkit-text-emphasis: 'm';">
|
| 1111
|
| </div>
|
|
|