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>
20752075
20762076 <pre class="propdef">
20772077 Name : font-synthesis-style
2078- Value : auto | none
2078+ Value : auto | none | oblique-only
20792079 Initial : auto
20802080 Applies to : all elements and text
20812081 Inherited : yes
@@ -2106,6 +2106,12 @@ Controlling synthesized oblique: The 'font-synthesis-style' property</h4>
21062106 <dt> <dfn>none</dfn>
21072107 <dd>
21082108 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
21092115 </dl>
21102116
21112117 <p id="vertical-oblique-synthesis">
You can’t perform that action at this time.
0 commit comments