Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/platform/linux/inspector-protocol/layout-fonts/generic-system-ui-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/inspector-protocol/layout-fonts/generic-system-ui-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/inspector-protocol/layout-fonts/generic-system-ui-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7b35296d0c038df3afef35b85c2fb49e6695fdd1 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/platform/linux/inspector-protocol/layout-fonts/generic-system-ui-expected.txt |
| @@ -0,0 +1,9 @@ |
| +This text should use the system font. |
| +#system-ui: |
| +"Times New Roman" : 37 |
|
drott
2016/10/18 10:16:29
Curious: Are we going to set this to something els
kojii
2016/10/18 10:37:35
Yes and no. It used to be the Skia default font, s
|
| + |
| +This text should use the system font. |
| +#system-ui-20pt: |
| +"Times New Roman" : 37 |
| + |
| + |