Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Unified Diff: third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate-expected.html

Issue 1844413003: Fix the encoding of iso-8859-8-and-isolated*html files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate-expected.html b/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate-expected.html
index 4e03a25b16fb1158edaca9553126a299d7126913..20658e9fdde7f140daf56bd09888419b529631b2 100644
--- a/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate-expected.html
@@ -6,12 +6,12 @@ li {
margin-left:1em;
}
</style>
-<p>All lines must start with "â" and end with "ë".
+<p>All lines must start with "â" and end with "ë".
<ol>
- <li>â÷ë
- <li>â÷ë
- <li>â÷ë
- <li>â÷ë
- <li>â÷ë
- <li>â÷ë
+ <li>â÷ë
+ <li>â÷ë
+ <li>â÷ë
+ <li>â÷ë
+ <li>â÷ë
+ <li>â÷ë
</ol>
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/text/international/iso-8859-8-and-isolate.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698