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

Unified Diff: LayoutTests/inspector-protocol/css-get-platform-fonts-expected.txt

Issue 22923010: DevTools: Add CSS.getPlatformFontsForNode in protocol.json (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: use HFONT instead of SKTypeface on Win Created 7 years, 4 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: LayoutTests/inspector-protocol/css-get-platform-fonts-expected.txt
diff --git a/LayoutTests/inspector-protocol/css-get-platform-fonts-expected.txt b/LayoutTests/inspector-protocol/css-get-platform-fonts-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1d3551a171500ff6479411f4f705d5022a134752
--- /dev/null
+++ b/LayoutTests/inspector-protocol/css-get-platform-fonts-expected.txt
@@ -0,0 +1,4 @@
+First line.
+Second line.
+[{"familyName":"<Some-family-name-0>","glyphCount":12},{"familyName":"<Some-family-name-1>","glyphCount":11},{"familyName":"<Some-family-name-2>","glyphCount":1}]
+
« no previous file with comments | « LayoutTests/inspector-protocol/css-get-platform-fonts.html ('k') | Source/core/inspector/InspectorCSSAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698