Index: third_party/WebKit/LayoutTests/fast/forms/select-visual-hebrew.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-visual-hebrew.html b/third_party/WebKit/LayoutTests/fast/forms/select-visual-hebrew.html |
deleted file mode 100644 |
index a9446f545f2d75ccd2c9d27069e930cd35fe5c7e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/select-visual-hebrew.html |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-<html> |
-<head> |
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8"> |
-<title>-khtml-rtl-ordering</title> |
-</head> |
-<body> |
-<p> |
-This tests that native pop-ups are rendered in logical order even in visually-ordered Hebrew pages. |
-</p> |
-<hr> |
-<p>Text on the pop-up and in the list should look like this: øåúôë</p> |
-<select><option>ëôúåø</option></select> |
-</body> |
-</html> |