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

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

Issue 1187073016: DevTools: generalize getPlatformFonts code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: do not dump cssFamilyFontName Created 5 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 First line. 1 7chars.
2 Second line. 2 Some line with 29 characters.
3 cssFamilyName: Arial
4 [{"familyName":"<Some-family-name-0>","glyphCount":12},{"familyName":"<Some-fami ly-name-1>","glyphCount":11},{"familyName":"<Some-family-name-2>","glyphCount":1 }]
5 3
4
5 Running test: testFirstLetterPseudoClass
6 [{"familyName":"<Some-family-name-0>","glyphCount":29},{"familyName":"<Some-fami ly-name-1>","glyphCount":7},{"familyName":"<Some-family-name-2>","glyphCount":1} ]
7
8 Running test: testSelectElementPlatformFonts
9 [{"familyName":"<Some-family-name-0>","glyphCount":27}]
10
OLDNEW
« no previous file with comments | « LayoutTests/inspector-protocol/css/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