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

Side by Side Diff: LayoutTests/inspector-protocol/dom-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: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 First line.
2 Second line.
3 {"textNodeList":[{"text":"First line.\n","fonts":["Times New Roman","Courier New ","Courier New","Courier New","Courier New","Courier New","Courier New","Courier New","Courier New","Courier New","Courier New","Courier New"]},{"text":"Second line.","fonts":["Arial","Arial","Arial","Arial","Arial","Arial","Arial","Arial", "Arial","Arial","Arial","Arial"]}]}
pfeldman 2013/08/16 08:16:48 This will fail on other operating systems.
4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698