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

Unified Diff: LayoutTests/fast/css/font-face-unicode-range-load-expected.txt

Issue 23446007: Use unicode-range to prevent unnecessary @font-face donwnloads (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase and add toSegmentedFontData() Created 7 years, 3 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
« no previous file with comments | « LayoutTests/fast/css/font-face-unicode-range-load.html ('k') | Source/core/css/CSSFontFace.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/font-face-unicode-range-load-expected.txt
diff --git a/LayoutTests/fast/css/font-face-unicode-range-load-expected.txt b/LayoutTests/fast/css/font-face-unicode-range-load-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78acb5e1ca4825c29311f076ec0f2b8d5908b207
--- /dev/null
+++ b/LayoutTests/fast/css/font-face-unicode-range-load-expected.txt
@@ -0,0 +1,12 @@
+Tests that unicode-range descriptor is used to selectively download fonts that are used in document.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS latin1Loaded is true
+PASS cyrillicLoaded is true
+PASS arabicLoaded is false
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Проверка
« no previous file with comments | « LayoutTests/fast/css/font-face-unicode-range-load.html ('k') | Source/core/css/CSSFontFace.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698