Skip to content

Commit 098567f

Browse files
committed
[css-font-loading-3] Reference 'document or shadow root CSS style sheets' to make it clear where document.fonts draws from. w3c#6126
1 parent 10092c5 commit 098567f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-font-loading-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ Interaction with CSS’s ''@font-face'' Rule</h3>
10271027

10281028
The [=FontFaceSet/set entries=] for a document's <a>font source</a>
10291029
must be initially populated with all the <a>CSS-connected</a> {{FontFace}} objects
1030-
from all of the CSS ''@font-face'' rules in the document's stylesheets,
1030+
from all of the CSS ''@font-face'' rules in the [=document or shadow root CSS style sheets=],
10311031
in document order.
10321032
As ''@font-face'' rules are added or removed from a stylesheet,
10331033
or stylesheets containing ''@font-face'' rules are added or removed,

0 commit comments

Comments
 (0)