Skip to content

Commit fc2dba4

Browse files
committed
[css-2020] Correct section for css-font-loading-3
css-font-loading-3 is shipping in a bunch of browsers, but the spec is far from stable (many open issues, TR outdated…), so adding it to the fairly stable bucket rather than the rough interop bucker was a mistake, which is now corrected. Related to w3c#4715
1 parent 51a329a commit fc2dba4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-2020/Overview.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -362,11 +362,6 @@ Fairly Stable Modules with limited implementation experience</h3>
362362
Describes how the CSS formatting box tree is generated
363363
from the document element tree
364364
and defines the display property that controls it.
365-
366-
<dt><a href="https://www.w3.org/TR/css-font-loading/">CSS Font Loading Module Level 3</a>
367-
[[CSS-FONT-LOADING-3]]
368-
<dd>
369-
Describes events and interfaces used for dynamically loading font resources.
370365
</dl>
371366

372367
<h3 id=rough-interop>
@@ -408,6 +403,11 @@ Modules with Rough Interoperability</h3>
408403
[[FILTER-EFFECTS-1]]
409404
<dd>
410405
Filter effects are a way of processing an element’s rendering before it is displayed in the document.
406+
407+
<dt><a href="https://www.w3.org/TR/css-font-loading/">CSS Font Loading Module Level 3</a>
408+
[[CSS-FONT-LOADING-3]]
409+
<dd>
410+
Describes events and interfaces used for dynamically loading font resources.
411411
</dl>
412412

413413
<h3 id="css-levels">

0 commit comments

Comments
 (0)