| Index: LayoutTests/inspector-protocol/css/css-get-platform-fonts-expected.txt
|
| diff --git a/LayoutTests/inspector-protocol/css/css-get-platform-fonts-expected.txt b/LayoutTests/inspector-protocol/css/css-get-platform-fonts-expected.txt
|
| index e5059e328e148f7b5767163c43411977146eb40c..7b50fbe73ca74bce8673270b66dfeee7965bf668 100644
|
| --- a/LayoutTests/inspector-protocol/css/css-get-platform-fonts-expected.txt
|
| +++ b/LayoutTests/inspector-protocol/css/css-get-platform-fonts-expected.txt
|
| @@ -1,5 +1,12 @@
|
| -First line.
|
| -Second line.
|
| +7chars.
|
| +Some line with 29 characters.
|
| +
|
| +
|
| +Running test: testFirstLetterPseudoClass
|
| +cssFamilyName: Arial
|
| +[{"familyName":"<Some-family-name-0>","glyphCount":29},{"familyName":"<Some-family-name-1>","glyphCount":7},{"familyName":"<Some-family-name-2>","glyphCount":1}]
|
| +
|
| +Running test: testSelectElementPlatformFonts
|
| cssFamilyName: Arial
|
| -[{"familyName":"<Some-family-name-0>","glyphCount":12},{"familyName":"<Some-family-name-1>","glyphCount":11},{"familyName":"<Some-family-name-2>","glyphCount":1}]
|
| +[{"familyName":"<Some-family-name-0>","glyphCount":27}]
|
|
|
|
|