We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c3eeb commit b46e739Copy full SHA for b46e739
2025/css-wg.html
@@ -197,11 +197,15 @@ <h2>Scope</h2>
197
with a document, but the document should ideally be
198
functional without it.)
199
200
- </li><li>The <strong>CSS Object Model,</strong> a set of standard
201
- APIs, to which libraries can be written for manipulating
202
- style sheets and documents with associated style
203
- information.
204
- </li></ul>
+ </li><li>A set of <strong>APIs</strong>, such as the
+ <strong>CSS Object Model,</strong>
+ to which libraries can be written for manipulating
+ style sheets and querying or affecting
+ aspects such as
205
+ document layout, animation, painting, and font loading.
206
+ </li>
207
+
208
+ </ul>
209
210
211
<p>
0 commit comments