| Index: third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html b/third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
|
| index 2387ba17af99e9a783ced89d63d8353021b5acfa..cc914a78defaa1c7e99761d75e4e29b0005564f3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
|
| @@ -1,4 +1,5 @@
|
| <!DOCTYPE html>
|
| +<meta charset="utf-8"/>
|
| <style>
|
| div {
|
| width: 125px;
|
| @@ -11,4 +12,3 @@ div {
|
| <p>crbug.com/155836: Ltr text in a rtl flow should truncate the text right-to-left.</p>
|
| <p>You should see ...32109876543210 below.</p>
|
| <div>32109876543210כמו</div>
|
| -
|
|
|