We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63d7fd2 + 7dfd10b commit 9b076e8Copy full SHA for 9b076e8
css-paint-api/Overview.bs
@@ -302,7 +302,7 @@ Note: The user agent may choose to <a>draw a paint image</a> for <<paint()>> fun
302
element.styleMap.set('--custom-prop-invalidates-paint', 42);
303
});
304
</pre>
305
- And the <code>element</code> is inside the visual viewport, the user agent <em>msut</em> <a>draw
+ And the <code>element</code> is inside the visual viewport, the user agent <em>must</em> <a>draw
306
a paint image</a> and display the result on the current frame.
307
</div>
308
0 commit comments