Skip to content

Commit 496bc72

Browse files
committed
[css-font-loading] Remove naming issues; this has been shipped for a while and nobody cared enough to complain, so it can't be changed now.
1 parent 02011a6 commit 496bc72

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

css-font-loading-3/Overview.bs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,6 @@ The <code>FontFace</code> Interface</h2>
113113
};
114114
</pre>
115115

116-
Issue: Other APIs use other names for .loaded, like .readyState. Can we align?
117-
118-
Issue: "unloaded" is usually used for things that start loaded and then become not loaded.
119-
Can we rename that value?
120-
Media stuff uses "none", other APIs use "empty", "idle", "nothing".
121-
122116
Issue: Clarify all mentions of "the document" to be clear about which document is being referenced,
123117
since objects can move between documents.
124118

0 commit comments

Comments
 (0)