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 63d7fd2 commit 7dfd10bCopy full SHA for 7dfd10b
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