Skip to content

Commit 9ed0020

Browse files
committed
[css-font-loading] Remove extraneous class.
--HG-- extra : rebase_source : c97b044c30be212217900c8416cba284df24ed35
1 parent 80d1144 commit 9ed0020

2 files changed

Lines changed: 278 additions & 278 deletions

File tree

css-font-loading/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The <code>FontFace</code> Interface</h2>
111111
Can we rename that value?
112112
Media stuff uses "none", other APIs use "empty", "idle", "nothing".
113113

114-
<div dfn-type=attribute dfn-for=FontFace class="idl">
114+
<div dfn-type=attribute dfn-for=FontFace>
115115
: <dfn>family</dfn>
116116
: <dfn>style</dfn>
117117
: <dfn>weight</dfn>
@@ -431,7 +431,7 @@ The <code>FontFaceSet</code> Interface</h2>
431431
};
432432
</pre>
433433

434-
<div class=idl dfn-for="FontFaceSet">
434+
<div dfn-for="FontFaceSet">
435435
: <dfn attribute>ready</dfn>
436436
:: This attribute reflects the {{FontFaceSet}}'s {{[[ReadyPromise]]}} slot.
437437

0 commit comments

Comments
 (0)