Index: third_party/WebKit/LayoutTests/fast/css/rtl-ordering.html |
diff --git a/third_party/WebKit/LayoutTests/fast/css/rtl-ordering.html b/third_party/WebKit/LayoutTests/fast/css/rtl-ordering.html |
index fd94a62eac382b947c0e417afb00ae60f6f8defc..24e24a40cc708e1e6176a81f15f41fc9e7d87b5c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/rtl-ordering.html |
+++ b/third_party/WebKit/LayoutTests/fast/css/rtl-ordering.html |
@@ -2,21 +2,6 @@ |
<head> |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8"> |
<title>-webkit-rtl-ordering</title> |
-<style> |
-@font-face { |
- font-family: 'times'; |
- src: local('Times'); |
-} |
- |
-/* Match Mac OS X's font fallback behavior on Windows */ |
- |
-@font-face { |
- font-family: 'times'; |
- src: local('Lucida Grande'); |
- /* Hebrew */ |
- unicode-range: U+0590-05FF; |
-} |
-</style> |
</head> |
<body> |
<p> |