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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/font-fallback-win-expected.html

Issue 1911863002: Revert of Add code to call skia's matchFamilyStyleCharacter API, which uses the (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fallbackproxy
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/fast/text/font-fallback-win-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/font-fallback-win-expected.html b/third_party/WebKit/LayoutTests/fast/text/font-fallback-win-expected.html
deleted file mode 100644
index 29ecb0f8ecf90d2e4909fc236b8a641040ba9c9b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/text/font-fallback-win-expected.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="utf-8" />
- <title>Symbol font fallback</title>
-</head>
-<body>
- <p>Three dimensional angle:</p>
- <p style="font-family: 'Segoe UI Symbol';">&#x27c0;</p>
- <p>Arrows: left, up, right, down</p>
- <p style="font-family: 'Yu Gothic UI';">&#xffe9;&#xffea;&#xffeb;&#xffec;</p>
- <p>Syriac:</p>
- <p style="font-family: 'Segoe UI Historic';">ܐܬܘܪܝܐ</p>
- <p>Gothic:</p>
- <p style="font-family: 'Segoe UI Historic';">𐌲𐌿𐍄𐌹𐍃𐌺</p>
-</body>
-</html>
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/text/font-fallback-win.html ('k') | third_party/WebKit/Source/platform/fonts/FontCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698