We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756327a commit 95aa9d7Copy full SHA for 95aa9d7
1 file changed
css-fonts-4/Overview.bs
@@ -1434,12 +1434,12 @@ Introduction to Font Rendering Controls</h3>
1434
Specifically, it lets developers:
1435
1436
* Define the font display policy when
1437
- text is ready to be painted:
1438
- block, or paint with fallback.
+ text is ready to be painted:
+ block, or paint with fallback.
1439
* Define the font display policy once
1440
- the desired font is available:
1441
- rerender text with the new font,
1442
- or leave it with the fallback.
+ the desired font is available:
+ rerender text with the new font,
+ or leave it with the fallback.
1443
* Define custom timeout values for each font.
1444
* Define custom display and timeout policies per element.
1445
0 commit comments