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

Unified Diff: LayoutTests/fast/text/international/unicode-bidi-plaintext-expected.html

Issue 23567004: Fix alignment for bidirectional text. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Trying Again Created 7 years, 3 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
Index: LayoutTests/fast/text/international/unicode-bidi-plaintext-expected.html
diff --git a/LayoutTests/fast/text/international/unicode-bidi-plaintext-expected.html b/LayoutTests/fast/text/international/unicode-bidi-plaintext-expected.html
deleted file mode 100644
index 076fe0fdebadbe865532e121d41d0df4955dfb75..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/text/international/unicode-bidi-plaintext-expected.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-</head>
-<body>
-<div>This tests proper handling of unicode-bidi: plaintext. You should not see any red.</div>
-
-<div dir=ltr>
-!hello.<br>
-<span dir=rtl>
-!שלום.
-</span><br>
-<span dir=ltr>
-hello, לוי!
-</span><br>
-<span dir=rtl>
-שלום, WebKit!</span><br>
-<pre>
-a
-(
-!WebKit ,שלום
-hello, לוי!
-)
-</pre>
-</div>
-
-</body>
-</html>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698