| Index: webkit/tools/test_shell/resources/linux-fontconfig-config
|
| diff --git a/webkit/tools/test_shell/resources/linux-fontconfig-config b/webkit/tools/test_shell/resources/linux-fontconfig-config
|
| index 981ec2f96ecb111cbc6f557cf088d15fb0eb60ee..b9e6b80c5ceb96e2203a9334f3e96d3fe02e603e 100644
|
| --- a/webkit/tools/test_shell/resources/linux-fontconfig-config
|
| +++ b/webkit/tools/test_shell/resources/linux-fontconfig-config
|
| @@ -123,4 +123,16 @@
|
| <bool>false</bool>
|
| </edit>
|
| </match>
|
| +
|
| + <match target="pattern">
|
| + <test name="family" compare="eq">
|
| + <string>SlightHintedGeorgia</string>
|
| + </test>
|
| + <edit name="family" mode="assign">
|
| + <string>Georgia</string>
|
| + </edit>
|
| + <edit name="hintstyle" mode="assign">
|
| + <const>hintslight</const>
|
| + </edit>
|
| + </match>
|
| </fontconfig>
|
|
|