We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d053e03 commit 0d92a99Copy full SHA for 0d92a99
1 file changed
css-font-loading/Overview.bs
@@ -968,7 +968,8 @@ Interaction with CSS’s ''@font-face'' Rule</h3>
968
and throw an {{InvalidModificationError}}.
969
970
When a {{FontFaceSet}} object's {{FontFaceSet/delete()}} method is called with a <a>CSS-connected</a> {{FontFace}} object,
971
- the operation must be a no-op.
+ the operation must be a no-op,
972
+ and return <code class="lang-javascript">false</code>.
973
974
Note: Authors can still maintain references to a removed {{FontFace}},
975
even if it's been automatically removed from a <a>font source</a>.
0 commit comments