Chromium Code Reviews| 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}] |
| + |