| Index: third_party/WebKit/LayoutTests/fast/text/bidi-embedding-pop-and-push-same.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/text/bidi-embedding-pop-and-push-same.html b/third_party/WebKit/LayoutTests/fast/text/bidi-embedding-pop-and-push-same.html
|
| index ae521d1ba76e43be62efd40843acb249bb15458c..f4d81476158ecc847b46d3c0e0990e0ddea1cfc4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/text/bidi-embedding-pop-and-push-same.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/text/bidi-embedding-pop-and-push-same.html
|
| @@ -1,6 +1,7 @@
|
| <meta charset="utf-8">
|
| <style>
|
| div.group { border: 1px lightblue solid; padding: 4px; margin: 8px; }
|
| + [dir] { unicode-bidi: embed; }
|
| </style>
|
| <p>
|
| In each box below, the words or letters should be in the same order on every line.
|
|
|