Skip to content

Commit 07b6dd4

Browse files
author
litherum
committed
[css-fonts-4] Specify the interaction between font variations and synthesis
Follow up to 00a28c7
1 parent 00a28c7 commit 07b6dd4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,6 +1595,8 @@ at least as dark as its predecessor. Only values between 1 - 999 are valid, and
15951595

15961596
Note: Some user operations, such as pinch-zoom, may be considered not-layout-causing if they do not cause text to reflow. However, other user operations, such as increasing text size for accessiblity purposes, may be considered layout-causing because they cause text to reflow. Similarly, the 'transform' property may be considered not-layout-causing because transforms generally do not cause text to reflow. Each user-agent is free to decide whether or not each operation is layout-changing or not.
15971597

1598+
User agents must not synthesize optical sizing when it is not performed by the font directly.
1599+
15981600
<h3>Low-level font variation settings control: the 'font-variation-settings' property</h3>
15991601

16001602
<pre class="propdef">

0 commit comments

Comments
 (0)