| Index: third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate.html b/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate.html
|
| index 755c91f0196c8b032b7780e13294111986dd38a2..11489506c4513d3fd6a249350a983184fc4c7234 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate.html
|
| @@ -12,12 +12,12 @@ li {
|
| unicode-bidi: isolate;
|
| }
|
| </style>
|
| -<p>All lines must start with "â" and end with "ë".
|
| +<p>All lines must start with "â" and end with "ë".
|
| <ol>
|
| - <li>â÷ë
|
| - <li><span dir=ltr>â÷ë
|
| - <li><span dir=rtl>â÷ë
|
| - <li><span class=isolate>â÷ë
|
| - <li><span class=isolate dir=ltr>â÷ë
|
| - <li><span class=isolate dir=rtl>â÷ë
|
| + <li>â÷ë
|
| + <li><span dir=ltr>â÷ë
|
| + <li><span dir=rtl>â÷ë
|
| + <li><span class=isolate>â÷ë
|
| + <li><span class=isolate dir=ltr>â÷ë
|
| + <li><span class=isolate dir=rtl>â÷ë
|
| </ol>
|
|
|