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> |