File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -2075,7 +2075,7 @@ Controlling synthesized oblique: The 'font-synthesis-style' property</h4>
2075
2075
2076
2076
<pre class="propdef">
2077
2077
Name : font-synthesis-style
2078
- Value : auto | none
2078
+ Value : auto | none | oblique-only
2079
2079
Initial : auto
2080
2080
Applies to : all elements and text
2081
2081
Inherited : yes
@@ -2106,6 +2106,12 @@ Controlling synthesized oblique: The 'font-synthesis-style' property</h4>
2106
2106
<dt> <dfn>none</dfn>
2107
2107
<dd>
2108
2108
Synthesis of oblique faces is not allowed
2109
+
2110
+ <dt> <dfn>oblique-only</dfn>
2111
+ <dd>
2112
+ Synthesis of oblique faces is allowed,
2113
+ but they must not be used as fallback
2114
+ if italic is specified
2109
2115
</dl>
2110
2116
2111
2117
<p id="vertical-oblique-synthesis">
You can’t perform that action at this time.
0 commit comments