Skip to content

Commit 638137f

Browse files
committed
[css-fonts-4][editorial] wpt
1 parent a407bba commit 638137f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,6 +2274,8 @@ Controlling synthetic faces: the 'font-synthesis' shorthand</h4>
22742274
font-synthesis-07.html
22752275
font-synthesis-08.html
22762276
font-synthesis-style-oblique-only.html
2277+
oblique-last-resort-weight-selection.html
2278+
oblique-request-italic-only-family-no-crash.html
22772279
synthetic-bold-space-width.html
22782280
parsing/font-synthesis-computed.html
22792281
parsing/font-synthesis-invalid.html
@@ -4498,6 +4500,11 @@ the 'ascent-override!!descriptor',
44984500

44994501
If an oblique angle was found in the above search, all faces which don't include that oblique angle are excluded from the matching set. Otherwise, if an italic value was found in the above search, all faces which don't include that italic value are excluded from the matching set.
45004502

4503+
<wpt>
4504+
oblique-last-resort-weight-selection.html
4505+
oblique-request-italic-only-family-no-crash.html
4506+
</wpt>
4507+
45014508
User agents are not required to distinguish between italic and oblique fonts. In such user agents, the 'font-style!!property' matching steps above are performed by mapping both italic values and oblique angles onto a common scale. The exact nature of this mapping is undefined, however, an italic value of 1 must map to the same value that an oblique angle of 11deg maps to. Within font
45024509
families defined via ''@font-face'' rules, italic and oblique
45034510
faces must be distinguished using the value of the

0 commit comments

Comments
 (0)