Skip to content

Commit 8464c3e

Browse files
committed
[css-font-load-events] typo
1 parent 2713d3a commit 8464c3e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-font-load-events/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ <h4 class="heading settled heading" data-level=2.3.5 id=font-face-set-ready><spa
788788

789789
<ol>
790790
<li>
791-
Let <var>font face set</var> be the value of the <a class=idl-code data-link-type=attribute>FontFaceSet</a> attribute of the document.
791+
Let <var>font face set</var> be the value of the <a class=idl-code data-link-type=attribute href=#dom-document-fonts>fonts</a> attribute of the document.
792792
Let <var>ready promise</var> be a fresh Promise which is initially pending.
793793

794794
<li>

css-font-load-events/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ <h4 id='font-face-set-ready'>
711711

712712
<ol>
713713
<li>
714-
Let <var>font face set</var> be the value of the <a attribute>FontFaceSet</a> attribute of the document.
714+
Let <var>font face set</var> be the value of the <a attribute>fonts</a> attribute of the document.
715715
Let <var>ready promise</var> be a fresh Promise which is initially pending.
716716

717717
<li>

0 commit comments

Comments
 (0)