Skip to content

Commit 7b12073

Browse files
committed
[css-font-loading] Remove lingering sentence fragment.
1 parent 7f492ee commit 7b12073

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

css-font-loading/Overview.bs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -511,9 +511,6 @@ Events</h3>
511511
The <a attribute>fontfaces</a> attribute is initialized to the given list of <a interface>FontFace</a> objects.
512512
</ol>
513513

514-
Whenever a <a interface>FontFace</a> in a given <a interface>FontFaceSet</a> <var>font face set</var>
515-
changes its <a attribute for=FontFace>status</a> attribute to
516-
517514
Whenever one or more <a>available font faces</a> for a given <a interface>FontFaceSet</a>
518515
change their <a attribute for=FontFace>status</a> attribute to "loading",
519516
the user agent must run the following steps:

css-font-loading/Overview.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -604,9 +604,6 @@ <h3 class="heading settled heading" data-level=3.2 id=FontFaceSet-events><span c
604604
The <a class=idl-code data-link-type=attribute href=#dom-cssfontfaceloadevent-fontfaces title=fontfaces>fontfaces</a> attribute is initialized to the given list of <a class=idl-code data-link-type=interface href=#dom-fontface title=fontface>FontFace</a> objects.
605605
</ol>
606606

607-
<p>Whenever a <a class=idl-code data-link-type=interface href=#dom-fontface title=fontface>FontFace</a> in a given <a class=idl-code data-link-type=interface href=#dom-fontfaceset title=fontfaceset>FontFaceSet</a> <var>font face set</var>
608-
changes its <a class=idl-code data-link-for=FontFace data-link-type=attribute href=#dom-fontface-status title=status>status</a> attribute to</p>
609-
610607
<p>Whenever one or more <a data-link-type=dfn href=#available-font-faces title="available font faces">available font faces</a> for a given <a class=idl-code data-link-type=interface href=#dom-fontfaceset title=fontfaceset>FontFaceSet</a>
611608
change their <a class=idl-code data-link-for=FontFace data-link-type=attribute href=#dom-fontface-status title=status>status</a> attribute to "loading",
612609
the user agent must run the following steps:</p>

0 commit comments

Comments
 (0)