| Index: LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html
|
| diff --git a/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html b/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html
|
| index 12be3a9dbf8ede054df3508f3abff435edd8e5c0..fbde9f40a5ef4287fe11d5a22fe9248cc653e73e 100644
|
| --- a/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html
|
| +++ b/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html
|
| @@ -1,3 +1,4 @@
|
| -<div style="width: 100px; height: 100px; background-color: red; font: 50px Ahem; -webkit-font-smoothing: none; color: green;">
|
| +<link rel="stylesheet" href="../../resources/ahem.css">
|
| +<div style="width: 100px; height: 100px; background-color: red; font: 50px Ahem; -webkit-font-smoothing: none; color: green;">
|
| <span dir="ltr">IJ </span><span dir="ltr">KL</span>
|
| </div>
|
|
|