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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/layout-fonts/tifinagh.html

Issue 1525653002: Use Ebrima as fallback font for Tifinagh in Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More testing Created 5 years 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/inspector-protocol/layout-fonts/tifinagh.html
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/layout-fonts/tifinagh.html b/third_party/WebKit/LayoutTests/inspector-protocol/layout-fonts/tifinagh.html
new file mode 100644
index 0000000000000000000000000000000000000000..9735e115c9ec9a655889186e1d7ef5411676235d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/layout-fonts/tifinagh.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+<meta charset="UTF-8">
+<head>
+ <script type="text/javascript" src="../../http/tests/inspector-protocol/inspector-protocol-test.js"></script>
+ <script type="text/javascript" src="../../http/tests/inspector-protocol/css-protocol-test.js"></script>
+ <script type="text/javascript" src="../../http/tests/inspector-protocol/dom-protocol-test.js"></script>
+ <script type="text/javascript" src="resources/layout-font-test.js"></script>
+</head>
+<body>
+ <div class="test">
+ <div id="tifinagh_wikipedia_text"><!-- First part of https://incubator.wikimedia.org/wiki/Wp/shi/Igudar/ⵜⵉⴼⵉⵏⴰⵖ --> ⴰⴳⴰⴷⵉⵔ ⵉⵖ ⴳⴳⵓⵜⵏ ⴰⵔ ⴰⵙⵏ ⵏⵜⵜⵉⵏⵉ ⵉⴳⵓⴷⴰⵔ ⴳⴰⵏ ⵢⴰⵜ ⵍⴱⴰⵏⴽ ⵜⴰⵎⵣⵡⴰⵔⵓⵜ ⵏⵉⵖ ⵜⴰⴱⵍⴷⵉⵜ ⴰⵔ ⴳⵉⵙ ⵜⵜⴳⴳⴰⵏ ⵎⵉⴷⴷⵏ ⵜⵓⵎⵥⵉⵏ ⵏⵖ ⵉⵔⴷⵏ ⵏⵖ ⵉⵇⵇⴰⵔⵉⴷⵏ ⴰⴳⴰⴷⵉⵔ ⵉⴳⴰ ⵍⴱⴰⵏⴽ ⵍⵍⵉ ⴷ ⴽⵓⵍⵍⵓ ⵉⵣⵡⴰⵔⵏ ⵖ ⴷⴷⵓⵏⵉⵜ ⵍⵍⴰⵏ ⵜⵓⴳⵜ ⵏ ⵉⴳⵓⴷⴰⵔ ⵖ ⵜⵙⴳⴰ ⵏ ⵙⵓⵙ
drott 2015/12/18 11:44:52 Could you perhaps find a non-copyrighted sample te
Daniel Bratell 2015/12/18 15:15:42 Done.
+ </div>
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698